Shivam Mishra
|
42f6621afb
|
feat: Vite + vue 3 💚 (#10047)
Fixes https://github.com/chatwoot/chatwoot/issues/8436
Fixes https://github.com/chatwoot/chatwoot/issues/9767
Fixes https://github.com/chatwoot/chatwoot/issues/10156
Fixes https://github.com/chatwoot/chatwoot/issues/6031
Fixes https://github.com/chatwoot/chatwoot/issues/5696
Fixes https://github.com/chatwoot/chatwoot/issues/9250
Fixes https://github.com/chatwoot/chatwoot/issues/9762
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-10-02 00:36:30 -07:00 |
|
Muhsin Keloth
|
185a122ec7
|
fix: Contact filter attribute groups (#10080)
|
2024-09-06 13:41:48 +05:30 |
|
Fayaz Ahmed
|
3b5f5b41ad
|
chore: Replace campaign mixin with composable [CW-3463] (#9987)
# Pull Request Template
## Description
Repalces campaignMixin and its usage with the new useCampaign mixin
Fixes
https://linear.app/chatwoot/issue/CW-3463/rewrite-campaignmixin-mixin-to-a-composable
---------
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2024-08-28 00:53:18 +05:30 |
|
Fayaz Ahmed
|
fe5670832a
|
chore: Replace filtersMixin with useFilter composable [CW-3466] (#10036)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-08-27 13:50:25 +05:30 |
|
Fayaz Ahmed
|
f82ec3b885
|
chore: Repalce message formatter mixin with useMessageFormatter [CW-3470] (#9986)
# Pull Request Template
## Description
Replaced the old messageFormatterMixin with a useMessageFormatter
composable
|
2024-08-27 08:06:51 +05:30 |
|