mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
40 lines
859 B
Markdown
40 lines
859 B
Markdown
# 2.6.0(2021-11-10)
|
|
|
|
### 🎫 Feat
|
|
|
|
- Refactored navigation theme color, supports multiple color schemes
|
|
- Refactored login page, illustration style
|
|
|
|
### 🍏 Perf
|
|
|
|
- Optimize the navigation style
|
|
- Eliminate strong navigation dependence on vxe-table
|
|
- Synchronously update element-plus, replace Font Icon with SVG Icon
|
|
|
|
# 2.1.0(2021-10-14)
|
|
|
|
### 🎫 Feat
|
|
|
|
- Route animation (each route can add different animations)
|
|
- Extra icons (for example, this is a newly added page, a new icon is displayed in the upper right corner of the routing menu)
|
|
- Extract the default configuration options
|
|
- Perfect type file
|
|
|
|
### 🐞 Bug fixes
|
|
|
|
- Fix the issue of element-plus internationalization
|
|
- Fix routing issues
|
|
- Fix navigation adaptation problem
|
|
|
|
# 2.0.1(2021-9-29)
|
|
|
|
### 🎫 Feat
|
|
|
|
- Feat horizontal nav
|
|
|
|
# 2.0.0(2021-4-13)
|
|
|
|
### 🎫 Chores
|
|
|
|
- Release 2.0.0 version
|