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
d51cfe51
Commit
d51cfe51
authored
Oct 28, 2020
by
vben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: bump 2.0.0.rc6
parent
a940e4ac
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
2 deletions
+35
-2
CHANGELOG.en_US.md
CHANGELOG.en_US.md
+33
-0
CHANGELOG.zh_CN.md
CHANGELOG.zh_CN.md
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.en_US.md
View file @
d51cfe51
## 2.0.0-rc.6 (2020-10-28)
### ✨ Features
-
Added
`pwa`
function, which can be turned on in
`.env.production`
-
Button component extends
`preIcon`
and
`postIcon`
attributes to add icons before and after the text
-
Restore the breadcrumb display icon function
### 🎫 Chores
-
Upgrade vite version to
`v1.0.0.rc8`
-
vite.config.ts internal plugins extraction
-
Build directory structure adjustment
-
Dependency update
-
Documentation update
-
Modify the default route switching animation
### ⚡ Performance Improvements
-
`setTitle`
logic adjustment
-
The sessionStorage and LocalStorage cache settings used by the system expire in
`7`
days by default
### ✨ Refactor
-
Separate
`vite-plugin-html`
and modify the logic of inserting html
### 🐛 Bug Fixes
-
Fix the warning problem of multiple registration components during hot update
-
Fix the login tab page appears after login
-
Fix the problem of routing switch parameter disappearance
-
Fix the useMessage icon style problem
## # 2.0.0-rc.5 (2020-10-26)
### ✨ Features
...
...
CHANGELOG.zh_CN.md
View file @
d51cfe51
##
Wip
##
2.0.0-rc.6 (2020-10-28)
### ✨ Features
...
...
package.json
View file @
d51cfe51
{
"name"
:
"vben-admin-2.0"
,
"version"
:
"2.0.0-rc.
5
"
,
"version"
:
"2.0.0-rc.
6
"
,
"scripts"
:
{
"bootstrap"
:
"yarn install"
,
"serve"
:
"esno ./build/script/preserve.ts && 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