v5.4.5
github-actions
released this
09 Nov 13:10
·
36 commits
to refs/heads/main
since this release
What's Changed
- perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) @anncwb
- fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841) @anncwb
- feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components (#4831) @dingdayu
- docs: remove unnecessary punctuation (#4833) @ArthurDarkstone
- docs: add vxe-table doc (#4807) @ArthurDarkstone
- chore: update VSCode settings to configure Stylelint for .vue files (#4821) @zhaoweijie1213
- chore: vxe-table's renderDefault is deprecated, use renderTableDefault (#4814) @wdzyy
🚀 Features
- feat: add icon-picker component (#4832) @DesignHhuang
- feat: add fieldMapToTime prop to FormRenderProps (#4838) @DesignHhuang
🐞 Bug Fixes
- fix: form data that is not submitted by the form should not be carried when switching paging (#4847) @anncwb
- fix: drawer header is missing (#4846) @anncwb
- fix: pages cannot be quickly moved back by hand gestures (#4845) @anncwb
- fix: drawer component header does not take effect (#4844) @anncwb
- fix: when the form is destroyed, the form parameters still exist (#4834) @anncwb
- fix: page title is not updated after language switch. fixed: #4799 (#4813) @mynetfan
📈 Performance & Enhancement
- perf: optimize local startup speed and add header Class configuration to drawer (#4840) @anncwb
- perf: improve the usage documentation of vben-vxe-table (#4829) @anncwb
Full Changelog: v5.4.4...v5.4.5