|
| 1 | +# 5.2.0 (2024-03-22) |
| 2 | + |
| 3 | +### ✔️ refactor |
| 4 | + |
| 5 | +- Place the full screen button at the top to make it visible and easy to operate |
| 6 | + |
| 7 | +### 🎫 Feat |
| 8 | + |
| 9 | +- Added `v-ripple` command (water ripple effect) |
| 10 | +- Add global `Stretch` configuration to the content area to customize compact pages and easily find the required information |
| 11 | +- Added roaming guidance based on `ElTour` |
| 12 | +- Improve role management-menu permission function, novel interactive experience |
| 13 | +- Add system monitoring-online users |
| 14 | +- Add system monitoring-login log |
| 15 | +- Add system monitoring-operation log |
| 16 | +- Add system monitoring-system log |
| 17 | +- Add more more convenient `pure-admin-table` editable table examples (overall editing, single row editing, cell editing) |
| 18 | +- The `ReSegmented` component has a new `block` attribute to make it fit the width of the parent element |
| 19 | +- Add [vue-flow](https://vueflow.dev/) flow chart example |
| 20 | +- Add virtual table example |
| 21 | +- Added Gantt chart example |
| 22 | +- Add graphic verification code example |
| 23 | +- Add form examples, which can be generated through `JSON` format configuration (basic form, pop-up form, drawer form, step-by-step form, search form) |
| 24 | +- Add a folding and expanding menu function on the middle right side of the left menu |
| 25 | + |
| 26 | +### 🐞 Bug fixes |
| 27 | + |
| 28 | +- Fixed the scroll bar issue when clicking on the registration page under `windwos` |
| 29 | +- Fixed the problem of scroll bars appearing in the content area when switching pages under `windows` |
| 30 | +- Fixed the problem of status style disappearing in `pure-table` with status table under dark overall style |
| 31 | +- Fixed the problem of turning on the gray mode and dark overall style in the project configuration and refreshing the overall style of the page. |
| 32 | + |
| 33 | +### 🍏 Perf |
| 34 | + |
| 35 | +- All pages of system management and system monitoring are compatible with mobile terminals |
| 36 | + |
1 | 37 | # 5.1.0 (2024-03-02)
|
2 | 38 |
|
3 | 39 | ### ✔️ refactor
|
|
0 commit comments