vben
2021-06-19 e8d6f8851efd7076946486864936f1797280d3ba
2021-03-23 Vben
chore: remove ls-lint
blob@ d836d4 提交对比 | 对比当前
2021-03-23 Vben
fix(route): ensure that the first level menu can be hidden
blob@ e2cc5a 提交对比 | 对比当前
2021-03-21 Vben
feat(table): add expandAll/collapseAll function close #333
blob@ 391da9 提交对比 | 对比当前
2021-03-20 Vben
fix(table): fix table check column configuration failure close #391
blob@ c3096e 提交对比 | 对比当前
2021-03-20 Vben
fix(table): ensure that the height calculation is correct close #395
blob@ 1d7608 提交对比 | 对比当前
2021-03-17 Vben
fix(menu): make sure the menu is displayed properly on the small screen clo...
blob@ 82c318 提交对比 | 对比当前
2021-03-17 Vben
fix(input-count): make sure the reset function works close #381
blob@ 3c4de9 提交对比 | 对比当前
2021-03-17 Vben
refactor(route): refactoring the routing multi-layer model close #215
blob@ e12c58 提交对比 | 对比当前
2021-03-14 Vben
chore: bump 2.1.0
blob@ 9cf673 提交对比 | 对比当前
2021-03-12 Vben
fix(button): fix button style error close #312
blob@ 7a6c87 提交对比 | 对比当前
2021-03-12 Vben
feat(map): added AMap/Baidu/Google Map example close #81
blob@ a9462f 提交对比 | 对比当前
2021-03-12 Vben
feat(time): added time compoennt close #285
blob@ a89eee 提交对比 | 对比当前
2021-03-11 Vben
fix(tree): tree can customize title close #344
blob@ ed422b 提交对比 | 对比当前
2021-03-10 Vben
fix(table): fix TableAction row height error close #350
blob@ a759e4 提交对比 | 对比当前
2021-03-10 Vben
refactor: code optimization
blob@ 2c6aa8 提交对比 | 对比当前
2021-03-09 Vben
fix(table): ensure that the table height is correct when the data is empty
blob@ 53867a 提交对比 | 对比当前
2021-03-09 Vben
feat(icon): added svg icon picker
blob@ 1418dc 提交对比 | 对比当前
2021-03-08 Vben
fix(page-wrapper): fix PageWrapper title not showing
blob@ 9e3ada 提交对比 | 对比当前
2021-03-08 Vben
fix(transition): fix transition not work close #334
blob@ 7d8b8d 提交对比 | 对比当前
2021-03-08 Vben
fix(table): ensure that the value of the table action is updated correctly ...
blob@ 7156e4 提交对比 | 对比当前
2021-03-08 Vben
refactor: refactor the project to solve the hot update problem caused by ci...
blob@ b7ce74 提交对比 | 对比当前
2021-03-07 Vben
chore: release v2.0.3
blob@ 371af1 提交对比 | 对比当前
2021-03-07 Vben
fix(form): ensure that the Form component does not verify hidden form items
blob@ 43a45b 提交对比 | 对比当前
2021-03-07 Vben
fix(breadcrumb): ensure that the single-level breadcrumbs jump correctly cl...
blob@ e0dc5c 提交对比 | 对比当前
2021-03-07 Vben
perf: optimize local loading speed close #329
blob@ 491f1f 提交对比 | 对比当前
2021-03-07 Vben
perf(table): the table fills the height according to the screen close #310
blob@ 551fe5 提交对比 | 对比当前
2021-03-05 Vben
feat: add SvgIcon component
blob@ 9c2a2a 提交对比 | 对比当前
2021-03-05 Vben
perf(login): enter to log in
blob@ b93f20 提交对比 | 对比当前
2021-03-04 Vben
fix(form): allow the setFieldsValue method to be null or undefined close #320
blob@ 8f76ef 提交对比 | 对比当前
2021-03-04 Vben
feat(tree): add clickRowToExpand option close #318
blob@ e69608 提交对比 | 对比当前
2021-03-04 Vben
fix(tree): fix the logic problem of show attribute of ActionItem under Basi...
blob@ 80b47c 提交对比 | 对比当前
2021-03-04 Vben
fix(form): fix the problem of form props monitoring close #322
blob@ 83a346 提交对比 | 对比当前
2021-03-04 Vben
chore: update readme.md
blob@ ee5fb2 提交对比 | 对比当前
2021-03-04 Vben
chore: release v2.0.2 [deploy]
blob@ 553467 提交对比 | 对比当前
2021-03-04 Vben
feat: added system management sample page
blob@ 4628d9 提交对比 | 对比当前
2021-03-03 Vben
perf(tree): strengthen BasicTree function
blob@ cd8e92 提交对比 | 对比当前
2021-03-03 Vben
wip: system management sample page
blob@ 9a1ba7 提交对比 | 对比当前
2021-03-02 Vben
feat(tree): actionItem added show attribute close #314
blob@ 8b62fa 提交对比 | 对比当前
2021-03-02 Vben
feat(tree): add renderIcon props close #309
blob@ 72b42d 提交对比 | 对比当前
2021-03-02 Vben
chore: improve icon-picker logic
blob@ d67bd4 提交对比 | 对比当前
2021-03-02 Vben
feat(ws): added WebSocket examples and service scripts
blob@ c62546 提交对比 | 对比当前
2021-03-01 Vben
feat(icon-picker): add icon-picker component
blob@ b6cea4 提交对比 | 对比当前
2021-02-27 Vben
refactor: refactored multi-language modules to support lazy loading and rem...
blob@ f6cef1 提交对比 | 对比当前
2021-02-26 Vben
fix(table): ensure the table setting button dividing line is hidden
blob@ 7c2f85 提交对比 | 对比当前
2021-02-26 Vben
perf: move src/types to root
blob@ fcee7d 提交对比 | 对比当前
2021-02-26 Vben
perf: replace crypto-es with crypto-js
blob@ bba776 提交对比 | 对比当前
2021-02-24 Vben
fix(table): get the selected rows of the table correctly
blob@ 601368 提交对比 | 对比当前
2021-02-24 Vben
perf: hide table full screen button by default
blob@ 500900 提交对比 | 对比当前
2021-02-24 Vben
feat: axios supports form-data format requests
blob@ c41fa7 提交对比 | 对比当前
2021-02-24 Vben
workflow: update deploy workflow [deploy]
blob@ 8ccf77 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »