Skip to content

v1.12.0

Compare
Choose a tag to compare
@alyseadlard alyseadlard released this 01 Mar 00:39
· 9665 commits to main since this release

Bug fixes

  • Fixed TextField overflow issues when inside Scrollable
  • Fixed Select focus state bug occuring in Firefox
  • Fixed vertical alignment of text within full width variant of the button component

Enhancements

  • Changed Checkbox label to allow string or React.ReactNode
  • Update TextField type with currency
  • Added ariaControls, ariaExpanded prop to Button
  • Updated the base red color to improve contrast
  • Added a notification icon to the bundled icons available to use in the icon component's source prop
  • Exposed Status from the Banner component

Chores

  • Added version number to source