Skip to content

Releases: vbenjs/vue-vben-admin

v5.5.1

12 Dec 14:48
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

📈 Performance & Enhancement

📝 Documentation

👻 Maintenance

Full Changelog: v5.5.0...v5.5.1

v5.5.0

04 Dec 15:05
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

📈 Performance & Enhancement

📝 Documentation

👻 Maintenance

Full Changelog: v5.4.8...v5.5.0

v5.4.8

24 Nov 14:06
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

📝 Documentation

  • docs: optimize the introduction in both Chinese and English (#4913) @Mintnoii

Full Changelog: v5.4.7...v5.4.8

v5.4.7

14 Nov 14:18
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

📝 Documentation

👻 Maintenance

Full Changelog: v5.4.6...v5.4.7

v5.4.6

10 Nov 03:53
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • fix: unable to preventDefault inside passive event listener invocation (#4852) @anncwb

Full Changelog: v5.4.5...v5.4.6

v5.4.5

09 Nov 13:10
Compare
Choose a tag to compare

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

🐞 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

04 Nov 14:48
Compare
Choose a tag to compare

What's Changed

👻 Maintenance

Full Changelog: v5.4.3...v5.4.4

v5.4.3

27 Oct 14:01
Compare
Choose a tag to compare

What's Changed

🚀 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

  • feat(@vben/request): export basic HttpResponse generic (#4697) @gee1k

Full Changelog: v5.4.2...v5.4.3

v5.4.2

20 Oct 14:37
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: menu supports carrying default query (#4687) @anncwb

🐞 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

18 Oct 14:13
Compare
Choose a tag to compare

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