chatwoot/app/javascript/widget
Shivam Mishra 490fc4eaba
fix: Remove the usage of asyncComponent in emoji picker (#10232)
This PR has the following fixes

1. preview of article inside the iframe, earlier this didn't work because the iframe didn't get the URL correctly. We fix that by passing the URL is a query instead
2. Emoji picker caused a weird redirect, this was only happening when the chunk was loaded async, this PR changes it to use regular loading instead
2024-10-04 08:10:27 -07:00
..
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 fix: Remove the usage of asyncComponent in emoji picker (#10232) 2024-10-04 08:10:27 -07:00
composables chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949) 2024-09-12 00:29:41 +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: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
i18n feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
mixins feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
store feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
views fix: Remove the usage of asyncComponent in emoji picker (#10232) 2024-10-04 08:10:27 -07:00
App.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
router.js fix: Remove the usage of asyncComponent in emoji picker (#10232) 2024-10-04 08:10:27 -07:00