chatwoot/app/javascript/dashboard/components/layout
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
..
config feat: Update the design of the audit logs page (#9901) 2024-08-06 20:58:04 -07:00
sidebarComponents fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30
specs feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
AvailabilityStatus.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Sidebar.vue refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30