Skip to content

v0.3.11

Choose a tag to compare

@interactivellama interactivellama released this 26 Sep 00:11
· 7633 commits to master since this release

Release 0.3.11

BUG FIX

  • In Picklist, tabbing moves focus to the next tabbable DOM element, instead of opening the menu.
  • In Dropdown, an onClick prop is passed down to all custom content children, so that they can close the menu.