mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
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> |
||
|---|---|---|
| .. | ||
| emoji | ||
| FluentIcon | ||
| specs | ||
| ui | ||
| ArticleSkeletonLoader.vue | ||
| Branding.vue | ||
| Button.vue | ||
| CardButton.vue | ||
| ChatCard.vue | ||
| ChatForm.vue | ||
| ChatOption.vue | ||
| ChatOptions.vue | ||
| CustomerSatisfaction.stories.js | ||
| CustomerSatisfaction.vue | ||
| DateSeparator.vue | ||
| EmojiOrIcon.vue | ||
| GreetingsEditor.vue | ||
| IframeLoader.vue | ||
| ResizableTextArea.vue | ||
| Spinner.vue | ||
| TextArea.vue | ||