Skip to content

v0.9.0

Choose a tag to compare

@artmsilva artmsilva released this 07 Jun 15:03
· 658 commits to main since this release

What's Changed

Fixes

  • fix: changed icon imports to support ESM compilation by @wp-aberg in #111
  • fix: allow for multiline labels in RadioButtons by @wp-aberg in #114
  • fix(input): reorder onBlur and onChange args in order to send callbacks to proper places by @artmsilva in #108
  • fix: add scoped name to test app, update Radio secondary focus by @wp-aberg in #109
  • fix: removed pointer events from Label in InputText and InputTextarea by @wp-aberg in #104
  • Prefer token values to hex colors lint rule by @wp-aberg in #105
  • fix: updates sharedInputStyles text color by @wp-aberg in #106

Features

Full Changelog: v0.8.0...v0.9.0