531 Commits (f4778431debf9a01e8d82539bf05a67142bb7da7)

Author SHA1 Message Date
vben acacb32bb5 fix(tailwindcss): remove console warnings 5 years ago
zhangfugui 186b274faa
refactor: tree component empty state display (#853) 5 years ago
无木 f1c0e0c52b types: fix CropperAvatar props define 5 years ago
无木 c3b907656a feat(modal): add `tooltip` for action buttons 5 years ago
无木 b96ea0753b feat(avatar-cropper): more props added 5 years ago
无木 6cbac4b7ec feat(avatar-cropper): add action tooltip 5 years ago
无木 791b323dbd fix(table): param of `handleSearchInfoFn` 5 years ago
无木 8819af083c types(action-item): set `label` optional 5 years ago
无木 73654b7862 fix(popconfirm-button): remove button excess `title` 5 years ago
无木 5fab267a69 feat(table-action): support `tooltip` option 5 years ago
无木 5a20df45ad feat(tree): add `insertNodesByKey` method 5 years ago
无木 b5046f07a2 fix(form): fix some prop declaration 5 years ago
无木 b4a3f936cd fix(table): global configuration accidentally modified 5 years ago
无木 16c5d327f1 feat(basic-upload): `value` support v-model 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
Lan 9de6ac1119
refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动高度计算需求。 同时优化高度计算算法。 (#826) 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
无木 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
无木 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 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
vben 59d3e8c80f perf(icon): remove Icon component global registration 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
无木 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
无木 a6ef771fcc fix(pop-confirm): fix event working unexpected 5 years ago
Lan 4d8e39857e
perf(pagewrapper): 优化PageWrapper的高度自适应表现使用getViewportOffset替代useContentViewHeight (#792) 5 years ago
无木 60b80c96e8 fix(dropdown): icon and trigger work unexpected 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 d3d620f4fc perf(utils): mitt default export is changed from Class to Function 5 years ago
Vben 4c89ea7474 fix(menu): fix the jitter problem of menu folding animation,fix #732 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 21c771b59c fix: fix if getDropdownList.length==0 show Dropdown component 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
Vben 29b2d344ae chore: typo 5 years ago