chatwoot/app/javascript/widget
Fayaz Ahmed c26490e9c1
chore: Replace messageMixing with useMessage composable [CW-3475] (#9942)
# Pull Request Template

## Description

Replaces the messageMixin with the new useMessage composable

Fixes
https://linear.app/chatwoot/issue/CW-3475/rewrite-messagemixin-mixin-to-a-composable

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality not to work as expected)
- [ ] This change requires a documentation update
2024-08-13 09:21:54 +05:30
..
api feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
assets fix: Typing indicator to support dark mode (#8564) 2023-12-15 09:57:13 +05:30
components chore: Replace messageMixing with useMessage composable [CW-3475] (#9942) 2024-08-13 09:21:54 +05:30
composables chore: Replace messageMixing with useMessage composable [CW-3475] (#9942) 2024-08-13 09:21:54 +05:30
constants fix: Change the route change logic based on bus events, after creating a new conversation in the widget. (#8328) 2023-11-10 09:44:59 +05:30
helpers feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
i18n feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
mixins chore: Replace messageMixing with useMessage composable [CW-3475] (#9942) 2024-08-13 09:21:54 +05:30
store feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
views feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
App.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
router.js fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30