提交 3cf7988c 作者: vben

chore: bump 2.0.0-rc.10

上级 db3092db
## 2.0.0-rc.10 (2020-11-13)
### ✨ Refactor
- Refactor hook, introduce `@vueuse`, delete existing `hook`, optimize existing hook
- ʻUseEvent` renamed ->ʻuseEventListener`
- Delete the four types `SelectOptGroup`, `SelectOption`, `Transfer`, and `Radio` from the form `ComponentType`. Modify the `RadioButtonGroup` component
### ✨ Features
- `componentsProps` support function type of form item
- Added tag display to the menu, supporting 4 types of colors and dot display
- New menu and top bar color selection color matching
- Add sample result page
- New file download example
### ⚡ Wip
- Upload components (not completed, testing...)
### ⚡ Performance Improvements
- Optimize settingDrawer code
- Optimize the switching speed of multiple tabs
- Add form customization and dynamic capabilities
### 🐛 Bug Fixes
- Fixed multiple rich text editors showing only one
- Fixed the problem of not redirecting to the original page after logging in again after expiration
- Fix window system dynamic introduction error
- Fix page type error
- Fixed an error when the form switch and checkBox were used separately
## 2.0.0-rc.9 (2020-11-9) ## 2.0.0-rc.9 (2020-11-9)
### ✨ Features ### ✨ Features
......
## Wip ## 2.0.0-rc.10 (2020-11-13)
### ✨ Refactor ### ✨ Refactor
......
{ {
"name": "vben-admin-2.0", "name": "vben-admin-2.0",
"version": "2.0.0-rc.9", "version": "2.0.0-rc.10",
"scripts": { "scripts": {
"bootstrap": "yarn install", "bootstrap": "yarn install",
"serve": "esno ./build/script/preserve.ts && cross-env NODE_ENV=development vite", "serve": "esno ./build/script/preserve.ts && cross-env NODE_ENV=development vite",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论