This is a prerelease, to get access to it you must install Clarity using the @rc.1
tag
from NPM.
Highlights
-
Allow shift+tab in focus trap to rebound for accessibility
(#4758)
Bug Fixes
-
Form control placeholder color and opacity updated for accessibility
(#4461)
-
Fix some Angular form controls that don't get marked as touched
(#4767)
-
Fix compatibility issue in Datagrid when Ivy was disabled
(#4788)
-
Fix popover toggle behavior that broke arrow key events
(#4774)
-
Fix missing border on Datagrid detail pane with limited rows
(#4791)