mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
* feat: Show next available hour and minutes on widget * chore: Adds spec * chore: Show days * chore: Code clean up * chore: Review fixes * chore: Minor fixes * chore: Review suggestion fixes * chore: Minor fixes * Added timezone to widget payload * chore: Adds time zone * chore: Review fixes * chore: Adds comments * chore: Rounded up min with nearest multiple of 5 * chore: Review fixes * chore: Review fixes * chore: Review fixes * chore: Review fixes * chore: Fix specs * chore: Review fixes * chore: Fix specs * chore: Review fixes * chore: Moved day names to i18n * chore: Review fixes * chore: Fix specs --------- Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com> Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com> Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> |
||
|---|---|---|
| .. | ||
| dropdown | ||
| Form | ||
| layouts | ||
| PreChat | ||
| template | ||
| AgentMessage.vue | ||
| AgentMessageBubble.vue | ||
| AgentTypingBubble.vue | ||
| AvailableAgents.vue | ||
| Banner.vue | ||
| ChatAttachment.vue | ||
| ChatFooter.vue | ||
| ChatHeader.vue | ||
| ChatHeaderExpanded.vue | ||
| ChatInputWrap.vue | ||
| ChatMessage.vue | ||
| ChatSendButton.vue | ||
| ConversationWrap.vue | ||
| FileBubble.vue | ||
| GroupedAvatars.vue | ||
| HeaderActions.vue | ||
| ImageBubble.vue | ||
| TeamAvailability.vue | ||
| UnreadMessage.vue | ||
| UnreadMessageList.vue | ||
| UserAvatar.vue | ||
| UserMessage.vue | ||
| UserMessageBubble.vue | ||