iachat/app/javascript/shared/components/ui/dropdown
Shivam Mishra 47f8b2cd0c
refactor: handling keyboard shortcuts (#9242)
* fix: Resolve and go next keyboard shortcuts doesn't work

* refactor: use buildHotKeys instead of  hasPressedCommandPlusAltAndEKey

* feat: install tinykeys

* refactor: use tinykeys

* test: update buildKeyEvents

* fix: remove stray import

* feat: handle action list globally

* feat: allow configuring `allowOnFocusedInput`

* chore: Navigate chat list item

* chore: Navigate dashboard

* feat: Navigate editor top panel

* feat: Toggle file upload

* chore: More keyboard shortcuts

* chore: Update mention selection mixin

* chore: Phone input

* chore: Clean up

* chore: Clean up

* chore: Dropdown and editor

* chore: Enter key to send and clean up

* chore: Rename mixin

* chore: Review fixes

* chore: Removed unused shortcut from modal

* fix: Specs

---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-04-26 15:41:02 +05:30
..
AddLabel.stories.js feat: Creates add button component for label (#2223) 2021-05-06 19:33:36 +05:30
AddLabel.vue feat: Update the design of labels to use a smooth theme (#4325) 2022-06-20 15:09:22 +05:30
DropdownDivider.vue feat: Add support for dark mode in more pages 2023-07-05 19:26:24 -07:00
DropdownHeader.vue feat: Add support for dark mode in more pages 2023-07-05 19:26:24 -07:00
DropdownItem.vue feat: Add support for dark mode in more pages 2023-07-05 19:26:24 -07:00
DropdownMenu.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
DropdownSubMenu.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30