Skip to content

v0.23.1

Compare
Choose a tag to compare
@metonym metonym released this 22 Nov 18:07
· 1137 commits to master since this release

Fixes

  • Fix selected prop reactivity in RadioButtonGroup so that it can be programmatically updated (PR #407, issue #406)
  • Allow click propagation in ListBox so that list box menus can close correctly; this fixes behavior in the ComboBox, Dropdown, and MultiSelect components (PR #405, issue #388)

Documentation


Contributors