Fayaz Ahmed and GitHub
a3a5cd759a
Merge branch 'develop' into chore-replace-router-mixin
2024-09-12 00:37:55 +05:30
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
Fayaz Ahmed
4b5880eb30
Refactor to signel use route resolving method
2024-08-28 01:10:05 +05:30
Fayaz Ahmed
deeb580fee
cleanup: Remove ununsed spec file and review changes
2024-08-26 17:55:04 +05:30
Fayaz Ahmed and GitHub
afb0e85312
Merge branch 'develop' into chore-replace-router-mixin
2024-08-26 13:56:36 +05:30
Shivam Mishra and GitHub
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 Ahmed and GitHub
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 Ahmed and GitHub
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