Releases: huntabyte/cmdk-sv
Releases · huntabyte/cmdk-sv
v0.0.19
14 Mar 15:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: escape problematic characters in selectors (#103 )
v0.0.18
15 Jul 23:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
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 )
v0.0.17
28 Mar 17:07
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: remove leftover logs (#70 )
v0.0.16
23 Mar 18:46
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fixed bug where page would crash when a large list was rendered (#55 )
v0.0.15
04 Mar 16:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: Updated svelte-package to fix malformed package build (#64 )
v0.0.14
03 Mar 22:41
Compare
Sorry, something went wrong.
No results found
v0.0.13
12 Jan 00:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix type resolution and intellisense for most components (#46 )
v0.0.12
20 Nov 02:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: expose state slot prop for Command.Root (#38 )
v0.0.11
19 Nov 17:36
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: maintain original list order when clearing search value (#35 )
v0.0.10
18 Nov 18:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: move Command additional props to types file (#31 )