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
562e2af9
Commit
562e2af9
authored
Feb 05, 2021
by
vben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: bump 2.0.0.rc18
parent
70c0877d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
2 deletions
+24
-2
CHANGELOG.en_US.md
CHANGELOG.en_US.md
+22
-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 @
562e2af9
## 2.0.0-rc.18 (2021-02-05)
### ✨ Features
-
`ApiSelect`
adds
`numberToString`
property, which is used to convert all the value of
`number`
into
`string`
-
Added theme color switch
-
Packed image compression
### ⚡ Performance Improvements
When mock is not used, move
`mock.js`
out of the package file
### 🐛 Bug Fixes
-
Fix modal height calculation error
-
Fix the pop-up menu when the menu is clicked on the tab when the menu is collapsed
-
Fix the problem that the initial value of form is 0
-
Fix table wrapping problem
-
Fix the menu outside link does not jump
-
Fix the display problem at the top of the menu
-
Fix the issue of
`modifyVars`
configuration failure
## 2.0.0-rc.17 (2020-01-18)
## 2.0.0-rc.17 (2020-01-18)
### ✨ Refactor
### ✨ Refactor
...
...
CHANGELOG.zh_CN.md
View file @
562e2af9
##
Wip
##
2.0.0-rc.18 (2021-02-05)
### ✨ Features
### ✨ Features
...
...
package.json
View file @
562e2af9
{
{
"name"
:
"vben-admin"
,
"name"
:
"vben-admin"
,
"version"
:
"2.0.0-rc.1
7
"
,
"version"
:
"2.0.0-rc.1
8
"
,
"scripts"
:
{
"scripts"
:
{
"bootstrap"
:
"yarn install"
,
"bootstrap"
:
"yarn install"
,
"serve"
:
"vite"
,
"serve"
:
"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