iachat/app/javascript/dashboard/components/ui/Dropdown
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
..
DropdownButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
DropdownEmptyState.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
DropdownList.vue fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00
DropdownListItemButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
DropdownLoadingState.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
DropdownSearch.vue fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00