-
chore: Add Svelte 5 as a peer dependency (#88)
-
fix: select first value after search (#83)
-
fix: Removes self-closing non-void elements to fix Svelte 5 warnings (#84)
-
fix: Support meta key and home/end shortcuts (#78)
- fix: remove leftover logs (#70)
- Fixed bug where page would crash when a large list was rendered (#55)
- chore: Updated
svelte-package
to fix malformed package build (#64)
- Fix type resolution and intellisense for most components (#46)
- feat: expose state slot prop for Command.Root (#38)
- fix: maintain original list order when clearing search value (#35)
- fix: move Command additional props to types file (#31)
- feat: export
defaultFilter
function (#29)
- fix:
autofocus
input behavior (#25)
- Fix: Bug with conditional rendering (#22)
- Fix: bug where best match wasnt selected (#17)
- Add
asChild
prop & forward input events (#14)
- Fix: input autofocus (#11)
- Fix:
autofocus
prop autofocuses input on mount (#8)
- Fix exports (#5)
- initial release (#1)