Robin Malfait 279b021a2b implement type ahead mode on Menu
This will allow us to do 2 things:

- When we are in "type ahead" mode, aka search, we can use spaces to
  search. E.g.: "Account Settings" (notice the space)
- When we are not in "type ahead" mode, we can use `Space` to invoke the
  menu item. We used to only allow `Enter` and `Click`.
2020-09-29 15:34:17 +02:00
2020-09-16 18:19:33 +02:00
2020-09-16 18:19:33 +02:00
2020-09-25 12:42:31 +02:00
2020-09-16 18:19:33 +02:00
2020-09-16 18:19:33 +02:00
2020-09-16 18:19:33 +02:00
2020-09-16 18:19:33 +02:00
2020-09-16 18:19:33 +02:00
S
Description
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
6.5 MiB
Languages
TypeScript 95.3%
Vue 4.3%
JavaScript 0.3%
Shell 0.1%