提交 5f39beef 编写于 作者: V vben

chore: bump: 2.0.0.rc4

上级 349d1978
# 2.0.0-rc.4 (2020-10-21)
### ✨ Features
- New configuration toolbar for tables
- New message notification module
### 🎫 Chores
- The table does not show borders by default
- Dependency update
- Update vue to `v3.0.2`
- Interface style fine-tuning
### ⚡ Performance Improvements
- Optimize the size of the first screen
- Optimize the TableAction component
- Reduce the folding width of the menu
### 🐛 Bug Fixes
- Fix the problem of the menu name when the first level menu is folded
- Fix the problem that the preview command is not packaged
- Fix the problem that the form actionColOptions parameter does not take effect
- Fix the problem that the loading does not take effect when refreshing the form
# 2.0.0-rc.3 (2020-10-19)
### ✨ Features
......
# Wip
# 2.0.0-rc.4 (2020-10-21)
### ✨ Features
- 表格新增配置工具栏
- 新增消息通知模块
### 🎫 Chores
- 表格默认不显示边框
- 依赖更新
- 更新 vue 为`v3.0.2`
- 界面样式微调
### ⚡ Performance Improvements
- 优化首屏体积大小
- 优化 TableAction 组件
- 减小菜单折叠宽度
### 🐛 Bug Fixes
- 修复一级菜单折叠显示菜单名问题
- 修复预览命令不打包问题
- 修复表格 actionColOptions 参数不生效问题
- 修复表格刷新表单 loading 不生效问题
# 2.0.0-rc.3 (2020-10-19)
......
{
"name": "vben-admin-2.0",
"version": "2.0.0-rc.3",
"version": "2.0.0-rc.4",
"scripts": {
"bootstrap": "yarn install || npm install",
"serve": "cross-env ts-node --files -P ./build/tsconfig.json ./build/script/preserve && cross-env NODE_ENV=development vite",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册