mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-10 21:17:01 +08:00
* chore: Use markdown-it instead of marked * Adds styling for markdown rendered content * fixes codeclimate issue * Fixes blockquote styles for widget in darkmode * fix: issue block quote color issue in light mode * fix: issue block quote color issue in light mode * Fixes blockquote color in dark mode * Remove usage of dark mode mixin in user bubble * chore: code clean up --------- Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: iamsivin <iamsivin@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 | ||