Commit Graph
7 Commits
Author SHA1 Message Date
Fayaz AhmedandGitHub afb0e85312 Merge branch 'develop' into chore-replace-router-mixin 2024-08-26 13:56:36 +05:30
Shivam MishraandGitHub a48f98de9d revert: "chore: Replace messageMixing with useMessage composable [CW-3475]" (#10011)
Reverts chatwoot/chatwoot#9942

This was causing the widget email input to break
2024-08-22 19:41:11 +05:30
Fayaz Ahmed c697964110 Revert "refactor: useRouteHelper to useReplaceRoute"
This reverts commit a0153daca4.
2024-08-21 08:31:54 +05:30
Fayaz AhmedandGitHub 53216766b8 Merge branch 'develop' into chore-replace-router-mixin 2024-08-21 08:28:27 +05:30
Fayaz Ahmed a0153daca4 refactor: useRouteHelper to useReplaceRoute 2024-08-13 13:02:36 +05:30
Fayaz AhmedandGitHub 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
Fayaz Ahmed eb9adb4810 chore: Replace routeMixin with useRouteHelper composable 2024-08-13 03:15:31 +05:30