vben
|
c889fb174b
|
fix(use-table): fix types
|
2021-01-22 22:40:29 +08:00 |
|
vben
|
ea9355398f
|
fix(table): cell content does not wrap #210
|
2021-01-21 23:00:08 +08:00 |
|
vben
|
59e8b97130
|
chore: typo
|
2021-01-20 00:47:52 +08:00 |
|
vben
|
5d51d48787
|
feat(api-select): added numberToString prop #200
|
2021-01-19 22:56:09 +08:00 |
|
vben
|
b45f8c5021
|
fix(modal): fullscreen height calculation error #203
|
2021-01-19 22:40:43 +08:00 |
|
vben
|
ca4f1a8faf
|
fix(simple-menu): collapse openmenus error #204
|
2021-01-19 22:38:43 +08:00 |
|
vben
|
025ee92764
|
chore: update readme.md
|
2021-01-19 22:33:18 +08:00 |
|
vben
|
6392b7f048
|
refactor: remove global import
|
2021-01-18 23:37:36 +08:00 |
|
vben
|
c2f6542b48
|
feat: css import on demand
|
2021-01-18 22:42:35 +08:00 |
|
vben
|
7279c0a7b5
|
refactor(menu): added 'SimpleMenu' component. Solve the menu stuck problem #199 #190 #191
|
2021-01-17 23:02:13 +08:00 |
|
vben
|
ff2b12b409
|
refactor(menu): added component. Solve the menu stuck problem
|
2021-01-17 22:36:06 +08:00 |
|
vben
|
056fc13116
|
fix(table): index column value error #187
|
2021-01-15 00:21:49 +08:00 |
|
vben
|
6d5c49f0a2
|
fix(menu): currentActiveMenu fails after refresh #188
|
2021-01-15 00:17:33 +08:00 |
|
vben
|
0aeec5e9d7
|
fix(mitt): logout and clear the mitt
|
2021-01-15 00:10:06 +08:00 |
|
vben
|
b9d53a7133
|
fix(table): tableAction icon #182
|
2021-01-14 00:42:40 +08:00 |
|
vben
|
3571eb4c47
|
chore: bump 2.0.0.rc.16
|
2021-01-12 23:12:05 +08:00 |
|
vben
|
cdf0a600e5
|
perf: perf table
|
2021-01-12 22:17:31 +08:00 |
|
vben
|
efbde0d57e
|
perf(i18n): merge common lang
|
2021-01-12 21:10:27 +08:00 |
|
vben
|
c9600208c5
|
fix(table): table setting error #174 #165
|
2021-01-11 21:30:43 +08:00 |
|
vben
|
3ad1a4f5a6
|
feat(tinymce): add image upload #170
|
2021-01-11 21:20:40 +08:00 |
|
vben
|
18ad1bcc6e
|
fix: upload component not work #169
|
2021-01-11 21:15:34 +08:00 |
|
vben
|
3509ebec16
|
fix: mock plugin error #171
|
2021-01-11 00:16:44 +08:00 |
|
vben
|
eba55769ec
|
feat: support vite2
|
2021-01-10 21:23:21 +08:00 |
|
vben
|
99ac309fa9
|
wip: support vite
|
2021-01-09 23:28:52 +08:00 |
|
vben
|
1d3007f030
|
chore: update deps
|
2021-01-07 21:25:15 +08:00 |
|
vben
|
de5bf757f2
|
fix(form): formAction slot not work
|
2021-01-07 21:16:30 +08:00 |
|
vben
|
a1c3c53c1f
|
chore: update style
|
2021-01-06 23:22:18 +08:00 |
|
vben
|
0e7c57bd5e
|
feat(tabs): added tab folding
|
2021-01-06 20:10:16 +08:00 |
|
vben
|
144ab577da
|
fix(modal): height calc error #161
|
2021-01-06 00:08:45 +08:00 |
|
vben
|
8d7d0835ad
|
feat(table): add summaryData prop #163
|
2021-01-05 21:46:39 +08:00 |
|
vben
|
31ff0559fe
|
feat(page-wrapper): added pageWrapper component
|
2021-01-05 21:45:05 +08:00 |
|
vben
|
c031163f34
|
fix(table): fix edit-table not work
|
2021-01-04 23:39:24 +08:00 |
|
vben
|
a2c89d2e84
|
fix(table): fix table setting error #162
|
2021-01-04 22:55:33 +08:00 |
|
vben
|
a7a8b894c1
|
fix(transition): fix transition not work
|
2021-01-04 22:18:05 +08:00 |
|
vben
|
da76f3c77b
|
fix(layout): fix layout scale error
|
2021-01-04 21:32:06 +08:00 |
|
vben
|
7a07b703d1
|
fix(table): table memory overflow
|
2021-01-04 21:32:05 +08:00 |
|
vben
|
97180e83f5
|
feat(layout): added setting. Used to fix the left mixed mode menu
|
2021-01-03 10:42:19 +08:00 |
|
vben
|
5091a875ab
|
feat(modal): add minHeight and height prop #156
|
2021-01-02 22:48:59 +08:00 |
|
vben
|
5c27353467
|
fix(table): restore the property of the table
|
2021-01-02 22:34:32 +08:00 |
|
vben
|
af55511bd6
|
fix(table): table columns setting error
|
2021-01-02 10:28:44 +08:00 |
|
vben
|
aa596af608
|
fix(table): table columns setting will uncheck all render columns #154
|
2021-01-02 10:04:46 +08:00 |
|
vben
|
a0681cca8f
|
fix(demo): fix demo error
|
2020-12-31 22:45:08 +08:00 |
|
vben
|
09c9f8a881
|
fix(tinymce): the editor reports an error under keep-alive #152
|
2020-12-31 22:33:38 +08:00 |
|
vben
|
9c2f3f30bb
|
refactor(table): refactor table #150 #148 #146 #130 #76
|
2020-12-31 21:24:47 +08:00 |
|
vben
|
ed213d878b
|
fix(sider): mix mode adaptation in the left menu
|
2020-12-31 00:49:32 +08:00 |
|
vben
|
e09e0a1253
|
fix(table): wrong tag label style #134
|
2020-12-31 00:34:20 +08:00 |
|
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 |
|