vben
|
ba2415c3b4
|
chore: Extract lint config
|
2023-04-04 16:55:34 +08:00 |
|
vben
|
84a5fc1256
|
chore: 项目所有依赖升级到最新
|
2023-04-02 00:20:01 +08:00 |
|
vben
|
8180b2d15f
|
chore: 暂时移除主题切换及暗黑模式切换功能
|
2023-04-02 00:02:52 +08:00 |
|
vben
|
699cf6d7af
|
chore: remove vite-plugin-pwa
|
2023-04-01 23:56:02 +08:00 |
|
vben
|
fea323cff1
|
chore: css is no longer imported on demand
|
2023-04-01 23:53:26 +08:00 |
|
vben
|
dc39567a14
|
chore: remove @vitejs/plugin-legacy vite-plugin-imagemin
|
2023-04-01 23:48:19 +08:00 |
|
lzdjack
|
6753e24b3d
|
feat: 接入vextable组件 (#2508)
|
2023-01-30 14:48:04 +08:00 |
|
hunshcn
|
4041284345
|
fix(vite-plugin-styleImport): fix ATextarea 直接引用出现样式导入错误的问题 (#2365)
|
2022-11-14 11:54:59 +08:00 |
|
adeewu
|
2abc8275c6
|
修复调试位置与代码映射位置不一致问题 (#2228)
|
2022-09-29 13:48:50 +08:00 |
|
GauharChan
|
c001535b56
|
fix(styleImport): fix ImagePreviewGroup build error (#2068)
Co-authored-by: gauhar chan <chenguohua@gzhtedu.cn>
|
2022-07-12 01:08:28 +08:00 |
|
George Tan
|
8932bf9a2d
|
fix(styleImport): fix RangePicker build error (#1820)
|
2022-04-21 10:48:22 +08:00 |
|
vben
|
af6ab98945
|
fix: build error
|
2022-02-28 00:21:26 +08:00 |
|
vben
|
4e4ce944bc
|
feat: support dev https
|
2022-01-18 22:05:51 +08:00 |
|
vben
|
e024f6a6e7
|
fix: typo
|
2021-12-01 23:09:28 +08:00 |
|
vben
|
cb1759b257
|
perf(table): remove ExpandIcon
|
2021-12-01 22:40:29 +08:00 |
|
vben
|
52257f061d
|
refactor(tree): Refactor tree to support antv3.0
|
2021-11-30 01:01:19 +08:00 |
|
1sm
|
5fca9ce2c5
|
chore: comment format (#1398)
* fix(modal): 取消全屏功能后关闭图标颜色异常
* chore: move to pnpm
* fix: RangePicekr在表单项中占满分配的宽度
* chore: comment format
* Revert "fix: RangePicekr在表单项中占满分配的宽度"
This reverts commit cd70e41dac .
Co-authored-by: liushiman <smliu@gk-estor.com>
|
2021-11-24 23:17:11 +08:00 |
|
madlight-du
|
d6cdff97b6
|
fix: direct import for antdv subcomponents supported(8b00112 ) (#1322)
* fix: direct import for antdv subcomponents supported
修复commit<8b00112>使用直接过滤部分antdv子组件的方式,导致build后刷新页面子组件样式会丢失的问题。
* Update styleImport.ts
* Update styleImport.ts
|
2021-11-01 08:00:01 +08:00 |
|
miofly
|
7a1b6e74ab
|
fix(type): typo (#1281)
* fix(type): 删除多余的类型定义
* fix(login): 删除登录时的 toRaw 包裹参数
|
2021-10-12 11:49:50 +08:00 |
|
无木
|
8b00112d5a
|
fix: direct import for antdv subcomponents supported
修复直接import部分antdv子组件时会在build过程中报错的问题
|
2021-09-19 11:14:19 +08:00 |
|
江麻妞
|
30fa4cfa2a
|
fix(table): 修复表格背景颜色再深色模式下会被穿透问题 (#1133)
|
2021-08-26 20:01:25 +08:00 |
|
vben
|
0b0a7ceef9
|
Revert "Revert "feat: support setup name""
This reverts commit 99daecdb60 .
|
2021-08-25 22:57:00 +08:00 |
|
vben
|
99daecdb60
|
Revert "feat: support setup name"
This reverts commit d8362f084f .
|
2021-08-25 22:44:56 +08:00 |
|
vben
|
d8362f084f
|
feat: support setup name
|
2021-08-25 22:39:28 +08:00 |
|
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
|
vben
|
2884e863ce
|
perf: not waiting for router.isReady
|
2021-08-24 22:32:43 +08:00 |
|
vben
|
6e85795737
|
chore: update vite-plugin-html
|
2021-08-21 00:13:43 +08:00 |
|
无木
|
c420174c1d
|
style: fix basicButton style
|
2021-08-16 20:18:53 +08:00 |
|
无木
|
1b577922e7
|
fix: fixed basicButton primary style
修正BasicButton primary类型的样式
|
2021-08-16 09:12:48 +08:00 |
|
Vben
|
5e17cc8802
|
refactor: refactor tailwindcss to windicss
|
2021-08-03 07:40:29 +08:00 |
|
vben
|
88451565db
|
chore: update deps
|
2021-08-01 08:46:27 +08:00 |
|
vben
|
e2664f6002
|
perf: improve legacy compatibility
|
2021-07-29 00:06:35 +08:00 |
|
无木
|
d1e0e8bcea
|
fix(dark-theme): fixed TreeSelect & DatePicker theme
修复黑暗主题下的组件样式
fixed: #955
|
2021-07-23 00:35:40 +08:00 |
|
无木
|
662b576ac2
|
fix(dark-theme): style for checked tree nodes
修复黑暗主题下已勾选的Tree的复选框的样式问题
|
2021-07-21 22:43:47 +08:00 |
|
无木
|
42812162c4
|
fix(dark-theme): disabled link button color
修复黑暗主题下禁用状态的link类型按钮的颜色
|
2021-07-21 21:51:48 +08:00 |
|
无木
|
9b7ede09b9
|
fix(dark-theme): alert color in dark-theme
修复Alert组件在Dark主题下的颜色问题
|
2021-07-21 21:39:23 +08:00 |
|
无木
|
8cf004a5f5
|
fix(dark-theme): bgcolor of selected tree node in dark theme
修复tree的被选中节点的背景颜色在黑暗模式下不正确的问题
fixed: #949
|
2021-07-21 20:34:00 +08:00 |
|
Vben
|
cf840e3e73
|
perf: image compression configuration optimization
|
2021-07-06 00:30:16 +08:00 |
|
Vben
|
893f3c79e7
|
refactor(css): refactored windicss to tailwindcss
|
2021-06-20 21:36:52 +08:00 |
|
Vben
|
cda0f9c10a
|
chore: add some notes
|
2021-06-07 21:30:27 +08:00 |
|
vben
|
8a3f47d6b8
|
chore: adjust setting
|
2021-06-01 21:38:16 +08:00 |
|
Netfan
|
5eee0ceb6e
|
fix(theme): wrong color when RadioButtonGroup checked (#626)
|
2021-05-20 22:51:02 +08:00 |
|
江麻妞
|
a7c8c67c83
|
chore: typo (#584)
* fix: 变量名错误
* fix: 修复正则可以匹配纯数字问题
|
2021-05-11 18:56:38 +08:00 |
|
Vben
|
f4af231172
|
fix(button): ghost style
|
2021-04-19 23:53:12 +08:00 |
|
Vben
|
38f5072695
|
fix(form): remove field binding when deleting schema #471
|
2021-04-19 23:53:11 +08:00 |
|
Vben
|
b92b8a3c6a
|
fix(tabs): fix the problem that other functions are invalid when the tab is closed, close #376
|
2021-04-19 23:53:11 +08:00 |
|
Vben
|
0649011eba
|
feat: add JsonPreview component
|
2021-04-17 18:51:19 +08:00 |
|
Vben
|
e1bc33f5c5
|
perf: improve flowChart logic
|
2021-04-17 18:36:49 +08:00 |
|
Vben
|
640a2c1798
|
fix(theme): make sure the steps style is correct, fix #414
|
2021-04-10 22:16:06 +08:00 |
|
Vben
|
967b28c4c0
|
feat: persistent save tab, fix #359
|
2021-04-10 21:41:22 +08:00 |
|