Commit a7c097034ab767509e8ae7c89a5ae8507476532a
1 parent
1091c1de
chore: bump 2.0.0-beta.7
Showing
2 changed files
with
28 additions
and
13 deletions
CHANGELOG.md
1 | -# [2.0.0-beta.6](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.4...2.0.0-beta.6) (2020-10-11) | ||
2 | - | ||
3 | -### ♻ Code Refactoring | ||
4 | - | ||
5 | -- **style:** remove tailwind css ([b899d03](https://github.com/anncwb/vue-vben-admin/commit/b899d03)) | 1 | +# [2.0.0-beta.7](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.5...2.0.0-beta.7) (2020-10-12) |
6 | 2 | ||
7 | ### ⚡ Performance Improvements | 3 | ### ⚡ Performance Improvements |
8 | 4 | ||
9 | - optimize multiple-tab switching effect ([487870f](https://github.com/anncwb/vue-vben-admin/commit/487870f)) | 5 | - optimize multiple-tab switching effect ([487870f](https://github.com/anncwb/vue-vben-admin/commit/487870f)) |
10 | -- optimized page switching effect ([7dccef7](https://github.com/anncwb/vue-vben-admin/commit/7dccef7)) | ||
11 | - the existing tab switching no longer displays animation and processbar ([1ca8fbe](https://github.com/anncwb/vue-vben-admin/commit/1ca8fbe)) | 6 | - the existing tab switching no longer displays animation and processbar ([1ca8fbe](https://github.com/anncwb/vue-vben-admin/commit/1ca8fbe)) |
12 | 7 | ||
13 | ### ✨ Features | 8 | ### ✨ Features |
14 | 9 | ||
15 | - add count-to component and demo ([34ce66b](https://github.com/anncwb/vue-vben-admin/commit/34ce66b)) | 10 | - add count-to component and demo ([34ce66b](https://github.com/anncwb/vue-vben-admin/commit/34ce66b)) |
16 | - first screen loading waiting animation ([21eae26](https://github.com/anncwb/vue-vben-admin/commit/21eae26)) | 11 | - first screen loading waiting animation ([21eae26](https://github.com/anncwb/vue-vben-admin/commit/21eae26)) |
12 | +- projectSetting add closeMessageOnSwitch and removeAllHttpPending ([08497a7](https://github.com/anncwb/vue-vben-admin/commit/08497a7)) | ||
13 | +- the production environment can be dynamically configured ([bb4a227](https://github.com/anncwb/vue-vben-admin/commit/bb4a227)) | ||
17 | - **analysis:** add analysis page ([c1a866f](https://github.com/anncwb/vue-vben-admin/commit/c1a866f)) | 14 | - **analysis:** add analysis page ([c1a866f](https://github.com/anncwb/vue-vben-admin/commit/c1a866f)) |
18 | - **chart:** add useEcharts and useApexChart demo ([2837315](https://github.com/anncwb/vue-vben-admin/commit/2837315)) | 15 | - **chart:** add useEcharts and useApexChart demo ([2837315](https://github.com/anncwb/vue-vben-admin/commit/2837315)) |
19 | - **workbench:** add workbench page ([8cefb70](https://github.com/anncwb/vue-vben-admin/commit/8cefb70)) | 16 | - **workbench:** add workbench page ([8cefb70](https://github.com/anncwb/vue-vben-admin/commit/8cefb70)) |
20 | 17 | ||
21 | ### 🎫 Chores | 18 | ### 🎫 Chores |
22 | 19 | ||
20 | +- update deps ([7ef20af](https://github.com/anncwb/vue-vben-admin/commit/7ef20af)) | ||
21 | + | ||
22 | +### 🐛 Bug Fixes | ||
23 | + | ||
24 | +- fix editable cells cannot be entered ([e4497d6](https://github.com/anncwb/vue-vben-admin/commit/e4497d6)) | ||
25 | +- fix routing switch, tab is not activated ([818ddfa](https://github.com/anncwb/vue-vben-admin/commit/818ddfa)) | ||
26 | +- repair packaging error ([e9a2d48](https://github.com/anncwb/vue-vben-admin/commit/e9a2d48)) | ||
27 | + | ||
28 | +### 💄 Styles | ||
29 | + | ||
30 | +- menu adjustment ([49107c3](https://github.com/anncwb/vue-vben-admin/commit/49107c3)) | ||
31 | + | ||
32 | +# [2.0.0-beta.5](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.4...2.0.0-beta.5) (2020-10-10) | ||
33 | + | ||
34 | +### ♻ Code Refactoring | ||
35 | + | ||
36 | +- **style:** remove tailwind css ([b899d03](https://github.com/anncwb/vue-vben-admin/commit/b899d03)) | ||
37 | + | ||
38 | +### ⚡ Performance Improvements | ||
39 | + | ||
40 | +- optimized page switching effect ([7dccef7](https://github.com/anncwb/vue-vben-admin/commit/7dccef7)) | ||
41 | + | ||
42 | +### 🎫 Chores | ||
43 | + | ||
23 | - add .github and .vscode ([7339d91](https://github.com/anncwb/vue-vben-admin/commit/7339d91)) | 44 | - add .github and .vscode ([7339d91](https://github.com/anncwb/vue-vben-admin/commit/7339d91)) |
24 | - bump 2.0.0-beta.4 ([2c68c68](https://github.com/anncwb/vue-vben-admin/commit/2c68c68)) | 45 | - bump 2.0.0-beta.4 ([2c68c68](https://github.com/anncwb/vue-vben-admin/commit/2c68c68)) |
25 | -- bump 2.0.0-beta.5 ([b9fe65e](https://github.com/anncwb/vue-vben-admin/commit/b9fe65e)) | ||
26 | - change menu icon ([a51079f](https://github.com/anncwb/vue-vben-admin/commit/a51079f)) | 46 | - change menu icon ([a51079f](https://github.com/anncwb/vue-vben-admin/commit/a51079f)) |
27 | - separate configuration files ([cb37785](https://github.com/anncwb/vue-vben-admin/commit/cb37785)) | 47 | - separate configuration files ([cb37785](https://github.com/anncwb/vue-vben-admin/commit/cb37785)) |
28 | - update readme.md ([3bacef2](https://github.com/anncwb/vue-vben-admin/commit/3bacef2)) | 48 | - update readme.md ([3bacef2](https://github.com/anncwb/vue-vben-admin/commit/3bacef2)) |
29 | 49 | ||
30 | ### 🐛 Bug Fixes | 50 | ### 🐛 Bug Fixes |
31 | 51 | ||
32 | -- repair packaging error ([e9a2d48](https://github.com/anncwb/vue-vben-admin/commit/e9a2d48)) | ||
33 | - Repair tree component click to select ([#33](https://github.com/anncwb/vue-vben-admin/issues/33)) ([884687c](https://github.com/anncwb/vue-vben-admin/commit/884687c)) | 52 | - Repair tree component click to select ([#33](https://github.com/anncwb/vue-vben-admin/issues/33)) ([884687c](https://github.com/anncwb/vue-vben-admin/commit/884687c)) |
34 | 53 | ||
35 | -### 💄 Styles | ||
36 | - | ||
37 | -- menu adjustment ([49107c3](https://github.com/anncwb/vue-vben-admin/commit/49107c3)) | ||
38 | - | ||
39 | # [2.0.0-beta.4](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.3...2.0.0-beta.4) (2020-10-08) | 54 | # [2.0.0-beta.4](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.3...2.0.0-beta.4) (2020-10-08) |
40 | 55 | ||
41 | ### 🎫 Chores | 56 | ### 🎫 Chores |
package.json
1 | { | 1 | { |
2 | "name": "vben-admin-2.0", | 2 | "name": "vben-admin-2.0", |
3 | - "version": "2.0.0-beta.6", | 3 | + "version": "2.0.0-beta.7", |
4 | "scripts": { | 4 | "scripts": { |
5 | "bootstrap": "yarn install", | 5 | "bootstrap": "yarn install", |
6 | "serve": "node ./build/jsc.js preserve && cross-env NODE_ENV=development vite", | 6 | "serve": "node ./build/jsc.js preserve && cross-env NODE_ENV=development vite", |