iachat/app/javascript/shared
Sivin Varghese 81d7c51a84
feat: Replace contentTypeMixin within the component (#9802)
# Pull Request Template

## Description

This PR will completely remove the `contentTypeMixin` and be used in the
component as it is.

Fixes
https://linear.app/chatwoot/issue/CW-3465/rewrite-contenttypemixin-mixin-as-a-helper

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

Take a look at this component
`app/javascript/dashboard/components/widgets/conversation/Message.vue`


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-07-22 13:08:04 +05:30
..
assets feat: Use the font Inter Display for help center articles (#9239) 2024-05-03 09:48:01 +05:30
components fix: TypeError cannot read property 'focus' of undefined (#9765) 2024-07-15 19:33:16 +05:30
constants feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
helpers feat: Move timeMixin to a helper (#9799) 2024-07-22 13:07:29 +05:30
mixins feat: Replace contentTypeMixin within the component (#9802) 2024-07-22 13:08:04 +05:30
store fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00