Files
headlessui/packages/@headlessui-react/src
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-18 14:05:22 +02:00
2020-09-16 18:20:49 +02:00
2020-09-16 18:20:49 +02:00