Releases: vbenjs/vue-vben-admin
Releases · vbenjs/vue-vben-admin
v5.4.8
What's Changed
🚀 Features
- fix: form-api.setValues can't resolve nested fields (#4915) @ryomahan
- feat: add 3 resize examples (#4907) @ArthurDarkstone
🐞 Bug Fixes
- fix: supplement datepicker component (#4943) @anncwb
- fix: resolve issue with Upload component not working correctly inside Form (#4916) @anncwb
- fix: fieldMappingTime data error when clear inputvalue (#4906) @DesignHhuang
- fix: dialog
opened/closed
event triggered incorrectly,fixed #4902 (#4908) @mynetfan - fix: adjust
useWatermark
logic (#4896) @mynetfan
📝 Documentation
Full Changelog: v5.4.7...v5.4.8
v5.4.7
What's Changed
🚀 Features
- feat: add reize components & demo (#4862) @ArthurDarkstone
🐞 Bug Fixes
- fix(@vben/common-ui): pagination current page error (#4893) @wdzyy
- fix: resolve onChange issue in form component (#4890) @anncwb
- fix: drawer console warning (#4871) @vince292007
- fix: form enter event handling, fixed #4865 (#4867) @mynetfan
- fix: clipboard demo not working with a-input (#4856) @ArthurDarkstone
📝 Documentation
- docs: add route config desc & update en docs (#4857) @ArthurDarkstone
👻 Maintenance
- chore: update eslint configuration (#4872) @vince292007
Full Changelog: v5.4.6...v5.4.7
v5.4.6
v5.4.5
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
v5.4.4
What's Changed
- perf: expose the formApi for a login form (#4806) @anncwb
- docs(@vben/docs): add public static resources path documentation (#4788) (#4801) @9ilfoyl3
- refactor: upgrade unbuild to 3.0.0 rc version (#4797) @anncwb
- fix: docker image build failed (#4796) @anncwb
- chore: disable the default form configuration of vke-table (#4794) @ORACLE128G
- fix: remove vite-plugin-lib-inject-css (#4793) @anncwb
- fix: try to fix win32 startup error (#4792) @anncwb
- fix: when multiple Tables are loaded on a page, a warning will be reported in the initialization of Tables after the second one (#4791) @ORACLE128G
- docs: update loading.md (#4787) @eamd-wq
- chore: add a different way for pnpm to manage nodejs version, because users may not want to download other packages. (#4786) @ArthurDarkstone
- fix(@vben-core/menu-ui): fix horizontal layout top menu language switching issue(#4724) (#4777) @13982720426
- feat: add opened and closed events for dialog (#4775) @mynetfan
- fix: long text style in sidemenu. fixed #4749 (#4770) @mynetfan
- chore: add vxe-table export example (#4769) @gee1k
- chore: add vxe-table toolbar example (#4765) @anncwb
- fix: czg configuration not effective (#4759) @fourteendp
👻 Maintenance
- docs: typo (#4748) @AnonymXXX
- docs: typo (#4755) @AnonymXXX
Full Changelog: v5.4.3...v5.4.4
v5.4.3
What's Changed
- fix: fix renderEcharts refresh issue (#4741) @zhouOB
- fix: fix the error of closing the default analysis page on the tab page (#4720) @pingsanddoss
- fix: modified fixed and unfixed logic, fixed #4640 (#4709) @pingsanddoss
- fix: fix typo in faq.md (#4711) @Rwing
🚀 Features
- feat: allow configuration of staticRroues (#4746) @anncwb
- feat: table grid supports setting title and helpMessage (#4732) @anncwb
- feat: menu routing support opens in a new window (#4715) @anncwb
🐞 Bug Fixes
- fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) @anncwb
📈 Performance & Enhancement
📝 Documentation
- chore(@vben/docs): update nginx deployment error related documentation (#4702) @wangjue666
👻 Maintenance
Full Changelog: v5.4.2...v5.4.3
v5.4.2
What's Changed
🚀 Features
🐞 Bug Fixes
- fix: fix known issues with the form (#4696) @anncwb
- fix: fix the issue of Textarea not being able to wrap lines in the form (#4691) @gee1k
- fix: vite-config warmup config (#4693) @pzzyf
📈 Performance & Enhancement
- perf: adjustment of auth form spelling errors, type adjustment, closer to actual development (#4694) @anncwb
- refactor: reconstruct language files into multi-file structures (#4683) @anncwb
👻 Maintenance
- chore: use pnpm manage package these files will not be generated (#4695) @pzzyf
- fix: downgrade the sass version to suppress the warnings (#4689) @anncwb
Full Changelog: v5.4.1...v5.4.2
v5.4.1
What's Changed
🐞 Bug Fixes
- fix: form does not take effect in vertical layout (#4680) @anncwb
- perf: improved exception handling when request status code is 200 (#4679) @anncwb
- fix: maximum call stack size (#4674) @vince292007
- fix: form required style adjustment (#4668) @anncwb
- fix: limit the drag range of tabs, fixed #4640 (#4659) @mynetfan
- fix: login page brand color does not take effect (#4655) @anncwb
- fix: tabView title internationalization switchover problem (#4652) @yuguaa
- fix: default theme colors cannot be overridden (#4636) @anncwb
- refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) @anncwb
📈 Performance
- feat: add submitOnEnter configuration to form (#4670) @anncwb
- feat: add form slot for action area (#4621) @CHUZHI-L
- refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) @anncwb
👻 Maintenance
- chore(deps-dev): bump the non-breaking-changes group with 3 updates (#4671) @dependabot
- chore: variables typo (#4658) @pzzyf
- chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650) @dependabot
- fix: fix the issues with the local build docker script (#4647) @gee1k
- chore: use taze to update deps (#4627) @WitMiao
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- feat: preferences settings panel to add display switches with copyright (#4603) @GavinLucky
- refactor: change the form button field from text to content to prevent conflicts with the frame (#4586) @anncwb
🚀 Features
🐞 Bug Fixes
- fix: when a table switches paging, no form parameters will be carried (#4607) @anncwb
- fix: metadata version number injection error (#4606) @anncwb
- fix: fix request not displaying interface error messages correctly (#4596) @anncwb
- fix: fix the form-api reactive failure inside the form (#4590) @anncwb
- fix: remove the extra separator when the user dropdown menu is empty. (#4587) @gee1k
- fix: table internal search collspaed configuration does not take effect (#4585) @anncwb
- fix(@vben/plugins/vxe-table): after resetting the search, the parameters still exist (#4577) @anncwb
- fix: the vxeUI global configuration does not take effect (#4574) @anncwb
- fix: improve the layout of tables offline on the mobile (#4573) @anncwb
- fix: naive ui form reset does not meet expectations (#4569) @anncwb
- fix: when the server component path is wrong, a blank interface is still displayed (#4567) @anncwb
- fix: incorrect info color for element plus, fixed #4532 (#4566) @mynetfan
📈 Performance
- refactor: change the shadcn-ui directory and remove rarely used components (#4626) @anncwb
- feat: useVxeTable returns formApi instance (#4582) @anncwb
- refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579) @anncwb
📝 Documentation
👻 Maintenance
- chore(deps): bump the non-breaking-changes group across 1 directory with 5 updates (#4618) @dependabot
- chore: modify the type of the incoming function in the vite configuration (#4622) @pzzyf
- chore: correct spelling for 'dragable' (#4600) @mynetfan
- chore(deps-dev): bump vite-plugin-dts from 4.2.1 to 4.2.3 in the non-breaking-changes group (#4591) @dependabot
- chore(deps): bump @iconify/json from 2.2.256 to 2.2.257 in the non-breaking-changes group (#4589) @dependabot
- chore: vscode extensions add pnpm-catalog-lens (#4583) @WitMiao
- chore(deps): bump the non-breaking-changes group with 3 updates (#4561) @dependabot
Full Changelog: v5.3.2...v5.4.0
v5.3.2
What's Changed
🚀 Features
🐞 Bug Fixes
- fix: try to fix the error reported by the stub command in the window system (#4560) @anncwb
- fix: fixed an error in the form onChange within Naive (#4558) @anncwb
📈 Performance
- feat: add form field autofocus configuration (#4550) @Squall2017
- perf: [antd] default placeholder for input and select components (#4551) @imdap
👻 Maintenance
- chore(deps-dev): bump the non-breaking-changes group across 1 directory with 3 updates (#4557) @dependabot
- chore: demo of customizing form layout using tailwind (#4549) @imdap
Full Changelog: v5.3.1...v5.3.2