Bug Fixes
-
Corrected DOM order of close buttons in modals (#4083)
-
Removed unnecessary aria-label on expand/collapse SVG in Stack View (#4525)
-
Fixed issue with Angular assigning inputs for @clr/angular components that are not ready (#4977)
-
Removed min-height from datagrid header to prevent overlapping data (#4978)
-
Added focus trap to @clr/core modal and check for hidden to prevent hidden focus traps
(#4968)
-
@clr/core documentation improvements
(#4967)
-
Fixed accessibility issue with @clr/core icon button
(#4966)
-
Fixed issue with close button wrapping in @clr/core modal header
(#4965)
-
Ensure required property exists before throwing a warning with @clr/core property decorator
(#4985)
-
Fixed margin issue with @clr/core lists inside of layouts
(#4964)
-
Added a disabled state for @clr/core tags
(#4974)
-
Improved support for anchor tags and @clr/core button elements
(#4975)
-
Fixes for @clr/angular schematics
(#4980)