v5.3.1
版本发布时间: 2024-09-29 22:38:39
vbenjs/vue-vben-admin最新发布版本:v5.3.2(2024-10-03 15:43:49)
What's Changed
🚀 Features
- feat: add pagination component (#4522) @anncwb
- feat(form): add merge form functionality (#4495) @Squall2017
- feat: add playwright e2e testing framework (#4468) @anncwb
🐞 Bug Fixes
- fix: when multiple pop-ups exist at the same time, clicking will close all (#4548) @anncwb
- fix: fix abnormal display of scroll bar on lock screen page (#4546) @Squall2017
- fix: when modal and drawer exist at the same time, click Close All (#4521) @anncwb
- fix: improve ant design button icon style (#4520) @anncwb
- fix: improve input browser backfilling style (#4519) @anncwb
- fix: window system clean script execution problems (#4513) @vince292007
- fix: stripe table style for element plus, fixed: #4501 (#4503) @mynetfan
- chore(@vben/playground): add new slider captcha element and adjust references (#4490) @fzq1998
- fix: after deleting the form item, you will also get the form value (#4481) @anncwb
- fix: wrong style when breadcrumbs display background (#4472) @dowithless
- fix: clear the input box when closing the search (#4467) @aonoa
📈 Performance
- perf(@vben/stores): export defineStore to support pinia persistence within apps (#4483) @jinmao88
- perf: setValues method of the form supports assigning values only to keys that exist in the schema (#4508) @imdap
📝 Documentation
- fix(docs): fix the selected state of the top navigation bar (#4499) @QFifteen
👻 Maintenance
- chore: disable sorting of non-core folder object fields (#4547) @anncwb
- chore(deps): bump the non-breaking-changes group across 1 directory with 4 updates (#4537) @dependabot
- chore: update documentation and deps (#4510) @anncwb
Full Changelog: https://github.com/vbenjs/vue-vben-admin/compare/v5.3.0...v5.3.1