Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 905 Bytes

File metadata and controls

18 lines (11 loc) · 905 Bytes

1.0.0 (2022-03-04)

Bug Fixes

  • add missing select-all functionality to quickly clear query (3fcbdce)
  • close palettte when clicking outside (4fae7eb)
  • fix tabbing on no selected option (9b7d251)

Features

  • add custom implementation of typeahead (helps confirm selection) (c837afe)
  • add initial example - non functional. (cc8163d)

0.1.0 - First Release

  • Every feature added
  • Every bug fixed