Vben
|
5b8eb4a49a
|
feat: dark mode
|
5 years ago |
Vben
|
b54b794264
|
fix(table): make sure the editing line is working, fix #439
|
6 years ago |
Vben
|
6bb19fb2d4
|
feat(tree): add headerTitle slot
|
6 years ago |
Vben
|
979058ad95
|
perf: refoctor useTitle
|
6 years ago |
Vben
|
a98835e18b
|
chore: types
|
6 years ago |
Vben
|
82c3186309
|
fix(menu): make sure the menu is displayed properly on the small screen close #336
|
6 years ago |
Vben
|
3c4de9b0be
|
fix(input-count): make sure the reset function works close #381
|
6 years ago |
Vben
|
a9462f0d4d
|
feat(map): added AMap/Baidu/Google Map example close #81
|
6 years ago |
Vben
|
a89eeef6f3
|
feat(time): added time compoennt close #285
|
6 years ago |
Vben
|
2c6aa8528d
|
refactor: code optimization
|
6 years ago |
Vben
|
b7ce74abd6
|
refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301
|
6 years ago |
Vben
|
b6cea4a950
|
feat(icon-picker): add icon-picker component
|
6 years ago |
Vben
|
c8e84dc14e
|
chore: typo
|
6 years ago |
Vben
|
15567e478c
|
fix: improve persistent cache logic
|
6 years ago |
Vben
|
f6cef1088d
|
refactor: refactored multi-language modules to support lazy loading and remote loading
|
6 years ago |
Vben
|
fcee7d4eb7
|
perf: move src/types to root
|
6 years ago |
Vben
|
8a9ca498d7
|
chore: remove useless code
|
6 years ago |
HelKim
|
66fc1b7845
|
fix(watermark): watermark causes a blank bar (#297)
|
6 years ago |
vben
|
a09a0eedd2
|
perf: improve login logic
|
6 years ago |
vben
|
be3a3ed699
|
perf: remove useless code
|
6 years ago |
vben
|
9a71029684
|
chore: update deps
|
6 years ago |
vben
|
da04913ef3
|
feat: added settingButtonPosition configuration close #275
|
6 years ago |
vben
|
370b12f515
|
feat: support echarts 5.0
|
6 years ago |
vben
|
d7531554a2
|
fix(i18n): fix useMessage i18n type #262
|
6 years ago |
vben
|
5810078bc7
|
wip: code adjustment and optimization
|
6 years ago |
vben
|
3d1681ee9a
|
feat: theme color switch
|
6 years ago |
vben
|
ff2b12b409
|
refactor(menu): added component. Solve the menu stuck problem
|
6 years ago |
vben
|
c22de5c35b
|
fix: useI18n type
|
6 years ago |
vben
|
664035328f
|
wip: suppoer vite2 -- dynamic import
|
6 years ago |
vben
|
99ac309fa9
|
wip: support vite
|
6 years ago |
vben
|
de5bf757f2
|
fix(form): formAction slot not work
|
6 years ago |
vben
|
1e5fcd2cd2
|
feat: added mixSide trigger
|
6 years ago |
vben
|
0e7c57bd5e
|
feat(tabs): added tab folding
|
6 years ago |
vben
|
144ab577da
|
fix(modal): height calc error #161
|
6 years ago |
vben
|
31ff0559fe
|
feat(page-wrapper): added pageWrapper component
|
6 years ago |
vben
|
97180e83f5
|
feat(layout): added setting. Used to fix the left mixed mode menu
|
6 years ago |
vben
|
0419a07041
|
feat(menu): add mixSideTrigger setting
|
6 years ago |
vben
|
116a1f7745
|
wip(table): perf table #136,146,134
|
6 years ago |
vben
|
ebf7c8aa53
|
perf(modal-drawer): replace the scrollbar assembly
|
6 years ago |
vben
|
4ff1c408dc
|
wip(form): perf form
|
6 years ago |
vben
|
3c3e640d69
|
feat(hook): add useKeyPress
|
6 years ago |
vben
|
10cd4fcdff
|
fix(locale): fix locale.show not work
|
6 years ago |
vben
|
5cbfb2a1f9
|
fix(charts): fix echarts does not display after refresh #140
|
6 years ago |
vben
|
f69aaeab5e
|
chore: fix layout style
|
6 years ago |
vben
|
e6db0d39b9
|
feat(layout): add mix sidebar mode
|
6 years ago |
vben
|
aafbb05236
|
chore: fix types
|
6 years ago |
Pom
|
5eecec0312
|
perf: Update useApexCharts.ts (#139)
1、setOptions增加callback方法,返回chartInstance,以便于对图表进行再操作,例如调用updateOptions方法更新图表;
2、新增调用ApexCharts的updateOptions方法更新图表
|
6 years ago |
vben
|
c774a6d3a0
|
feat: support mobile layout adaptation
|
6 years ago |
vben
|
a65ad9edd5
|
wip(menu): perf menu
|
6 years ago |
vben
|
27e50b4747
|
perf(tabs): perf multiple-tabs
|
6 years ago |