iachat/app/javascript/portal
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: Add search functionality for public portal (#5683) 2022-10-19 17:09:32 -07:00
components refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +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
application.scss fix: Fix typo in the font for portals (#9515) 2024-05-21 13:35:35 -07:00
portalHelpers.js feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
portalThemeHelper.js feat: Update public portal colors with new design (#8230) 2023-11-23 08:16:52 +05:30