Skip to content

Version 2.0.0

Latest

Choose a tag to compare

@ct-dixit ct-dixit released this 03 Jan 05:00
· 3 commits to main since this release
  • UI KIT
    • React
      • Improvements
        • Introduced CSS Variables to enhance theming flexibility and maintainability.
        • Removed deprecated Grid column properties to align with the latest standards.
        • Resolved Stack layout spacing issues, including gap, justifyContent, and alignItems.
        • Corrected slotProps usage for improved component consistency.
        • Added Yarn as the package manager
      • Upgrades
        • Upgraded project dependencies to the latest stable versions.
        • Upgraded framework to React v19.2.x.
        • Updated platform to Next.js v16.1.x.
    • Tailwind
      • No Update
  • Admin
    • Next JS & VITE
      • Improvements
        • Introduced CSS Variables for improved theming and customisation.
        • Removed deprecated Grid column properties.
        • Resolved Stack layout spacing issues, including gap, justifyContent, and alignItems.
        • Corrected slotProps usage across components.
        • Added Yarn as the package manager.
      • Upgrades
        • Upgraded project dependencies to the latest stable versions.
        • Upgraded framework to React v19.2.x.
        • Updated platform to Next.js v16.1.x.