chatwoot/app/javascript/shared
Shivam Mishra dadd572f9d
refactor: useKeyboardEvents composable (#9959)
This PR has the following changes

1. Fix tab styles issue caused by adding an additional wrapper for
getting an element ref on `ChatTypeTabs.vue`
2. Refactor `useKeyboardEvents` composable to not require an element
ref. It will use a local abort controller to abort any listener

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-08-22 16:40:55 +05:30
..
assets feat: Use the font Inter Display for help center articles (#9239) 2024-05-03 09:48:01 +05:30
components refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
constants feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
helpers feat: Rewrite customAttributeMixin to validation helper (#9916) 2024-08-09 18:37:26 +05:30
mixins feat: Rewrite configMixin to a composable (#9921) 2024-08-14 12:56:30 +05:30
store fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00