Clarity has added
layout utilities
and
design tokens
for layout, spacing, color, and typography to @clr/core
. Clarity Core's layout
utilities can be used in plain HTML, although they are still considered experimental at this time and may
feature breaking changes in the near future.
(#4407).
An angular-based timeline component was added to supplement the existing HTML/CSS timeline component introduced in 2.2.0. (#4350)
The clrIfError structural directive has been enhanced to provide error objects for more robust error handling in Clarity Forms. (#4346)