Releases: codedthemes/berry-free-vuetify-vuejs-admin-template
Releases · codedthemes/berry-free-vuetify-vuejs-admin-template
Version 2.0.0
- Vuetify 3 → 4 Update Changes
- Implemented override CSS styling using the new
@layer(CSS Layers) method. - Updated and restructured Sass variable overrides; removed unnecessary and redundant custom CSS.
- Updated typography classes and removed deprecated props; replaced them with new Vuetify 4 props.
- Removed custom
lightThemeanddarkThemetypes file and switched to using Vuetify’s built-in types.
- Implemented override CSS styling using the new
- Vue Router 5 Major Changes
- Removed manually defined custom routes for all pages.
- Implemented auto-generated routing based on the folder structure.
- Created a
pagesfolder for route generation and moved reusable UI into acomponentsfolder.
- Other Improvements
- Upgraded all package dependencies to their latest compatible versions.
- Fixed spacing issues across layouts and components.
- Resolved minor bugs and UI inconsistencies.
Version 1.5.0
- Package Upgrades
- Bug Fixes
Version 1.4.0
- Package upgrades
- Bugfixes
Version 1.3.0
- Auth guards setup changes
- Package upgrades
- Bugfixes
Version 1.2.0
- Material Icon improvement
- Package upgrades
Version 1.1.0
- Custom class remove, footer add, eslint any error solved
- Upgrade to pro card added in sidebar
- Update package.json
- Update VerticalSidebar.vue
Version 1.0.0
- Initial Release