chatwoot/app/javascript/dashboard
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
..
api feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00
assets feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
components refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
composables refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: Rewrite agentMixin to a helper (#9940) 2024-08-22 13:02:11 +05:30
i18n feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
mixins feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
modules refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
routes refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
store feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
App.vue feat: Replace rtlMixin to a composable (#9924) 2024-08-12 15:50:21 +05:30
featureFlags.js feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00