Commit Graph

8 Commits

Author SHA1 Message Date
Aman Harwara
efba7c682d feat: Added command palette for quick actions and switching between items (#2933) [skip e2e]
* wip: command palette

* use code instead of key

* show recent items above commands

* refactor

* fix command

* add placeholder

* Tab/Shift-Tab to switch tabs

* Fix test

* Add menu item to general account menu

* if shortcut_id is available, use that as the id

* make toggle fn more stable

* small naming changes

* fix name

* Close open modals and popovers when opening command palette

* use stable ids + make sure selectedNotesCount only changes when the count actually changes

* display all commands, even ones in recents list
2025-09-25 10:06:09 -03:00
Aman Harwara
7ca2fa8eab chore: fix preferences count bubble size & position 2023-09-11 18:36:11 +05:30
Aman Harwara
2e364dc016 chore: show preferences notification count bubble on mobile 2023-09-08 18:35:57 +05:30
Aman Harwara
be3b904f62 chore: show invite count bubble on preferences button (#2458) 2023-09-01 22:31:35 +05:30
Aman Harwara
3f796b48eb chore: lint 2023-07-12 23:59:58 +05:30
Aman Harwara
91f3295cff fix: Fixed white screen issue on mobile 2022-12-19 13:36:16 +05:30
Aman Harwara
f559442a67 feat: Added "Whats New" indicator to Preferences button (#2107) 2022-12-17 00:35:25 +05:30
Aman Harwara
8575b3e714 feat: Show preferences keyboard shortcut in tooltip 2022-12-05 13:37:21 +05:30