Skip to content

2.0.0

Choose a tag to compare

@karan-kang karan-kang released this 19 Apr 00:07
· 5 commits to main since this release
5e514e9

Updates ⚡

  • Framework: Added support for .NET 7.0 and .NET 8.0 (S#141)
  • Framework: Upgraded to Clarity UI v16 and Clarity Icons v13
  • Theme updates to support integration of Clarity light and dark theme via a single file
  • Accordion: Ability to independently control open & close operation (S#134)
  • Button: Added parameter for stop propagation (S#136)

Bug fixes 🐛

  • Date Picker: Fixing error icon not showing in correct location (S#140)
  • Date Time Picker: Fixing error icon not showing in correct location (S#140)

Breaking Changes 💥

  • Dropped support for .NET 5 framework as it is End of Life.
  • Clarity light and dark theme are now shipped as single file.
  • Developers must now choose either light or dark theme by setting cds-theme="light" or cds-theme="dark" attribute on body element.
  • Removed obsolete assets: blazority-dark.css, blazority-dark.min.css, clr-ui-dark.min.css