Commit 03bbdd2ac3a7a4ebfaf964a8b767120e5dbd5ccd
1 parent
9b61e82d
chore: bump 2.0.0-rc.9
Showing
4 changed files
with
20 additions
and
5 deletions
.env.production
CHANGELOG.en_US.md
1 | -## Wip | |
1 | +## 2.0.0-rc.9 (2020-11-9) | |
2 | + | |
3 | +### ✨ Features | |
4 | + | |
5 | +- Menu trigger can select location | |
6 | +- Add an example of rich text embedded form | |
7 | +- Added `required` attribute to form component schema. Simplified configuration | |
8 | +- The second parameter of openModal and openDrawer can be passed internally instead of `transferModalData` | |
9 | +- Routes with parameters can be cached | |
10 | + | |
11 | +### ✨ Refactor | |
12 | + | |
13 | +- Refactored the logic of the menu generated by the background | |
14 | +- Route Module structural transformation | |
2 | 15 | |
3 | 16 | ### ⚡ Performance Improvements |
4 | 17 | |
5 | 18 | - Menu performance continues to be optimized and smoother |
6 | 19 | - Optimize lazy loading components and examples |
20 | +- layout style fine-tuning | |
7 | 21 | |
8 | 22 | ### 🎫 Chores |
9 | 23 | |
10 | 24 | - Delete menu background image |
11 | -- Update the version of ʻant-design-vue`to`beta13` | |
25 | +- Update the version of ʻant-design-vue`to`beta15` | |
12 | 26 | - Update `vite` version to `rc.9` |
13 | 27 | - Exception page adjustment |
14 | 28 | - `BasicTitle` Color blocks are not displayed by default |
... | ... | @@ -22,6 +36,7 @@ |
22 | 36 | - Fix that ʻuseECharts`can't adapt when`resize`, and an error is reported |
23 | 37 | - Fix that `resize` is not deleted after ʻuseWatermark` is cleared |
24 | 38 | - Fix form verification problem |
39 | +- Fixed the problem that the multi-level header configuration does not take effect | |
25 | 40 | |
26 | 41 | ## 2.0.0-rc.8 (2020-11-2) |
27 | 42 | ... | ... |
CHANGELOG.zh_CN.md