chatwoot/app/javascript/widget/components
Sojan Jose e4de366b8d
feat: Add an option to listen to the start conversation click events (#8038)
This PR will add a new event chatwoot:on-start-conversation to the chat widget, which you can listen to and trigger custom interactions on your end.

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-10-03 18:01:40 -07:00
..
dropdown chore: Upgrade Tailwind CSS to 3.3.2 (#7380) 2023-06-26 11:27:16 -07:00
Form feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
layouts fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
PreChat feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
stories feat: Components to render articles in widget home (#7596) 2023-07-24 16:45:55 -07:00
template feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
AgentMessage.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
AgentMessageBubble.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
AgentTypingBubble.vue feat: Update bot typing indicator based on the conversation status (#7714) 2023-08-11 16:41:01 -07:00
ArticleCardSkeletonLoader.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ArticleCategoryCard.vue fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
ArticleHero.vue fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
ArticleList.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
ArticleListItem.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ArticleSearch.vue feat: Components to render articles in widget home (#7596) 2023-07-24 16:45:55 -07:00
AvailableAgents.vue fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
Banner.vue feat: Conversation transcript in widget (#2549) 2021-07-13 11:31:21 +05:30
ChatAttachment.vue feat: Add ability to paste file/image from clipboard (#5627) 2022-10-25 13:35:11 +05:30
ChatFooter.vue feat: Add an option to listen to the start conversation click events (#8038) 2023-10-03 18:01:40 -07:00
ChatHeader.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ChatHeaderExpanded.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
ChatInputWrap.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ChatMessage.vue chore: Use markdown-it instead of marked (#6123) 2023-03-03 13:26:54 +05:30
ChatSendButton.vue feat: Remove ionicons v2 dependency on widget (#3402) 2021-11-18 15:18:51 +05:30
ContinueChatButton.vue fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
ConversationWrap.vue feat: Update bot typing indicator based on the conversation status (#7714) 2023-08-11 16:41:01 -07:00
FileBubble.vue fix: Text color bug on attachment bubble in widget (#6399) 2023-02-09 16:50:11 +05:30
GroupedAvatars.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
HeaderActions.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ImageBubble.vue fix: Fixes console error with image component in widget (#3955) 2022-02-10 12:48:22 +05:30
SearchArticle.vue feat: Components to render articles in widget home (#7596) 2023-07-24 16:45:55 -07:00
TeamAvailability.vue feat: Add an option to listen to the start conversation click events (#8038) 2023-10-03 18:01:40 -07:00
UnreadMessage.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
UnreadMessageList.vue feat: Hides dismissed campaigns while browsing [cw-33] (#6842) 2023-04-25 22:38:36 +05:30
UserAvatar.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
UserMessage.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
UserMessageBubble.vue chore: Use markdown-it instead of marked (#6123) 2023-03-03 13:26:54 +05:30