You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed ButtonKind sizes to reflect desired dimensions across sizes and kinds (e.g. primary, secondary, etc.). Enables the ability to accommodate proposals for a greater variety of button sizes.
Added * (asterisk) to required FormField for clear identification and improved accessibility.
Added intelligentRounding to Layer, allowing for layers to present flush against window edges.
Fixed Layer default border-radius.
Fixed Layer default elevation to be large.
Added Card default elevation of medium.
Added validation colors for 'validation-ok' and 'validation-warning'.
Changed Heading font-color to be text-strong for greater emphasis and scan-ability.
Changed Tab active styling to provide greater visual differentiation.