Skip to content

v0.92.0

Latest

Choose a tag to compare

@metonym metonym released this 13 Nov 15:54
· 4 commits to master since this release

What's Changed

⚠ BREAKING CHANGES

  • number-input: rename label to labelText (#2337)
  • multi-select: rename titleText to labelText (#2337)
  • dropdown: rename titleText to labelText (#2337)
  • combo-box: rename titleText to labelText (#2337)

Features

  • feat(combo-box): add typeahead prop for autocomplete by @spburtsev in #2340

Fixes

  • fix!: rename form label prop names for consistency by @spburtsev in #2337
  • fix(modal): prevent pointer events on closed modals by @metonym in #2339

Full Changelog: v0.91.0...v0.92.0