iachat/app/javascript/dashboard/components-next/sidebar
Shivam Mishra 3a334be582
feat: add channel icon component (#10471)
This pull request introduces a new `ChannelIcon` component and refactors the existing code to use this component, which simplifies the icon management for different channel types and providers.
2024-11-20 20:23:12 -08:00
..
ChannelLeaf.vue feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
provider.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
Sidebar.vue fix: Remove the warnings generated from the Sidebar component (#10437) 2024-11-18 19:09:09 -08:00
SidebarAccountSwitcher.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
SidebarGroup.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: new colors (#10352) 2024-10-28 14:27:08 +05:30
SidebarGroupLeaf.vue refactor: use css only last item detection (#10363) 2024-10-31 09:39:18 +05:30
SidebarGroupSeparator.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarNotificationBell.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarProfileMenu.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
SidebarProfileMenuStatus.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
SidebarSubGroup.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00