chatwoot/app/javascript/shared/components
Shivam Mishra c51a458c25
style: apply fixes for eslint issues [cw-3590] (#10210)
These fixes are all auto generated and can be merged directly

Fixes the following issues

1. Event used on components should be hypenated
2. Attribute orders in components
3. Use `unmounted` instead of `destroyed`
4. Add explicit `emits` declarations for components, autofixed [using
this
script](https://gist.github.com/scmmishra/6f549109b96400006bb69bbde392eddf)


We ignore the top level v-if for now, we will fix it later
2024-10-03 15:02:12 +05:30
..
charts feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
emoji feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
FluentIcon chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
PhoneInput feat: Auto-populate the telephone code based on the browser timezone (#10146) 2024-09-23 23:25:38 -07:00
specs chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949) 2024-09-12 00:29:41 +05:30
ui style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ArticleSkeletonLoader.vue feat: Creates components for Article Search in Reply [CW-2285] (#7957) 2023-10-16 15:02:02 +05:30
Branding.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
Button.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
CardButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ChatCard.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ChatForm.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ChatOption.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ChatOptions.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
CustomerSatisfaction.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
DateSeparator.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
EmojiOrIcon.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
GreetingsEditor.vue feat: remove usage of .sync and define explicitly emits (#10209) 2024-10-03 12:44:18 +05:30
IframeLoader.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ResizableTextArea.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
Spinner.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
TextArea.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30