iachat/app/javascript/dashboard/components-next/sidebar
Shivam Mishra c2e2954dfa
fix: Remove the warnings generated from the Sidebar component (#10437)
The following warning occurred since the `ChannelLeaf` component was passed extra props. This PR fixes it by passing only the required props
2024-11-18 19:09:09 -08:00
..
ChannelLeaf.vue feat: new colors (#10352) 2024-10-28 14:27:08 +05:30
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