mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
# Pull Request Template ## Description Replaces darkModeMixin with the new useDarkMode composable and replaces wll usages of mixin the the composable in components and pages Fixes https://linear.app/chatwoot/issue/CW-3474/rewrite-darkmodemixin-mixin-to-a-composable ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) --------- Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| emoji | ||
| FluentIcon | ||
| specs | ||
| ui | ||
| ArticleSkeletonLoader.vue | ||
| Branding.vue | ||
| Button.vue | ||
| CardButton.vue | ||
| ChatCard.vue | ||
| ChatForm.vue | ||
| ChatOption.vue | ||
| ChatOptions.vue | ||
| CustomerSatisfaction.stories.js | ||
| CustomerSatisfaction.vue | ||
| DateSeparator.vue | ||
| EmojiOrIcon.vue | ||
| GreetingsEditor.vue | ||
| IframeLoader.vue | ||
| ResizableTextArea.vue | ||
| Spinner.vue | ||
| TextArea.vue | ||