CHANGELOG.md 1.7 KB
Newer Older
陈文彬 已提交
1 2 3 4 5 6 7 8 9 10 11
# [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

- 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))

陈文彬 已提交
12 13 14 15 16 17 18 19 20 21
# [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))
陈文彬 已提交
22
- bump 2.0.0-beta.2 ([d966517](https://github.com/anncwb/vue-vben-admin/commit/d966517))
陈文彬 已提交
23

陈文彬 已提交
24 25 26 27 28 29 30 31 32 33
# [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))

陈文彬 已提交
34
# [2.0.0-beta.1](https://github.com/anncwb/vue-vben-admin/compare/351f60a...2.0.0-beta.1) (2020-09-30)
陈文彬 已提交
35

陈文彬 已提交
36
### 🎫 Chores
陈文彬 已提交
37

陈文彬 已提交
38
- add Readme.md ([351f60a](https://github.com/anncwb/vue-vben-admin/commit/351f60a))
陈文彬 已提交
39

陈文彬 已提交
40
### 🐛 Bug Fixes
陈文彬 已提交
41

陈文彬 已提交
42
- fix form,transition,build bug ([2f268ca](https://github.com/anncwb/vue-vben-admin/commit/2f268ca))