Skip to content

Releases: vbenjs/vue-vben-admin

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

v2.11.4

06 May 01:18
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v2.11.3...v2.11.4

v2.11.3

24 Apr 10:02
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v2.11.2...v2.11.3

v2.11.2

23 Apr 01:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.1...v2.11.2

v2.11.1

20 Apr 09:22
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.