iachat/app/javascript/widget/mixins
Fayaz Ahmed a76cd7684a
chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949)
# 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>
2024-09-12 00:29:41 +05:30
..
specs chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949) 2024-09-12 00:29:41 +05:30
availability.js feat: Show next available day/hour and minutes on widget (#6902) 2023-05-12 19:25:51 +05:30
configMixin.js feat: Use inbox image as avatar for the bot (#6859) 2023-04-07 13:25:18 -07:00
messageMixin.js revert: "chore: Replace messageMixing with useMessage composable [CW-3475]" (#10011) 2024-08-22 19:41:11 +05:30
nextAvailabilityTime.js feat: Show next available day/hour and minutes on widget (#6902) 2023-05-12 19:25:51 +05:30
routerMixin.js fix: Show new message screen instead of input field (#4102) 2022-03-03 12:36:31 +05:30