vben
|
9c2f3f30bb
|
refactor(table): refactor table #150 #148 #146 #130 #76
|
5 years ago |
vben
|
f3a70eed30
|
chore: bump deps
|
5 years ago |
vben
|
ed213d878b
|
fix(sider): mix mode adaptation in the left menu
|
5 years ago |
vben
|
e09e0a1253
|
fix(table): wrong tag label style #134
|
5 years ago |
vben
|
d9b58e46ae
|
style(layout): update layout style #149
|
5 years ago |
vben
|
116a1f7745
|
wip(table): perf table #136,146,134
|
5 years ago |
vben
|
405d7466dd
|
fix(form): fix appendSchemaByField not work
|
5 years ago |
vben
|
3549043f37
|
wip(table): perf table
|
5 years ago |
vben
|
a305e59124
|
fix(form): form validate error
|
5 years ago |
vben
|
08df198710
|
fix(form): form-item style error
|
5 years ago |
vben
|
3b126e011c
|
perf(route): refactor guard
|
5 years ago |
vben
|
899963ba7b
|
chore: bump deps
|
5 years ago |
vben
|
ebf7c8aa53
|
perf(modal-drawer): replace the scrollbar assembly
|
5 years ago |
vben
|
73cee06daa
|
fix(iframe): iframe loads early when closing multi-tabs
|
5 years ago |
vben
|
ac1a369502
|
perf(form): improve the form function
|
5 years ago |
vben
|
4ff1c408dc
|
wip(form): perf form
|
5 years ago |
vben
|
3c3e640d69
|
feat(hook): add useKeyPress
|
5 years ago |
vben
|
819bcbe526
|
feat(breadcrumb): add breadcrumb demo #143
|
5 years ago |
vben
|
930383f9ae
|
feat: add mainout page demo
|
5 years ago |
vben
|
2ee01fa6ea
|
perf(import): perf components import
|
5 years ago |
vben
|
b6e5c3f625
|
fix(types): fix routing type error #145
|
5 years ago |
vben
|
7db0c5c49f
|
fix: add an example of markdown embedded in the form #138
|
5 years ago |
vben
|
10cd4fcdff
|
fix(locale): fix locale.show not work
|
5 years ago |
vben
|
5cbfb2a1f9
|
fix(charts): fix echarts does not display after refresh #140
|
5 years ago |
vben
|
f69aaeab5e
|
chore: fix layout style
|
5 years ago |
vben
|
bd7b53f14a
|
fix(build): fix environment variable configuration file failure
|
5 years ago |
vben
|
e6db0d39b9
|
feat(layout): add mix sidebar mode
|
5 years ago |
vben
|
2e79c9f37a
|
feat: add ripple directive
|
5 years ago |
vben
|
aafbb05236
|
chore: fix types
|
5 years ago |
Pom
|
5eecec0312
|
perf: Update useApexCharts.ts (#139)
1、setOptions增加callback方法,返回chartInstance,以便于对图表进行再操作,例如调用updateOptions方法更新图表;
2、新增调用ApexCharts的updateOptions方法更新图表
|
5 years ago |
Pom
|
877311f9df
|
fix(table): Update useDataSource.ts (#131)
假如数据变少,导致总页数变少并小于当前选中页码,通过getPaginationRef获取到的页码是不正确的,需获取正确的页码再次执行
|
5 years ago |
vben
|
de25557f86
|
fix(menu): fix scrillbar not work
|
5 years ago |
vben
|
689425e429
|
chore: bump 2.0.0.rc.14
|
5 years ago |
vben
|
f646e37754
|
feat: axios add joinTime field
|
5 years ago |
vben
|
c774a6d3a0
|
feat: support mobile layout adaptation
|
5 years ago |
vben
|
683d1f52ca
|
chore: update deps
|
5 years ago |
vben
|
a65ad9edd5
|
wip(menu): perf menu
|
5 years ago |
ZhaoBin
|
ec7efcf0f0
|
fix(router): reserving `Redirect` after reset (#126)
After logging out and then logging in, click Refresh to display 404.
|
5 years ago |
vben
|
cbcd909867
|
wip(menu): perf menu
|
5 years ago |
vben
|
f81c401959
|
perf(tabs): perf multiple-tabs
|
5 years ago |
vben
|
27e50b4747
|
perf(tabs): perf multiple-tabs
|
5 years ago |
vben
|
ed41e5082f
|
perf(setting-drawer): perf setting-drawer
|
5 years ago |
vben
|
0362ab26b5
|
chore: update dpes
|
5 years ago |
vben
|
1293a7389e
|
fix: fix modal and drawer component missing uid
|
5 years ago |
vben
|
f7ec3c931e
|
fix(icon): fix g-icon not work
|
5 years ago |
vben
|
1ef49e542d
|
fix(menu): fix menu split mode problem
|
5 years ago |
vben
|
6b3195b4ca
|
fix(comp): fix the memory overflow problem of component containing keywords
|
5 years ago |
vben
|
0434030f27
|
fix(login): fix the problem of successful login and notify disappearing
|
5 years ago |
vben
|
0daca28362
|
fix(keep-alive): fix the problem that the multi-level routing cache page is rendered multiple times #123
|
5 years ago |
ZhaoBin
|
c911af4aca
|
fix(theme): css filter breaking fixed position (#125)
Add css filters to `html` instead of `body`
|
5 years ago |