Commit Graph

345 Commits

Author SHA1 Message Date
vben
d9b58e46ae style(layout): update layout style #149 2020-12-31 00:20:41 +08:00
vben
116a1f7745 wip(table): perf table #136,146,134 2020-12-31 00:11:44 +08:00
vben
405d7466dd fix(form): fix appendSchemaByField not work 2020-12-29 00:29:13 +08:00
vben
3549043f37 wip(table): perf table 2020-12-28 23:33:23 +08:00
vben
a305e59124 fix(form): form validate error 2020-12-28 22:04:05 +08:00
vben
08df198710 fix(form): form-item style error 2020-12-28 01:47:24 +08:00
vben
3b126e011c perf(route): refactor guard 2020-12-28 01:31:41 +08:00
vben
899963ba7b chore: bump deps 2020-12-28 00:27:02 +08:00
vben
ebf7c8aa53 perf(modal-drawer): replace the scrollbar assembly 2020-12-28 00:16:17 +08:00
vben
73cee06daa fix(iframe): iframe loads early when closing multi-tabs 2020-12-27 23:33:33 +08:00
vben
ac1a369502 perf(form): improve the form function 2020-12-27 22:25:35 +08:00
vben
4ff1c408dc wip(form): perf form 2020-12-25 01:09:44 +08:00
vben
3c3e640d69 feat(hook): add useKeyPress 2020-12-24 22:58:26 +08:00
vben
819bcbe526 feat(breadcrumb): add breadcrumb demo #143 2020-12-24 22:02:24 +08:00
vben
930383f9ae feat: add mainout page demo 2020-12-23 22:55:14 +08:00
vben
2ee01fa6ea perf(import): perf components import 2020-12-23 22:27:46 +08:00
vben
b6e5c3f625 fix(types): fix routing type error #145 2020-12-23 21:51:22 +08:00
vben
7db0c5c49f fix: add an example of markdown embedded in the form #138 2020-12-23 21:43:06 +08:00
vben
10cd4fcdff fix(locale): fix locale.show not work 2020-12-23 21:16:27 +08:00
vben
5cbfb2a1f9 fix(charts): fix echarts does not display after refresh #140 2020-12-23 00:16:24 +08:00
vben
f69aaeab5e chore: fix layout style 2020-12-22 23:18:50 +08:00
vben
bd7b53f14a fix(build): fix environment variable configuration file failure 2020-12-22 22:13:03 +08:00
vben
e6db0d39b9 feat(layout): add mix sidebar mode 2020-12-21 23:38:16 +08:00
vben
2e79c9f37a feat: add ripple directive 2020-12-21 22:34:07 +08:00
vben
aafbb05236 chore: fix types 2020-12-21 22:20:01 +08:00
Pom
5eecec0312
perf: Update useApexCharts.ts (#139)
1、setOptions增加callback方法,返回chartInstance,以便于对图表进行再操作,例如调用updateOptions方法更新图表;
2、新增调用ApexCharts的updateOptions方法更新图表
2020-12-21 22:06:51 +08:00
Pom
877311f9df
fix(table): Update useDataSource.ts (#131)
假如数据变少,导致总页数变少并小于当前选中页码,通过getPaginationRef获取到的页码是不正确的,需获取正确的页码再次执行
2020-12-17 17:18:18 +08:00
vben
de25557f86 fix(menu): fix scrillbar not work 2020-12-17 00:20:46 +08:00
vben
689425e429 chore: bump 2.0.0.rc.14 2020-12-15 21:29:43 +08:00
vben
f646e37754 feat: axios add joinTime field 2020-12-15 21:27:45 +08:00
vben
c774a6d3a0 feat: support mobile layout adaptation 2020-12-15 17:22:56 +08:00
vben
683d1f52ca chore: update deps 2020-12-15 10:29:03 +08:00
vben
a65ad9edd5 wip(menu): perf menu 2020-12-15 00:15:34 +08:00
ZhaoBin
ec7efcf0f0
fix(router): reserving Redirect after reset (#126)
After logging out and then logging in, click Refresh to display 404.
2020-12-14 15:42:44 +08:00
vben
cbcd909867 wip(menu): perf menu 2020-12-14 00:41:00 +08:00
vben
f81c401959 perf(tabs): perf multiple-tabs 2020-12-13 23:06:20 +08:00
vben
27e50b4747 perf(tabs): perf multiple-tabs 2020-12-13 22:05:34 +08:00
vben
ed41e5082f perf(setting-drawer): perf setting-drawer 2020-12-13 21:17:37 +08:00
vben
0362ab26b5 chore: update dpes 2020-12-13 21:08:05 +08:00
vben
1293a7389e fix: fix modal and drawer component missing uid 2020-12-13 00:22:30 +08:00
vben
f7ec3c931e fix(icon): fix g-icon not work 2020-12-12 23:32:17 +08:00
vben
1ef49e542d fix(menu): fix menu split mode problem 2020-12-12 00:46:09 +08:00
vben
6b3195b4ca fix(comp): fix the memory overflow problem of component containing keywords 2020-12-12 00:32:21 +08:00
vben
0434030f27 fix(login): fix the problem of successful login and notify disappearing 2020-12-11 22:08:36 +08:00
vben
0daca28362 fix(keep-alive): fix the problem that the multi-level routing cache page is rendered multiple times #123 2020-12-11 16:58:46 +08:00
ZhaoBin
c911af4aca
fix(theme): css filter breaking fixed position (#125)
Add css filters to `html` instead of `body`
2020-12-11 16:57:04 +08:00
wendell0316
d023fb1374
fix(menu): calc 0 不能省略单位 (#124) 2020-12-11 11:11:03 +08:00
vben
8f9eff78aa style: update back-top style 2020-12-11 00:32:09 +08:00
vben
dddda5b296 feat: add search page 2020-12-10 23:58:11 +08:00
vben
596e7062e9 chore: bump 2.0.0.rc.13 2020-12-10 00:28:28 +08:00