·
559 commits
to main
since this release
Minor Changes
- Added four new entry files that enable working with Design Tokens:
- post-external.(s)css: For portal and other external pages
- post-internal.(s)css: For applications and other internal pages
- post-tokens-external.(s)css: External tokens only
- post-tokens-internal.(s)css: Internal tokens only (by @oliverschuerch with #3477)
Patch Changes
-
Realigned the checkbox and the radio button with the label. (by @oliverschuerch with #3477)
-
Set the
max-width
constraint of the tag component to 100% for improved accessibility. Try to keep tag text as short as possible though. (by @oliverschuerch with #3477)