iachat/app/javascript/shared/mixins
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
..
specs feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
alertMixin.js chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00
campaignMixin.js feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
configMixin.js feat: add upgrade banner for SLA feature (#9240) 2024-04-16 16:59:39 -07:00
contentTypeMixin.js chore: Add an indicator for incoming emails (#1112) 2020-08-01 20:56:47 +05:30
filterMixin.js Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30
globalConfigMixin.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
inboxMixin.js refactor: UI flags for Reply To (#8147) 2023-10-20 14:19:19 +05:30
keyboardEventListenerMixins.js refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
messageFormatterMixin.js feat: Updated the search result fly-out menu design (#8203) 2023-10-25 19:16:49 -07:00
rtlMixin.js chore: Adds the ability to automatically initialize the RTL direction (#6531) 2023-02-27 12:03:40 +05:30