Skip to content

v1.2.0

Choose a tag to compare

@ToxicMushroom ToxicMushroom released this 16 Apr 12:25
· 45 commits to main since this release

❗ Breaking changes

  • Tag picker was reworked, see #6 which explains the new expected traits.

Features

  • Configurable open and close delay ⏲️ for popover in #9
  • Tag_picker now has an arrow-key ⬇️ moveable focus-box, previously it was static.

Bug fixes

  • Better select <FormInput<String>> handling in #7
  • Better tag picker <FormInput<String>> handling in #10
  • Required refactor for tag_picker to fix fuzzy search in #6

Full Changelog: v1.1.0...v1.2.0