Changelog
Check the Berry vuetify versions history and their detailed change log.
Last updated
Check the Berry vuetify versions history and their detailed change log.
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 lightTheme and darkTheme types file and switched to using Vuetify’s built-in types.
Vue Router 5 Major Changes
Removed manually defined custom routes for all pages.
Implemented auto-generated routing based on the folder structure.
Created a pages folder for route generation and moved reusable UI into a components folder.
Updated authentication flow and navigation guards according to the new routing system.
Other Improvements
Upgraded all packages dependencies to their latest compatible versions.
Fixed spacing issues across layouts and components.
Resolved minor bugs and UI inconsistencies.
New Features
Added System Mode (Dark/Light toggle).
Improved Vue-i18n with Vuetify Integration
Added new pages/components:
Bottom Sheet
File Input
Range Slider
OTP Input
Pie Charts
Sparklines Charts
Parallax
Steppers
Mask Inputs
File Upload
Chip Groups
Data Iterators
Data Tables
Calendar
Updates & Enhancements
Updated and improved existing pages:
Autocomplete
Buttons
Textfield
Slider
Form Validation
Cards
Chip
Tabs
Alert
Progress
Snackbar
Treeview
Improved code quality and structure.
Package upgrades for better compatibility.
Prettier is integrated with ESLint for consistent formatting.
Removals
Removed third-party mask plugin (no longer required).
Bug Fixes
Addressed multiple UI & functional issues across pages.
Package Upgrades
Added New Vuetify Components
Bugfixes
Added RTL Version
Added Dropzone Page
Added New Vuetify Components
Auth guards setup changes
All menu items added in a language file
Package upgrades
Bugfixes
Package upgrades
Material Icon improvement
Bugfixes
Package upgrades
Eslint any type error fix
Bugfixes
Calendar plugin remove and add vuetify calendar
Custom mask issue fix
landing update
Package upgrades
Update customizer design
Eslint Fixes
Prettier
Design Changes
Breadcrumb fixes
Update to Vuetify 3.1.12
Other package upgrades
Updated theme background
Minor bug fixes
Provided Figma
Berry initial release
Last updated