LibreChat/client/src/components/Nav
Danny Avila dd23559d1f
👐 a11y: Improve Fork and SplitText Accessibility (#7147)
* refactor: Replace Popover with Ariakit components for improved accessibility and UX

* wip: first pass, fork a11y

* feat(i18n): Add localization for fork options and related UI elements

* fix: Ensure Dropdown component has correct z-index for proper layering

* style: Update Fork PopoverButton styles and remove unused sideOffset prop

* style: Update text colors and spacing in Fork component for improved readability

* style: Enhance Fork component's UI by adding select-none class to prevent text selection

* chore: Remove unused Checkbox import from Fork component

* fix: Add sr-only span for accessibility in SplitText component

* chore: Reorder imports in Fork component for better organization
2025-04-29 17:39:12 -04:00
..
Bookmarks 🧭 refactor: Modernize Nav/Header (#7094) 2025-04-27 14:03:25 -04:00
ExportConversation 🎨 style: standardize dropdown styling & fix z-Index layering (#6939) 2025-04-18 11:36:59 -04:00
SettingsTabs 👐 a11y: Improve Fork and SplitText Accessibility (#7147) 2025-04-29 17:39:12 -04:00
AccountSettings.tsx 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00
index.ts 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
MobileNav.tsx 🔃 refactor: Streamline Navigation, Message Loading UX (#7118) 2025-04-28 18:18:13 -04:00
Nav.tsx 🧭 refactor: Modernize Nav/Header (#7094) 2025-04-27 14:03:25 -04:00
NavLink.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
NavToggle.tsx fix: Improve Accessibility in Endpoints Menu/Navigation (#5123) 2024-12-28 12:58:12 -05:00
NewChat.tsx 🔃 refactor: Streamline Navigation, Message Loading UX (#7118) 2025-04-28 18:18:13 -04:00
SearchBar.tsx 🙌 a11y: Searchbar/Conversations List Focus (#7096) 2025-04-27 15:13:19 -04:00
Settings.tsx 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00