Changelog

Release notes and version history. For the full diff, see the GitHub releases.

v0.1.0

Initial release.

  • Compound component API: SuggestMenu, Portal, Positioner, Popup, List, Group, GroupLabel, Item, Empty
  • useSuggestMenu hook for composable usage
  • Fuse.js filtering with weighted keys and group support
  • Inline nodes (pills) via extension config
  • Multiple triggers, mutual exclusion
  • shouldShow callback for collaboration
  • Accessible listbox semantics and keyboard navigation