chatwoot/app/javascript/widget
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
..
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: Repalce message formatter mixin with useMessageFormatter [CW-3470] (#9986) 2024-08-27 08:06:51 +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 chore: Update translations (#9976) 2024-08-20 20:13:09 +05:30
mixins revert: "chore: Replace messageMixing with useMessage composable [CW-3475]" (#10011) 2024-08-22 19:41:11 +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