mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-04 07:27:41 +08:00
release: update 5.7.0
This commit is contained in:
parent
649aab9c7d
commit
33a89834d7
@ -1,3 +1,13 @@
|
||||
# 5.7.0 (2024-06-04)
|
||||
|
||||
### 🎫 Feat
|
||||
|
||||
- Add Google style tabs
|
||||
|
||||
### 🐞 Bug fixes
|
||||
|
||||
- Fixed the issue where the text exceeds and is not hidden after the menu is folded in Firefox browser
|
||||
|
||||
# 5.6.0 (2024-05-14)
|
||||
|
||||
### ✔️ Refactor
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
# 5.7.0 (2024-06-04)
|
||||
|
||||
### 🎫 Feat
|
||||
|
||||
- Add Google style tabs
|
||||
|
||||
### 🐞 Bug fixes
|
||||
|
||||
- Fixed the issue where the text exceeds and is not hidden after the menu is folded in Firefox browser
|
||||
|
||||
# 5.6.0 (2024-05-14)
|
||||
|
||||
### ✔️ Refactor
|
||||
|
@ -1,3 +1,13 @@
|
||||
# 5.7.0 (2024-06-04)
|
||||
|
||||
### 🎫 Feat
|
||||
|
||||
- 添加谷歌风格的页签
|
||||
|
||||
### 🐞 Bug fixes
|
||||
|
||||
- 修复在火狐浏览器中菜单折叠后,文字超出未隐藏的问题
|
||||
|
||||
# 5.6.0 (2024-05-14)
|
||||
|
||||
### ✔️ Refactor
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-pure-admin",
|
||||
"version": "5.6.0",
|
||||
"version": "5.7.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"Version": "5.6.0",
|
||||
"Version": "5.7.0",
|
||||
"Title": "PureAdmin",
|
||||
"FixedHeader": true,
|
||||
"HiddenSideBar": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user