Chatwoot/app/javascript/widget/components
Pranav Raj S 9c31d7c672
feat: Use vue-router on widget route management (#3415)
* feat: Add vue-router to widget

Co-authored-by: Pranav <pranav@chatwoot.com>

* Move to dynamic imports

* Move to routerMixin

* Fix popup button display

* Remove unnecessary import

* router -> route

* Fix open state

* Fix issues

* Remove used CSS

* Fix specs

* Fix specs

* Fix widgetColor specs

* Fix mutation specs

* Fixes broken lint errors

* Fixes issues with widget flow

Co-authored-by: Nithin <nithin@chatwoot.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-01-12 16:25:27 +05:30
..
Form chore: Adds storybook for woot textarea (#2451) 2021-06-25 13:18:24 +05:30
layouts feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
PreChat feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
template bug: Fixes pressing enter key not submitting values in widget. (#3610) 2021-12-20 08:48:09 +05:30
AgentMessage.vue feat: Shows error message with retry for widget messages (#3594) 2021-12-21 12:02:43 +05:30
AgentMessageBubble.vue chore: Move unscoped styles to global stylesheet (#3422) 2021-11-19 16:09:20 +05:30
AgentTypingBubble.vue bug: fixes typing indicator out of position in widget (#2551) 2021-07-02 15:28:32 +05:30
AvailableAgents.vue feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
Banner.vue feat: Conversation transcript in widget (#2549) 2021-07-13 11:31:21 +05:30
ChatAttachment.vue chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
ChatFooter.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
ChatHeader.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
ChatHeaderExpanded.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
ChatInputWrap.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
ChatMessage.vue Feature: Send images from widget 2020-03-30 12:15:06 +05:30
ChatSendButton.vue feat: Remove ionicons v2 dependency on widget (#3402) 2021-11-18 15:18:51 +05:30
ConversationWrap.vue chore: Move unscoped styles to global stylesheet (#3422) 2021-11-19 16:09:20 +05:30
FileBubble.vue feat: Remove ionicons v2 dependency on widget (#3402) 2021-11-18 15:18:51 +05:30
GroupedAvatars.vue feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
HeaderActions.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
ImageBubble.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
TeamAvailability.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
UnreadMessage.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
UnreadMessageList.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
UserAvatar.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
UserMessage.vue feat: Shows error message with retry for widget messages (#3594) 2021-12-21 12:02:43 +05:30
UserMessageBubble.vue chore: Move unscoped styles to global stylesheet (#3422) 2021-11-19 16:09:20 +05:30