mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-23 17:50:22 +08:00
66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
# [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)
|
|
|
|
### ♻ Code Refactoring
|
|
|
|
- **style:** remove tailwind css ([b899d03](https://github.com/anncwb/vue-vben-admin/commit/b899d03))
|
|
|
|
### ⚡ Performance Improvements
|
|
|
|
- optimized page switching effect ([7dccef7](https://github.com/anncwb/vue-vben-admin/commit/7dccef7))
|
|
|
|
### 🎫 Chores
|
|
|
|
- add .github and .vscode ([7339d91](https://github.com/anncwb/vue-vben-admin/commit/7339d91))
|
|
|
|
- change menu icon ([a51079f](https://github.com/anncwb/vue-vben-admin/commit/a51079f))
|
|
- separate configuration files ([cb37785](https://github.com/anncwb/vue-vben-admin/commit/cb37785))
|
|
- update readme.md ([3bacef2](https://github.com/anncwb/vue-vben-admin/commit/3bacef2))
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- 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))
|
|
|
|
# [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)
|
|
|
|
### 🎫 Chores
|
|
|
|
- bump 2.0.0-beta.3 ([e410ce4](https://github.com/anncwb/vue-vben-admin/commit/e410ce4))
|
|
- remove redundant dependencies ([e4c952f](https://github.com/anncwb/vue-vben-admin/commit/e4c952f))
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- fix the problem of page blank caused by page refresh ([7653610](https://github.com/anncwb/vue-vben-admin/commit/7653610))
|
|
- fix the style problem of the table border in the production environment ([8933a2a](https://github.com/anncwb/vue-vben-admin/commit/8933a2a))
|
|
|
|
# [2.0.0-beta.3](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.2...2.0.0-beta.3) (2020-10-07)
|
|
|
|
### ✨ Features
|
|
|
|
- **setting:** add openNProgress setting ([67d0ff0](https://github.com/anncwb/vue-vben-admin/commit/67d0ff0))
|
|
- **table:** add table component ([faf3f46](https://github.com/anncwb/vue-vben-admin/commit/faf3f46))
|
|
|
|
### 🎫 Chores
|
|
|
|
- add github workflows ([5b0a21e](https://github.com/anncwb/vue-vben-admin/commit/5b0a21e))
|
|
- bump 2.0.0-beta.2 ([d966517](https://github.com/anncwb/vue-vben-admin/commit/d966517))
|
|
|
|
# [2.0.0-beta.2](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.1...2.0.0-beta.2) (2020-10-07)
|
|
|
|
### ✨ Features
|
|
|
|
- **img-preview:** add imgPreview componnt ([e6093aa](https://github.com/anncwb/vue-vben-admin/commit/e6093aa))
|
|
|
|
### 🔧 Continuous Integration
|
|
|
|
- add github after release ([ee3f9d3](https://github.com/anncwb/vue-vben-admin/commit/ee3f9d3))
|
|
|
|
# [2.0.0-beta.1](https://github.com/anncwb/vue-vben-admin/compare/351f60a...2.0.0-beta.1) (2020-09-30)
|
|
|
|
### 🎫 Chores
|
|
|
|
- add Readme.md ([351f60a](https://github.com/anncwb/vue-vben-admin/commit/351f60a))
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- fix form,transition,build bug ([2f268ca](https://github.com/anncwb/vue-vben-admin/commit/2f268ca))
|