893 Commits (f9cda2e8c0eb173fab17db84852fe411294d0e63)
 

Author SHA1 Message Date
vben f9cda2e8c0 chore: release 2.5.2 5 years ago
vben 913c22c84f feat(menu): the route is automatically mapped to the menu 5 years ago
vben 327d71b8fb perf(router): reduce the number of guard files 5 years ago
无木 941ad59759 fix(drawer): openDrawer is not normal in some cases 5 years ago
无木 d0b6c496d6 style: remove tailwind lightBlue renamed warning 5 years ago
无木 20d7a25eb8 fix: user drop-down event key loss 5 years ago
vben 59d3e8c80f perf(icon): remove Icon component global registration 5 years ago
无木 c73694ab8b fix: user dropdown event response failure 5 years ago
vben 81a0f478af chore: release 2.5.1 5 years ago
bbkkkk8 d97aa92741
fix(comp-tree): support comp-tree-foreach stop,add insertNodesByKey (#818) 5 years ago
vben 480cfb914e fix: fix antdv console warning 5 years ago
无木 0e414ba3c1 feat(demo): add route multi tabs show 5 years ago
无木 61d4efd55a revert(axios): remove baseUrl config 5 years ago
JinMao d5f9919b60 fix: fix defHttp baseUrl work 5 years ago
Vben aed622bd09 chore: update deps 5 years ago
无木 e78af6f228 fix(table): getDataSource not worked on empty data 5 years ago
无木 4ae39c53b4 fix(table): treeTable editable error 5 years ago
Vben fa64fc8a62 fix(api-select): ensure that the onchange function parameters are correct 5 years ago
Vben a2a75a097f fix(demo-form): add fieldMapToTime example,fix #807 5 years ago
Vben a2d8be3ab2 fix(demo): style error,fix #806 5 years ago
Vben aec230ca19 fix(design): correct tailwind configuration,fix #800 5 years ago
无木 a6ef771fcc fix(pop-confirm): fix event working unexpected 5 years ago
Lan 4d8e39857e
perf(pagewrapper): 优化PageWrapper的高度自适应表现使用getViewportOffset替代useContentViewHeight (#792) 5 years ago
Vben c4b22a225d fix(upload): make sure to carry custom parameters, fix #802 5 years ago
无木 60b80c96e8 fix(dropdown): icon and trigger work unexpected 5 years ago
JinMao 9298b3c988 feat: add Tree LoadData demo 5 years ago
无木 8d22231a5f fix(table): event editCancel loss params 5 years ago
vben 8eba7fb527 fix(table): fix table jitter problem 5 years ago
Vben c1525252e8 chore: release 2.5.0 5 years ago
Vben 893f3c79e7 refactor(css): refactored windicss to tailwindcss 5 years ago
vben e8d6f8851e fix(store): fix type error after pinia version upgrade 5 years ago
Vben 7dce50cb1f chore: typo 5 years ago
Vben d3d620f4fc perf(utils): mitt default export is changed from Class to Function 5 years ago
无木 ea6834aeec feat: optimize error message for api failure 5 years ago
Vben 4c89ea7474 fix(menu): fix the jitter problem of menu folding animation,fix #732 5 years ago
Vben 0d0708409c feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772 5 years ago
Vben b6d5b0796d feat(axios): added authenticationScheme configuration,fix #774 5 years ago
Vben f6fe1dd62d feat(test): add jest test suite 5 years ago
无木 154ebc3d96 fix(use-message): `content` not support vNode 5 years ago
Vben 0acc4ab2dd perf(locale): reduce the number of multilingual files 5 years ago
Vben d196340d27 feat(demo): added guide page example 5 years ago
Vben 4f20d45f9d chore: type optimization 5 years ago
Vben e9064631c7 chore: update deps 5 years ago
无木 513823bfbd fix(form): loss args on component change event 5 years ago
JinMao d683b0f1e8 fix: fix Login Page LocalePicker showLocale condition 5 years ago
JinMao 21c771b59c fix: fix if getDropdownList.length==0 show Dropdown component 5 years ago
xlaoyu 49b66e83ac
refactor(axios): control the display of common errors in the request cycle (#758) 5 years ago
Lan ab2c7efe69
perf(PageWrapper): fix the height calculation problem when footer and global footer are opened at the same time (#760) 5 years ago
Vben 655b743236 fix(modal): ensure that the shutdown event is not triggered multiple times 5 years ago
M69W a03d3cc60c
fix(ApiSelect demo): add demo about ApiSelect's use (#757) 5 years ago