LibreChat/client/src/components/Prompts
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
..
Groups 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
AdminSettings.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
AdvancedSwitch.tsx 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
BackToChat.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Command.tsx 🗨️ feat: Prompt Slash Commands (#3219) 2024-06-27 17:34:48 -04:00
DeleteVersion.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Description.tsx 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00
EmptyPromptPreview.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
index.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
ManagePrompts.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewLabels.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewPrompt.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptDetails.tsx 🗨️ feat: Prompt Slash Commands (#3219) 2024-06-27 17:34:48 -04:00
PromptEditor.tsx 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
PromptForm.tsx 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
PromptName.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsAccordion.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsView.tsx 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00
PromptVariables.tsx 🗨️ feat: Prompt Slash Commands (#3219) 2024-06-27 17:34:48 -04:00
PromptVersions.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SharePrompt.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SkeletonForm.tsx 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00