mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 22:27:05 +00:00
chore: release 2.0.0-rc.1
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
# 2.0.0-beta.8 (2020-10-14)
|
||||
|
||||
### ✨ Features
|
||||
|
||||
- Add a tab with parameters
|
||||
|
||||
### ⚡ Performance Improvements
|
||||
|
||||
- Optimized menu folding
|
||||
- Page details optimization
|
||||
- Compress html after packaging
|
||||
- Functional reconstruction of preview components and right-click menu
|
||||
- The preview component operation column is centered
|
||||
|
||||
### 🎫 Chores
|
||||
|
||||
- update deps
|
||||
- Added `README.en-US.md`
|
||||
- Added `CHANGELOG.en-US.md`
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Fix page refresh and jump to landing page
|
||||
|
||||
# 2.0.0-beta.7 (2020-10-12)
|
||||
|
||||
### ⚡ Performance Improvements
|
||||
|
@@ -1,3 +1,27 @@
|
||||
# 2.0.0-beta.8 (2020-10-14)
|
||||
|
||||
### ✨ Features
|
||||
|
||||
- 添加带参 tab
|
||||
|
||||
### ⚡ Performance Improvements
|
||||
|
||||
- 菜单折叠优化
|
||||
- 页面细节优化
|
||||
- 打包后压缩 html
|
||||
- 预览组件及右键菜单函数化重构
|
||||
- 预览组件操作列居中
|
||||
|
||||
### 🎫 Chores
|
||||
|
||||
- 更新依赖
|
||||
- 添加`README.en-US.md`
|
||||
- 添加`CHANGELOG.en-US.md`
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- 修复页面刷新跳转到登陆页
|
||||
|
||||
# 2.0.0-beta.7 (2020-10-12)
|
||||
|
||||
### ⚡ Performance Improvements
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vben-admin-2.0",
|
||||
"version": "2.0.0-beta.8",
|
||||
"version": "2.0.0-rc.1",
|
||||
"scripts": {
|
||||
"bootstrap": "yarn install",
|
||||
"serve": "node ./build/jsc.js preserve && cross-env NODE_ENV=development vite",
|
||||
|
Reference in New Issue
Block a user