LibreChat/client/src/components
Danny Avila 59bf6f2344
🖊️ fix: Add left border accent to active conversation for WCAG 1.4.11 compliance (#10696)
The active conversation state previously failed WCAG 1.4.11 Non-text Contrast
requirements (~1.2:1 contrast ratio). Added a left border indicator using
border-xheavy which provides 6:1+ contrast in both light and dark modes.

- Add border-l-2 with border-xheavy color for active state
- Conditionally apply rounded-r-lg (active) vs rounded-lg (inactive)
- Use transition-[background-color] to prevent border/radius animation glitch
2025-12-03 14:27:23 -05:00
..
Agents 🌐 refactor: Interpolate Localization Keys (#10650) 2025-12-03 14:27:20 -05:00
Artifacts 📢 fix: Resolved Screen Reader Issues with TooltipAnchor (#10580) 2025-11-19 17:10:10 -05:00
Audio ️ fix: Accessibility, UI consistency, dialog & avatar refactors (#9975) 2025-10-07 14:12:49 -04:00
Auth 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
Banners 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
Bookmarks 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
Chat 👐 fix: Open/Close Sidebar Button Animation UX Regression from #10521 (#10694) 2025-12-03 14:27:23 -05:00
Conversations 🖊️ fix: Add left border accent to active conversation for WCAG 1.4.11 compliance (#10696) 2025-12-03 14:27:23 -05:00
Endpoints 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
Files 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
Input 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
MCP 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
Messages 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
Nav 👐 fix: Open/Close Sidebar Button Animation UX Regression from #10521 (#10694) 2025-12-03 14:27:23 -05:00
OAuth 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
Plugins/Store 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
Prompts 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
Share 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
SharePoint 🎨 style: Theming in SharePointPickerDialog, PrincipalAvatar, and PeoplePickerSearchItem 2025-08-13 16:24:23 -04:00
Sharing 🌐 refactor: Interpolate Localization Keys (#10650) 2025-12-03 14:27:20 -05:00
SidePanel 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
System feat: Prevent Screen Sleep During Response Generation (#10597) 2025-11-21 09:14:32 -05:00
Tools 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
ui 🔧 refactor: Organize Sharing/Agent Components and Improve Type Safety 2025-08-13 16:24:20 -04:00
Web 🔗 fix: File Citation Processing to Use Tool Artifacts 2025-08-13 16:24:21 -04:00
index.ts 🔧 refactor: Organize Sharing/Agent Components and Improve Type Safety 2025-08-13 16:24:20 -04:00