vben
|
7a6181e8c7
|
fix: hmr multiple registered components
|
2020-10-27 21:53:53 +08:00 |
|
vben
|
173d402162
|
refactor: add vite-plugin-html. Delete updateHtml related logic
|
2020-10-27 21:21:14 +08:00 |
|
vben
|
9ee0a561ae
|
chore: update deps
|
2020-10-27 00:17:11 +08:00 |
|
vben
|
8a98225c8e
|
chore(tinymec): remove lineHeight
|
2020-10-26 22:59:49 +08:00 |
|
接个吻开一枪
|
adffefd702
|
feat(tinymce): add line height (#58)
* feat:add lineheight
Co-authored-by: fengli <fengli@biaodianyun.com>
|
2020-10-26 21:44:46 +08:00 |
|
vben
|
fdeaa00bf2
|
feat: add lazyContainer comp and demo
|
2020-10-26 00:34:23 +08:00 |
|
vben
|
a0c3197454
|
perf: update form types
|
2020-10-25 23:51:27 +08:00 |
|
vben
|
3713487c85
|
feat(transition): add transition comp and demo
|
2020-10-25 21:31:14 +08:00 |
|
vben
|
2628fb550d
|
refactor(drawer): refactor props detailType to isDetail
|
2020-10-25 15:08:41 +08:00 |
|
vben
|
491ba9a3cc
|
feat: add the parameter sortFn to the table
|
2020-10-25 10:51:24 +08:00 |
|
vben
|
d09406e3cb
|
feat: add the parameter submitOnReset to the form (#54)
|
2020-10-25 10:50:49 +08:00 |
|
vben
|
74d4742406
|
fix: the action column appears repeatedly in the table (#53)
|
2020-10-25 10:14:52 +08:00 |
|
vben
|
62ba7a5a53
|
chore: remove Chinese path warning
|
2020-10-24 01:52:37 +08:00 |
|
vben
|
6e4005111d
|
perf: tabs optimization
|
2020-10-24 00:29:33 +08:00 |
|
vben
|
c7cfeb5456
|
chore: form reset logic modification
|
2020-10-23 23:45:21 +08:00 |
|
vben
|
e034d1bacc
|
perf: remove optional chain
|
2020-10-23 23:11:12 +08:00 |
|
vben
|
144fde8a68
|
fix: fix abnormal breadcrumb status
|
2020-10-23 00:04:26 +08:00 |
|
vben
|
f75425d13b
|
perf: review tinymce code
|
2020-10-22 23:56:33 +08:00 |
|
vben
|
9c02d8ec08
|
fix: fix modal dragging failure when destroyOnClose=true (#51)
|
2020-10-22 23:30:10 +08:00 |
|
vben
|
1c075a7a32
|
fix: reset back to default value after fixing form query
|
2020-10-22 23:10:37 +08:00 |
|
vben
|
5cff73bcaf
|
fix: fix the problem of collapsed display when the menu has no child nodes
|
2020-10-22 22:39:40 +08:00 |
|
vben
|
88de82c493
|
fix: fix drawer autoHeight
|
2020-10-22 22:32:39 +08:00 |
|
jq
|
c0e4c9e5a5
|
feat(tinymce): add rich editor
|
2020-10-22 22:30:50 +08:00 |
|
ZhaoBin
|
d8b25b488b
|
feat(breadcrumb): support showIcon (#48)
Co-authored-by: FuckDoctors <zhbchwin@163.com>
|
2020-10-22 21:37:15 +08:00 |
|
vben
|
1fb759ec7c
|
fix: fix base-help style not work
|
2020-10-22 00:33:04 +08:00 |
|
vben
|
349d1978b1
|
fix: fix missing page refresh parameters
|
2020-10-22 00:14:11 +08:00 |
|
vben
|
66acb21edd
|
perf: perf menu mini style
|
2020-10-21 21:44:57 +08:00 |
|
vben
|
8b3a4d37a8
|
feat: add table setting
|
2020-10-21 21:44:57 +08:00 |
|
chen-xt
|
7a1e94c49d
|
feat: add notice (#47)
|
2020-10-21 21:15:06 +08:00 |
|
vben
|
4b384b137c
|
perf: perf TableAction
|
2020-10-20 23:47:39 +08:00 |
|
vben
|
5a6db8c640
|
fix(table): fix table actionColOptions not work
|
2020-10-20 23:30:48 +08:00 |
|
vben
|
f96d6b221c
|
perf: code style
|
2020-10-20 23:11:58 +08:00 |
|
vben
|
eecde4c7e9
|
perf: perf excel comp code
|
2020-10-20 21:24:27 +08:00 |
|
vben
|
968f791f4b
|
perf: optimize the size of the first screen
|
2020-10-20 21:06:12 +08:00 |
|
vben
|
e3cbc9326e
|
fix: fix the problem of folding display name of the first level menu
|
2020-10-20 01:13:14 +08:00 |
|
vben
|
8fd1994b5f
|
chore: bump 2.0.0-rc.3
|
2020-10-19 23:50:47 +08:00 |
|
vben
|
2f12556d26
|
fix: fix the top menu adaptive failure
|
2020-10-19 22:56:10 +08:00 |
|
vben
|
5737e478f6
|
feat: add collapsedShowTitle setting
|
2020-10-19 22:47:44 +08:00 |
|
vben
|
5fb069f432
|
feat: add markdown component
|
2020-10-19 22:09:03 +08:00 |
|
vben
|
2fbc450414
|
chore: update readme.md
|
2020-10-19 21:18:13 +08:00 |
|
jq
|
a207cafec9
|
fix(excel): update excel demo
|
2020-10-19 20:37:08 +08:00 |
|
vben
|
7101587b96
|
feat: add error handle
|
2020-10-18 21:55:21 +08:00 |
|
jq002
|
c0692b0f43
|
feat(excel): import/export (#40)
|
2020-10-17 18:40:17 +08:00 |
|
wellssu
|
0a2e417bbf
|
style(antd-input): adjust the space between two icons on the input (#39)
|
2020-10-17 18:39:14 +08:00 |
|
wellssu
|
19477cd980
|
perf(strength-meter): modify name word (#38)
|
2020-10-17 18:38:47 +08:00 |
|
vben
|
335506628e
|
fix: fix expandTransition
|
2020-10-17 00:20:51 +08:00 |
|
vben
|
a0b09e74ba
|
fix: fix window npm script
|
2020-10-16 23:36:52 +08:00 |
|
vben
|
b84de1a515
|
fix: fix npm script
|
2020-10-16 22:28:44 +08:00 |
|
vben
|
8a1bfdf13d
|
feat: auto import route
|
2020-10-16 22:03:44 +08:00 |
|
vben
|
508109e727
|
chore: remove menu mini bg img
|
2020-10-15 23:08:44 +08:00 |
|
vben
|
6211ba877a
|
chore: repair window system execution command failure
|
2020-10-15 21:38:50 +08:00 |
|
vben
|
70fba7ecac
|
perf: performance optimization
|
2020-10-15 21:12:38 +08:00 |
|
vben
|
ddc3786b16
|
fix: fix table auto height
|
2020-10-14 22:38:20 +08:00 |
|
vben
|
b8353fe1f2
|
fix: fix menu permission failure
|
2020-10-14 22:08:56 +08:00 |
|
vben
|
9abba7af3e
|
chore: remove test code
|
2020-10-14 21:47:56 +08:00 |
|
vben
|
77db3d5f80
|
style: perf code style
|
2020-10-14 21:22:08 +08:00 |
|
vben
|
31e2715e67
|
chore: detail optimization
|
2020-10-14 21:08:07 +08:00 |
|
nebv
|
7c4dd24481
|
chore: minify html
|
2020-10-13 23:52:01 +08:00 |
|
Wells Su
|
ba070c5e41
|
Style(Preview): Modify the button to center vertically (#36)
|
2020-10-13 23:42:43 +08:00 |
|
nebv
|
02d6a39402
|
fix: fix missing cache of refresh page
|
2020-10-13 22:22:04 +08:00 |
|
nebv
|
bbfb06f0ad
|
perf: optimize preview and ContextMenu functions
|
2020-10-13 21:53:16 +08:00 |
|
nebv
|
1091c1de88
|
chore: update deps
|
2020-10-13 01:40:21 +08:00 |
|
nebv
|
bb3b8f817d
|
feat: the production environment can be dynamically configured
|
2020-10-13 01:40:21 +08:00 |
|
nebv
|
e83cb06bb9
|
feat: projectSetting add closeMessageOnSwitch and removeAllHttpPending
|
2020-10-13 01:40:18 +08:00 |
|
nebv
|
4500214b2a
|
fix: fix editable cells cannot be entered
|
2020-10-13 01:40:10 +08:00 |
|
nebv
|
beb4c3a37f
|
fix: fix routing switch, tab is not activated
|
2020-10-13 01:39:56 +08:00 |
|
vben
|
afc7263efb
|
feat: add count-to component and demo
|
2020-10-12 01:15:31 +08:00 |
|
vben
|
4811cce809
|
feat: first screen loading waiting animation
|
2020-10-12 00:38:22 +08:00 |
|
vben
|
f2bdf0b86d
|
perf: optimize multiple-tab switching effect
|
2020-10-12 00:18:32 +08:00 |
|
vben
|
949db9639f
|
style: menu adjustment
|
2020-10-11 23:48:25 +08:00 |
|
vben
|
52ee35c4be
|
feat(analysis): add analysis page
|
2020-10-11 22:59:44 +08:00 |
|
vben
|
1cd75fcf5b
|
feat(workbench): add workbench page
|
2020-10-11 16:04:54 +08:00 |
|
vben
|
21d0ed92df
|
feat(chart): add useEcharts and useApexChart demo
|
2020-10-11 14:53:04 +08:00 |
|
vben
|
e9536b5b7c
|
perf: the existing tab switching no longer displays animation and processbar
|
2020-10-11 11:11:05 +08:00 |
|
nebv
|
5f2a927cd5
|
perf: optimized page switching effect
|
2020-10-11 01:13:27 +08:00 |
|
nebv
|
03b6025d07
|
refactor(style): remove tailwind css
|
2020-10-11 00:05:29 +08:00 |
|
nebv
|
66b5616957
|
chore: change menu icon
|
2020-10-10 23:09:58 +08:00 |
|
yuyeqianxun
|
67df9b8c93
|
fix: Repair tree component click to select (#33)
|
2020-10-10 22:48:21 +08:00 |
|
bin
|
e8aedefb38
|
chore: separate configuration files
|
2020-10-10 21:28:43 +08:00 |
|
陈文彬
|
f2c7638bd7
|
fix: fix the style problem of the table border in the production environment
|
2020-10-08 15:26:50 +08:00 |
|
陈文彬
|
7653610c7b
|
fix: fix the problem of page blank caused by page refresh
|
2020-10-08 15:18:01 +08:00 |
|
陈文彬
|
67d0ff0e25
|
feat(setting): add openNProgress setting
|
2020-10-08 01:39:20 +08:00 |
|
陈文彬
|
faf3f4602e
|
feat(table): add table component
|
2020-10-08 01:35:05 +08:00 |
|
陈文彬
|
e6093aa4f4
|
feat(img-preview): add imgPreview componnt
|
2020-10-07 10:11:25 +08:00 |
|
陈文彬
|
2f268ca8f4
|
fix: fix form,transition,build bug
|
2020-10-01 00:24:14 +08:00 |
|
陈文彬
|
2f6253cfb6
|
initial commit
|
2020-09-28 20:19:10 +08:00 |
|