iachat/app/javascript/dashboard/components-next/sidebar
Sivin Varghese 2556de1f38
feat: Support bigger font size in dashboard (#10974)
# Pull Request Template

## Description

Fixes
https://linear.app/chatwoot/issue/CW-4091/accessibility-improvement-support-bigger-font-size-for-the-dashboard

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### **Loom video**

https://www.loom.com/share/1ab781859fa748a5ad54aacbacd127b4?sid=a7dd9164-a6de-462f-bff7-1b25e9c55b4f

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-02-27 12:10:33 +05:30
..
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 feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
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