chatwoot/app/javascript/v3/components/Form
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
..
Button.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
CheckBox.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
InitialsAvatar.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Input.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ProfileAvatar.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Select.vue fix: emits for FormSelect and PhoneInput component (#10226) 2024-10-04 15:09:42 +05:30
Switch.vue fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00
Textarea.vue fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00
WithLabel.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30