This is a prerelease, to get access to it you must install Clarity using the @rc.1
tag
from NPM.
Breaking Changes
-
fix(a11y): change how wizard use h1, h2 and h3 tags for accessibility
(#4283)
Highlights
-
feat(alert): core alerts
(#4241)
-
feat(form): support a generic control container
(#4280)
- Improvement on the build system
Bug Fixes
-
fix: datepicker input disabled state
(#4252)
-
fix(button): only toggle overflow when button is in overflow menu
(#4281)
-
fix(datagrid): change ordere of datagrid filtere, sorting buttons
(#4296)