LibreChat/client/src/components/Nav
Danny Avila 2bb0842650
🅰️ feat: Dynamic Font Size (#3568)
* wip: general setup

* added: translations for font-size

* fix: prompts related linter errors and add theming

* wip: font size selector

* refactor: Update FontSizeSelector options display property

* refactor: adjust Intersection Observer threshold and debounce rate

* feat: Update selectedPrompt type in PromptForm to be optional

* feat: dynamic font size

* refactor: Update message font size in navigation bar

* refactor: Update code analyze block styling

* refactor: ProgressText dynamic font size

* refactor: move FontSizeSelector component to Chat from General settings

* fix: HoverButtons styling for better visibility

* refactor: Update HoverButtons styling for better visibility

---------

Co-authored-by: kraken <solodarken@gmail.com>
2024-08-07 14:23:33 -04:00
..
Bookmarks 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00
ExportConversation 🚑 fix(export): Issue exporting Conversation with Assistants (#2769) 2024-05-17 14:10:40 -04:00
SettingsTabs 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
ClearConvos.tsx 🚤 refactor: Optimize Request Lifecycle Speeds (#3222) 2024-06-28 08:44:47 -04:00
index.ts 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Logout.tsx 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00
MobileNav.tsx 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Nav.spec.tsx 📱fix: set initial nav visibility for small screens (#3208) 2024-06-27 10:56:32 -04:00
Nav.tsx 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
NavLink.tsx 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00
NavLinks.tsx 🔧 fix+chore: Resolve Overflow in Settings Modal & Upgrade to Headless UI 2.0 (#2661) 2024-07-10 16:45:58 -04:00
NavToggle.tsx 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
NewChat.tsx 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
SearchBar.tsx 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
Settings.tsx 🎛️ refactor: Add keyboard command toggles & only trigger for the 1st character (#3566) 2024-08-06 22:18:07 -04:00