iachat/app/javascript/dashboard/components-next/sidebar
Pranav 2dd9f0f672
fix: Force re-render route i18n string (#11063)
The string were not taking the correct locale as there were initialized
during the component mount. This change would force the component to
re-render the strings.
2025-03-11 15:15:28 -07:00
..
ChannelLeaf.vue feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
provider.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
Sidebar.vue fix: Force re-render route i18n string (#11063) 2025-03-11 15:15:28 -07:00
SidebarAccountSwitcher.vue chore: Disable account switcher for single-account users (#10768) 2025-01-27 13:19:48 +05:30
SidebarGroup.vue feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: Add unread badge to sidebar for inbox view (#10803) 2025-01-31 15:14:10 +05:30
SidebarGroupLeaf.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +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 fix: Update rendering logic for the "Read Documentation" link (#10965) 2025-02-24 16:04:43 -08:00
SidebarProfileMenuStatus.vue fix: Update UI issues with sidebar (#10535) 2024-12-04 13:48:12 -08:00
SidebarSubGroup.vue feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00