Skip to content

v8.4.0

Compare
Choose a tag to compare
@janosh janosh released this 01 Mar 22:57
· 52 commits to main since this release

What's Changed

  • 3309e1e fix selected options having cursor: grab (to indicate drag and drop support to change order) even if only single option selected
  • Make first matching option active automatically on entering searchText by @janosh in #206
  • 8d3df3e update to svelte-package v2
  • e3f4ea9 add src/lib/NavPalette.svelte invoked with cmd+k for keyboard-only site navigation
  • b27cd80 rename NavPalette to CmdPalette and make it execute generic actions on item select

Full Changelog: v8.3.0...v8.4.0