Skip to content

Releases: vbenjs/vue-vben-admin

v5.3.0-beta.2

10 Sep 14:23
Compare
Choose a tag to compare

Breaking Change

With the introduction of the VbenForm component, system default pages related to forms, such as login and registration, have been refactored and now utilize the VbenForm component. After updating the code, you will need to readjust the logic related to the login form.

🚀 Features

🐞 Bug Fixes

👻 Maintenance

  • chore(deps): bump the non-breaking-changes group with 14 updates (#4347) @dependabot
  • chore(deps): bump the non-breaking-changes group with 6 updates (#4332) @dependabot
  • chore(deps): bump the non-breaking-changes group with 8 updates (#4326) @dependabot
  • chore(deps): bump the non-breaking-changes group with 5 updates (#4320) @dependabot

Full Changelog: v5.2.2...v5.2.3

v5.2.2

04 Sep 15:02
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • chore: the sidebar title is not displayed in mobile mode (#4312) @pzzyf
  • chore(@vben-core/tabs-ui): cancel drag and drop function on mobile de… (#4303) @wangjue666
  • fix(@vben/web-ele): fixed some style issues in dark mode (#4298) @anncwb
  • fix: the fixedbutton changes state and the view cannot scroll (#4297) @pzzyf

📝 Documentation

👻 Maintenance

  • chore(deps): bump the non-breaking-changes group across 1 directory with 22 updates (#4314) @dependabot

Full Changelog: v5.2.1...v5.2.2

v5.2.1

31 Aug 13:58
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

📈 Performance

  • refactor: refactor AuthLayout to configure the login page more freely (#4294) @anncwb
  • style: optimize dashboard in small screen styles and demo (#4293) @pzzyf
  • style: optimizing style issues (#4289) @anncwb
  • style: optimize dashboard in small screen styles (#4288) @pzzyf
  • perf: axios default error interceptor allows you to customize error handling (#4283) @anncwb
  • perf(login): ensure left panel element spans full width on small screens (#4281) @fzq1998

👻 Maintenance

Full Changelog: v5.2.0...v5.2.1

v5.2.0

29 Aug 14:41
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: core components support simple locale switching (#4273) @anncwb
  • feat: add archive plug-in to output dist.zip after build (#4272) @anncwb
  • feat(@vben/docs): preview components are supported within documents (#4250) @anncwb
  • feat: preference button supports automatic positioning (#4243) @anncwb
  • feat: add modal and drawer components and examples (#4229) @anncwb

🐞 Bug Fixes

  • fix(@vben/preferences): fix hidden header navigation bar causes the settings button to not be displayed (#4271) @Mask-MJ
  • fix: solve the problem of recursive call logout api (#4265) @likui628
  • fix: fix modal position after drag to prevent offset on reopen (#4261) @fzq1998
  • fix: clearPreferencesAndLogout does not take effect when the preferences button is at the top (#4253) @likui628
  • fix: search and menu buttons overlapped (#4249) @likui628
  • fix: tabbar does not meet expectations in a mixed layout (#4242) @anncwb
  • fix: sidebar scrolling does not meet expectations (#4241) @anncwb
  • fix: improve the display of modal and drawer on mobile (#4237) @anncwb
  • fix: ease-out spelling error (#4233) @pzzyf
  • fix: when the 'refreshToken' expires, it does not re-authenticate (#4231) @likui628

📈 Performance

📝 Documentation

  • feat: core components support simple locale switching (#4273) @anncwb
  • feat: add archive plug-in to output dist.zip after build (#4272) @anncwb
  • chore(deps): bump the non-breaking-changes group with 9 updates (#4266) @dependabot
  • perf: improve modal and drawer component documentation and fix known problems (#4264) @anncwb
  • chore: add badges (#4260) @likui628

👻 Maintenance

Full Changelog: v5.1.2...v5.2.0

v5.1.2

25 Aug 03:03
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

📈 Performance

  • perf: home page analysis card adjusted to grid layout (#4219) @kkfive

📝 Documentation

👻 Maintenance

Full Changelog: v5.1.1...v5.1.2

v5.1.1

19 Aug 15:33
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: refactor and improve the request client and support refreshToken (#4157) @likui628
  • feat: add left and right scroll buttons to Tabs bar #4161 (#4162) @P2K0

🐞 Bug Fixes

📈 Performance

  • perf: supplement login interface documents and add configuration para meters (#4175) @anncwb
  • perf: all icons used in the core are offline (#4173) @anncwb
  • perf: optimization of tabbar display (#4169) @anncwb
  • perf: improve tabs-view scrolling (#4164) @anncwb

👻 Maintenance

Full Changelog: v5.1.0...v5.1.1

v5.1.0

14 Aug 15:09
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: supports specifying the position of the preference button (#4154) @anncwb
  • feat: support custom background colors for sidebar and header (#4151) @anncwb
  • feat: add swap component and optimizing layout known issues (#4149) @anncwb
  • feat(@vben/playground): add full-screen examples (#4126) @wangjue666
  • feat(@vben/playground): Add a clipboard example (#4133) @wangjue666
  • feat: support vue file unit testing, add some components unit testing (#4119) @anncwb
  • feat: add page component (#4087) @likui628
  • feat: add ellipsis-text component (#4019) @wangjue666

🐞 Bug Fixes

📈 Performance

  • perf: staticRoutes is renamed externalRoutes (#4143) @anncwb
  • perf: improve login page UI (#4142) @anncwb
  • perf: optimize the diffPreferences logic and adjust the unit test (#4130) @anncwb
  • refactor: adjust all sample pages and use page components (#4118) @anncwb
  • refactor: migrate demo applications to playground (#4116) @anncwb
  • perf: remove duplicate code (#4083) @pzzyf
  • perf: correct cloneDeep spelling errors (#4099) @aonoa

👻 Maintenance

  • chore: semiDarkMenu renamed semiDarkSidebar (#4152) @anncwb
  • chore(deps): bump the non-breaking-changes group with 5 updates (#4147) @dependabot
  • chore(deps): bump the non-breaking-changes group with 10 updates (#4131) @dependabot
  • chore(deps): bump cheerio from 1.0.0-rc.12 to 1.0.0 (#4104) @dependabot
  • chore(deps): bump the non-breaking-changes group with 6 updates (#4103) @dependabot
  • chore: update eslint configuration and adjust docker command (#4101) @anncwb
  • chore(deps): bump the non-breaking-changes group with 14 updates (#4092) @dependabot

Full Changelog: v5.0.1...v5.1.0

v5.0.1

08 Aug 13:13
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: add support for custom slot header-index, sorted by index (#4039) @jinmao88

🐞 Bug Fixes

📝 Documentation updates

👻 Maintenance

10 changes

Full Changelog: v5.0.0...v5.0.1

v5.0.0

03 Aug 23:19
ccaa321
Compare
Choose a tag to compare

Release Notes for Version 5.0.0

Overview

We are excited to announce the release of version 5.0.0. This version is a completely rewritten framework and does not have much in common with version 2. If you need to view the version 2 code, you can switch to the v2 branch.

Regarding Components

The new version does not provide components consistent with v2. We plan to migrate some core business components in the near future, so please stay tuned.

Introduction

This is an entirely new system. You can visit https://doc.vben.pro/ and vben.pro to see the overall changes.

v2.11.5

31 May 01:57
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v2.11.4...v2.11.5