iachat/app/javascript/widget/components
2023-11-17 17:29:44 -08: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: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +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
ChatAttachment.vue
ChatFooter.vue feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30
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 fix: Update the height of the input based on the rows (#8373) 2023-11-17 17:29:44 -08:00
ChatMessage.vue feat: show ReplyTo in widget UI (#8094) 2023-10-27 13:35:02 +05:30
ChatSendButton.vue
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
DragWrapper.vue feat: toggle reply to on widget based on feature flag (#8261) 2023-10-31 21:33:14 +05:30
FileBubble.vue
FooterReplyTo.vue feat: toggle reply to on widget based on feature flag (#8261) 2023-10-31 21:33:14 +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
MessageReplyButton.vue feat: show ReplyTo in widget UI (#8094) 2023-10-27 13:35:02 +05:30
ReplyToChip.vue feat: toggle reply to on widget based on feature flag (#8261) 2023-10-31 21:33:14 +05:30
SearchArticle.vue feat: Components to render articles in widget home (#7596) 2023-07-24 16:45:55 -07:00
TeamAvailability.vue chore: Adds hasConversation flag in chatwoot:on-start-conversation event (#8132) 2023-10-17 16:24:00 -07:00
UnreadMessage.vue fix: Fix an issue where Chat Widget Unread Message is not correctly d… (#8245) 2023-10-30 12:52:26 +05:30
UnreadMessageList.vue
UserAvatar.vue
UserMessage.vue feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30
UserMessageBubble.vue