Skip to content

Version 2.0.0

Latest

Choose a tag to compare

@ct-anjali-patel ct-anjali-patel released this 16 May 07:34
· 5 commits to master since this release
56ee9bc
  • Package Upgrades
    • Upgraded Vuetify to v4 with full migration support
    • Removed deprecated dense prop usage in row and updated typography classes
    • Major Vue Router upgrade with route restructuring, auto-generated route setup, and removal of unused custom route files
    • Updated all third-party dependencies to latest compatible versions
  • Layout & Structure
    • Replaced custom media queries with reusable SCSS mixins
    • Replaced custom utility classes with Vuetify-ready classes for better consistency
    • Added common default component configurations in Vuetify for consistent UI behavior across the application
  • UI Components
    • Refactored Color page for main color-palatte
  • Bug Fixes
    • Resolved missing route path issues
    • Fixed multiple dark & RTL mode UI inconsistencies
    • Updated light color variables for improved dark theme support