Skip to content

Latest commit

 

History

History
102 lines (54 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

102 lines (54 loc) · 6.42 KB

0.2.3 (2023-09-20)

Bug Fixes

0.2.2 (2023-09-12)

Bug Fixes

  • fixed blank when filter text (08da9ef)

0.2.1 (2023-09-12)

Bug Fixes

Features

  • allow user reset or update the search value (5f140ed)

0.2.0 (2023-08-22)

Bug Fixes

Features

  • add types for command component (e619b5e)
  • close on clicking outside (ca71816)

0.1.4 (2022-12-14)

Bug Fixes

0.1.3 (2022-09-15)

0.1.2 (2022-09-15)

Bug Fixes

  • fixed the input event (810ba79)
  • fixed the list component types (f60e20a)

Features

  • add fuzzy search items in group (684f1e8)
  • add rerender list event (db85fb9)
  • add the cmdk it's self (b8dc650)
  • add the code demo (0cfb97b)
  • add the demo of linear (8e98e98)
  • add the fuzzy search feature (48969d9)
  • add the input v-model:value attribute (1536795)
  • add the keyboard event feature (585ca53)
  • add the list height animation (278ba13)
  • add the perform action (9837cc6)
  • add the raycast cmdk demo (754f7fe)
  • add the select item event on cmdk component (1dc7b2a)
  • add the toggle dark mode action (8633f95)
  • add the vercel cmdk demo (1d59805)
  • add transition for self dialog (fb2ed08)
  • change the demo page (1d2b16b)
  • create the lib (fec87bf)
  • deal with the event emitter (5e36efd)
  • fixed the dark mode toggle (923f178)
  • fixed the empty node (624dc08)
  • handle dispatch the event on item (71081a4)
  • hidden the empty node (7cae74f)
  • navigate to the group first item (ae5a3d0)
  • no valid idx, then go to the first/last of item (a9c6db4)
  • rename cmdk to command (9850592)
  • use the provide/inject api (07868b7)