·
4 commits
to refs/heads/main
since this release
What's Changed
- feat: encrypt the privacy data when it is persisted (#6056) @mynetfan
- docs(index.md): 添加DeepWiki文档链接 (#6057) @jinmao88
- perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051) @ming4762
- fix: title of search button in vxeTable toolbar (#6046) @mynetfan
- feat: vbenSelect support prop
allowClear
(#6043) @mynetfan - docs: update example (#6036) @mynetfan
- fix: the initial value echo for the check-button-group (#6029) @Elm1992
- fix: alert confirm state in beforeClose callback (#6019) @mynetfan
- perf: vxe-table 活动颜色,松开颜色,按下颜色,没有随主题颜色修复 (#6007) @pangyajun123
- fix: fix geader menu activation path (#5997) @wyc001122
- fix: alert send wrong confirm state to beforeClose (#5991) @mynetfan
- fix: destroyOnClose works within connectedComponent (#5989) @mynetfan
- Update tailwindcss.md (#5602) @WZJvearyfunny
- feat: add examples: form-upload (#5955) @yuhldr
- fix:
handleValuesChange
brings processed values (#5970) @mynetfan - feat: pass
fieldsChanged
into thehandleValuesChange
callback (#5968) @mynetfan - perf: improve destroyOnClose for VbenModal (#5964) @ming4762
- perf:
beforeClose
of drawer support promise (#5932) @imdap - fix(bug): 缺失await关键字 (#5967) @zhouda1fu
- docs: update alert and apiComponent docs (#5961) @mynetfan
- fix: determine if scrollbar has been totally scrolled (#5934) @wyc001122
- fix: modal closing animation (#5960) @ming4762
- feat:
modal
&drawer
supportcenter-footer
slot (#5956) @ming4762 - feat: vben-form添加arrayToStringFields属性 (#5957) @milletpeak
- feat: add more expose methods for
apiComponent
(#5958) @mynetfan - feat: add
useAlertContext
for Alert component (#5947) @mynetfan - fix: table actions in fixed column (#5945) @mynetfan
- feat: alert support customize
footer
(#5940) @mynetfan - fix: long navigation menu can be scrolled (#5939) @mynetfan
- perf: improve
destroyOnClose
forVbenModal
(#5935) @ming4762 - perf: improve
autoSelect
ofApiComponent
(#5936) @ming4762 - feat: api-component support autoSelect prop (#5931) @mynetfan
- docs: docs modal z-index fixed, update alert docs (#5930) @mynetfan
- fix: alert animation (#5927) @mynetfan
- fix: builtin color change throttled in preference drawer (#5924) @mynetfan
- fix: theme mode follow the system only
auto
(#5923) @mynetfan - fix: alert action button focus, fixed #5921 (#5922) @mynetfan
- chore: 导出框架自带的组件,方便独立页面使用 (#5876) @zwtvip
- perf: optimize bootstrap modules to speed up first-screen loading (#5899) @mynetfan
- feat: customizable table separator (#5898) @mynetfan
- perf: 优化关闭页面切换动画的tab切换性能 (#5883) @ming4762
- fix: possible circular reference issue during build (#5894) @mynetfan
- fix: improve prompt component (#5879) @mynetfan
- feat: support logo text slot (#5872) @mynetfan
- fix: 布局为双列菜单或者水平模式下, 一级菜单高亮问题 (#5870) @wyc001122
- feat: use the not-found component instead of the invalid route component in the backend mode (#5871) @mynetfan
- fix: #5861 (#5862) @Rascal-Coder
- docs: 删除重复文字 (#5855) @superdl1996
- chore: update deps (#5854) @mynetfan
- fix: alert
beforeClose
callback arguments fixed (#5845) @mynetfan - fix: 解决AccessModeType:backend登录过期,重新登录不会重新生成路由的问题 (#5830) @ming4762
- feat: add preset alert, confirm, prompt components that can be simple called (#5843) @mynetfan
- docs: add third-party libraries to check update methods (#5819) @JoeshuTT
- docs: add explanation and related script configuration to distinguish build environment (#5826) @ArthurDarkstone
- docs: fix api-component demo link (#5828) @mynetfan
- chore: add demo for apiComponent with caching and concurrency (#5827) @mynetfan
- fix: vbenTree modelValue synchronization (#5825) @mynetfan
- feat: sidebar button config (#5818) @jinmao88
- fix: watermark settings in the preferences modified accidentally (#5823) @mynetfan
- feat(tabbar): tabber contextMenu can be customized (#5820) @jinmao88
- fix: route root.children duplicate problem (#5755) @anyup
- style: 更正引用格式 (#5784) @zwtvip
- feat: pre-set serialization methods for request parameters (#5814) @mynetfan
- docs: fix form
compact
docs (#5811) @mynetfan - fix: vben tree component warning (#5809) @mynetfan
- perf: improve api-component for using in form (#5796) @mynetfan
- perf: improve component packaging to enable instance method retrieval (#5795) @mynetfan
- fix: auto check parent after node selected (#5794) @mynetfan
- fix: popover background color in dark mode (#5783) @mynetfan
- perf: optimize multi-file upload is an array (#5757) @zwtvip
- fix: menu drawer can not be closed after a successful submitting (#5770) @mynetfan
- feat(ui): logo icon support click events (#5725) @jinmao88
- fix: default value for nested fields (#5763) @mynetfan
- fix: base component focus color in form (#5760) @mynetfan
- feat: add
form-is-required
class for required items. fixed: #5739 (#5759) @mynetfan - chore: update codeowners (#5750) @jinmao88
- fix: table form reset will trigger reload twice while submitOnChange set (#5756) @mynetfan
- fix: sort the menu so that it doesn't get replaced with 999 when order=0 (#5753) @anyup
Full Changelog: v5.5.4...v5.5.5