CHANGELOG.md
3.89 KB
2.0.0-beta.6 (2020-10-11)
โป Code Refactoring
- style: remove tailwind css (b899d03)
โก Performance Improvements
- optimize multiple-tab switching effect (487870f)
- optimized page switching effect (7dccef7)
- 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)
- analysis: add analysis page (c1a866f)
- chart: add useEcharts and useApexChart demo (2837315)
- workbench: add workbench page (8cefb70)
๐ซ Chores
- add .github and .vscode (7339d91)
- bump 2.0.0-beta.4 (2c68c68)
- bump 2.0.0-beta.5 (b9fe65e)
- change menu icon (a51079f)
- separate configuration files (cb37785)
- update readme.md (3bacef2)
๐ Bug Fixes
๐ Styles
- menu adjustment (49107c3)
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)