Tom Moor
7f05fe0127
chore: Combine 'pin' menu items into submenu
...
fix: Submenu should not appear when all items are not visible
2022-02-26 11:37:48 -08:00
Saumya Pandey
ad2bce9c10
fix: sync the correct collection with edit action ( #3166 )
...
* fix: sync the correct collection with edit action
* fix: remove action suggestions on undefined
* Update app/hooks/useCommandBarActions.ts
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-02-25 20:39:03 -08:00
Tom Moor
63265b49ea
feat: Trigger cmd+k from sidebar ( #3149 )
...
* feat: Trigger cmd+k from sidebar
* Add hint when opening command bar from sidebar
2022-02-22 20:13:56 -08:00
Tom Moor
e5b4186faa
feat: Add searching of sub actions in command menu ( #2845 )
2021-12-11 09:34:16 -08:00
Tom Moor
15b1069bcc
chore: Move to Typescript ( #2783 )
...
This PR moves the entire project to Typescript. Due to the ~1000 ignores this will lead to a messy codebase for a while, but the churn is worth it – all of those ignore comments are places that were never type-safe previously.
closes #1282
2021-11-29 06:40:55 -08:00