922 Commits (72ac240f2858cd74cb62b7647ca89d63bb71d247)
 

Author SHA1 Message Date
无木 72ac240f28 feat: routers support `ignoreRoute` option 5 years ago
无木 b5046f07a2 fix(form): fix some prop declaration 5 years ago
无木 ddf116da14 style(demo): replace account page detail icon 5 years ago
无木 5005e6e56b fix(sider): custom trigger does not take effect 5 years ago
Eric 3871204d08
fix: routes filter can't effective when permission mode set to ROUTE_MAPPING (#836) 5 years ago
无木 b4a3f936cd fix(table): global configuration accidentally modified 5 years ago
无木 16c5d327f1 feat(basic-upload): `value` support v-model 5 years ago
无木 76a5f87c0c fix: `hasPermission` not work in `ROLE` Mode 5 years ago
无木 49e72a8e76 feat(basic-upload): add preview-delete event 5 years ago
无木 6f845b53bd fix(table): selection-change not triggered on row click 5 years ago
无木 d509e897be fix(axios): option `withToken` not work 5 years ago
无木 424b171e0d fix(demo): account list fetch loss param 5 years ago
Lan 9de6ac1119
refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动高度计算需求。 同时优化高度计算算法。 (#826) 5 years ago
周旭 95c16a5d26
fix: support various vite modes of build, not just production (#832) 5 years ago
Vben cdb10cc4ac fix(menu): make sure the menu is activated correctly 5 years ago
SUPER_AI 749ba5c1da
feat(table): support asynchrony in beforeFetch and afterFetch (#827) 5 years ago
无木 d38ff6670a fix(lock-screen): ensure lock info is saved 5 years ago
无木 e5f37885ff fix: multi windows token sharing 5 years ago
无木 d7b84c7874 fix(lock-screen): fix lock-screen can skip on new window 5 years ago
无木 c99cf5e53f feat(axios): add `withToken` option 5 years ago
无木 df0f00085c fix(table): fix rowSelection.onChange not work 5 years ago
无木 99829c79ab fix(svg-icon): fix SvgIcon style 5 years ago
Vben bdae33e34a chore: revert scrollbar 5 years ago
Vben e9e51b2fdc perf(scrollbar): scrollbar update when slot changed 5 years ago
无木 1bde404121 fix(sider): bottom trigger not work 5 years ago
无木 c7de65ebba fix(modal): `setModalProps` support `defaultFullscreen` 5 years ago
无木 829b366cb2 fix(table): editComponentProps support onChange 5 years ago
无木 3dbbde2662 fix(modal): remove console log 5 years ago
无木 f750ff435f fix(modal): maskClosable not work 5 years ago
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