Skip to content

v2.0.3

Choose a tag to compare

@ShimiSun ShimiSun released this 02 Mar 16:11
· 218 commits to master since this release
  • 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.
  • Added Tip default styling.