Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
najiu-admin-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
najiu-frontend
najiu-admin-template
Commits
be8e140b
Commit
be8e140b
authored
Oct 14, 2020
by
vben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: release 2.0.0-rc.1
parent
77db3d5f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
1 deletion
+49
-1
CHANGELOG.en_US.md
CHANGELOG.en_US.md
+24
-0
CHANGELOG.zh_CN.md
CHANGELOG.zh_CN.md
+24
-0
package.json
package.json
+1
-1
No files found.
CHANGELOG.en_US.md
View file @
be8e140b
# 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)
# 2.0.0-beta.7 (2020-10-12)
### ⚡ Performance Improvements
### ⚡ Performance Improvements
...
...
CHANGELOG.zh_CN.md
View file @
be8e140b
# 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)
# 2.0.0-beta.7 (2020-10-12)
### ⚡ Performance Improvements
### ⚡ Performance Improvements
...
...
package.json
View file @
be8e140b
{
{
"name"
:
"vben-admin-2.0"
,
"name"
:
"vben-admin-2.0"
,
"version"
:
"2.0.0-
beta.8
"
,
"version"
:
"2.0.0-
rc.1
"
,
"scripts"
:
{
"scripts"
:
{
"bootstrap"
:
"yarn install"
,
"bootstrap"
:
"yarn install"
,
"serve"
:
"node ./build/jsc.js preserve && cross-env NODE_ENV=development vite"
,
"serve"
:
"node ./build/jsc.js preserve && cross-env NODE_ENV=development vite"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment