braid-design-system@28.12.0
·
1252 commits
to master
since this release
Minor Changes
-
seekBusinesstheme: Inherit from newapactheme rather than the deprecatedseekAnztheme (#694)Just like the migration from
seekAnztoapac, the visual changes are as follows:- The body background has changed from
#eeeeeeto#f5f6f8. - All grey colours now have a hint of blue.
- Buttons and form fields have decreased in height from
48pxto44px. - Border radiuses have increased from
2pxto4px.
It's possible that your application has custom design elements that depend on these older values in order to look correct. It's also possible that your application is part of a broader user journey that makes use of these older design standards. As a result, a design review is highly recommended.
- The body background has changed from
Patch Changes
- Inline: Prevent overlapping of preceding interactive components (#692)