Skip to content

v6.0.0

Compare
Choose a tag to compare
@hobbitronics hobbitronics released this 28 Apr 21:22
· 487 commits to main since this release

6.0.0 (2022-04-28)

Bug Fixes

  • Dialog: fix Alert titleIcon position (be8bac7)
  • MoneyInput: fix 1x10e-n not being caught by step (84a6cef)
  • Select: fix floating label color (12d120d)

Build System

  • deps: update material-components-web and sass (6e44b76)

Features

  • components: add SearchableSelect (2de1351)
  • Diaolog.Alert: expose titleIcon color to --mdc-theme-icon-color (f8c9ad0)

BREAKING CHANGES