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 |
|
Vben
|
780a8a67b8
|
fix: improve login page style
|
2021-04-08 22:08:55 +08:00 |
|
Vben
|
96a49ba116
|
chore: update deps
|
2021-04-08 22:08:12 +08:00 |
|
Vben
|
6b996229e1
|
fix(use-loading): rendering fails when used with onMounted, fix #438
|
2021-04-08 01:14:06 +08:00 |
|
Vben
|
5b8eb4a49a
|
feat: dark mode
|
2021-04-07 23:39:54 +08:00 |
|
Vben
|
3576d0b512
|
chore: format code
|
2021-04-05 22:23:39 +08:00 |
|
舒培培
|
f7499cdb0d
|
chore: optimize prod configuration to control whether to delete origin files when using compress plugin (#443)
|
2021-04-05 22:00:54 +08:00 |
|
Vben
|
ee4829c15d
|
fix(server): grammatical errors
|
2021-04-01 22:34:31 +08:00 |
|
Vben
|
8a14069e71
|
refactor: refactor dashboard
|
2021-03-31 23:52:11 +08:00 |
|
Vben
|
e090689ef5
|
chore: update deps
|
2021-03-26 21:16:08 +08:00 |
|
Vben
|
8ad127c293
|
fix: add route base close #404
|
2021-03-23 23:06:08 +08:00 |
|
Vben
|
1d7608ee40
|
fix(table): ensure that the height calculation is correct close #395
|
2021-03-20 17:06:16 +08:00 |
|
Vben
|
3520fd9465
|
chore: update deps
|
2021-03-20 12:34:03 +08:00 |
|
Vben
|
f866e46535
|
chore: add test server
|
2021-03-19 22:53:39 +08:00 |
|
Vben
|
f55ad2f90a
|
chore: update deps
|
2021-03-18 06:19:12 +08:00 |
|
Vben
|
e49072c313
|
fix: ensure the breadcrumb level is correct
|
2021-03-17 20:57:53 +08:00 |
|
Vben
|
8771d8af21
|
chore: update workflows
|
2021-03-17 00:24:18 +08:00 |
|
Vben
|
2543d040b1
|
chore: update pkg
|
2021-03-17 00:18:25 +08:00 |
|