Commit Graph

34 Commits

Author SHA1 Message Date
vben
661db0c767 perf(upload): improve upload component 2020-11-15 13:22:34 +08:00
vben
261936b117 revert(table): revert form type annotation 2020-11-13 07:33:10 +08:00
vben
1d45617e4a refactor(form): enhanced form customization and dynamic capabilities 2020-11-13 00:42:52 +08:00
vben
d9b1960030 refactor(hooks): introduce vueuse, delete duplicate hooks 2020-11-12 22:40:16 +08:00
vben
ecfb702b09 fix: type error 2020-11-12 22:20:15 +08:00
jq
746d4a745d wip: add upload component 2020-11-12 00:06:12 +08:00
vben
5832ee6697 feat(form): support function type of form item 2020-11-10 22:30:52 +08:00
vben
cdf2c59e5c fix(table): fix the problem that multi-level header configuration does not take effect 2020-11-08 18:28:03 +08:00
vben
36a7e70cee chore: update deps 2020-11-08 18:01:10 +08:00
vben
db0bfc8863 fix(table): fix table type error 2020-11-04 21:39:06 +08:00
vben
69af37ec88 fix(table): fix table typo 2020-11-03 00:59:39 +08:00
vben
b36d9486a5 fix(mock): fix mock paging tool error 2020-11-01 11:30:58 +08:00
vben
a1ffb61804 perf(table): optimize effect performance 2020-11-01 11:13:34 +08:00
vben
84b8302c09 fix(table): fix table search criteria collapse failure 2020-11-01 01:07:41 +08:00
vben
da4aea1399 fix: fix table small style (#67) 2020-10-31 20:34:16 +08:00
vben
05980a817e fix(table): fix table type error 2020-10-31 12:56:30 +08:00
vben
2407b3368c fix: some error 2020-10-31 00:15:14 +08:00
vben
9abf1763c7 perf(modal): optimize table embedding height calculation problem 2020-10-30 23:00:51 +08:00
vben
a0c3197454 perf: update form types 2020-10-25 23:51:27 +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
e034d1bacc perf: remove optional chain 2020-10-23 23:11:12 +08:00
vben
1c075a7a32 fix: reset back to default value after fixing form query 2020-10-22 23:10:37 +08:00
vben
8b3a4d37a8 feat: add table setting 2020-10-21 21:44:57 +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
968f791f4b perf: optimize the size of the first screen 2020-10-20 21:06:12 +08:00
vben
7101587b96 feat: add error handle 2020-10-18 21:55:21 +08:00
vben
ddc3786b16 fix: fix table auto height 2020-10-14 22:38:20 +08:00
nebv
bb3b8f817d feat: the production environment can be dynamically configured 2020-10-13 01:40:21 +08:00
nebv
4500214b2a fix: fix editable cells cannot be entered 2020-10-13 01:40:10 +08:00
陈文彬
f2c7638bd7 fix: fix the style problem of the table border in the production environment 2020-10-08 15:26:50 +08:00
陈文彬
faf3f4602e feat(table): add table component 2020-10-08 01:35:05 +08:00