chatwoot/app/javascript/v3
Shivam Mishra 9338bc1391
fix: emit events across the app (#10227)
This PR makes the following changes

1. Update v-model bindings for components using the old `value` prop and `input` event method
2. Remove components that were not used anywhere

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-10-04 08:03:41 -07:00
..
api feat: Support dark mode in login pages (#7420) 2023-07-01 07:49:52 +05:30
components fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00
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
store feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
views style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
App.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00