mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-24 04:10:20 +08:00
4.5 KiB
4.5 KiB
2.0.0-beta.7 (2020-10-12)
⚡ Performance Improvements
- optimize multiple-tab switching effect (487870f)
- the existing tab switching no longer displays animation and processbar (1ca8fbe)
✨ Features
- add count-to component and demo (34ce66b)
- first screen loading waiting animation (21eae26)
- projectSetting add closeMessageOnSwitch and removeAllHttpPending (08497a7)
- the production environment can be dynamically configured (bb4a227)
- analysis: add analysis page (c1a866f)
- chart: add useEcharts and useApexChart demo (2837315)
- workbench: add workbench page (8cefb70)
🎫 Chores
- update deps (7ef20af)
🐛 Bug Fixes
- fix editable cells cannot be entered (e4497d6)
- fix routing switch, tab is not activated (818ddfa)
- repair packaging error (e9a2d48)
💄 Styles
- menu adjustment (49107c3)
2.0.0-beta.5 (2020-10-10)
♻ Code Refactoring
- style: remove tailwind css (b899d03)
⚡ Performance Improvements
- optimized page switching effect (7dccef7)
🎫 Chores
- add .github and .vscode (7339d91)
- bump 2.0.0-beta.4 (2c68c68)
- change menu icon (a51079f)
- separate configuration files (cb37785)
- update readme.md (3bacef2)
🐛 Bug Fixes
2.0.0-beta.4 (2020-10-08)
🎫 Chores
🐛 Bug Fixes
- fix the problem of page blank caused by page refresh (7653610)
- fix the style problem of the table border in the production environment (8933a2a)
2.0.0-beta.3 (2020-10-07)
✨ Features
🎫 Chores
2.0.0-beta.2 (2020-10-07)
✨ Features
- img-preview: add imgPreview componnt (e6093aa)
🔧 Continuous Integration
- add github after release (ee3f9d3)
2.0.0-beta.1 (2020-09-30)
🎫 Chores
- add Readme.md (351f60a)
🐛 Bug Fixes
- fix form,transition,build bug (2f268ca)