mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-29 14:48:51 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| Groups | ||
| AdminSettings.tsx | ||
| AdvancedSwitch.tsx | ||
| BackToChat.tsx | ||
| Command.tsx | ||
| DeleteVersion.tsx | ||
| Description.tsx | ||
| EmptyPromptPreview.tsx | ||
| index.ts | ||
| ManagePrompts.tsx | ||
| PreviewLabels.tsx | ||
| PreviewPrompt.tsx | ||
| PromptDetails.tsx | ||
| PromptEditor.tsx | ||
| PromptForm.tsx | ||
| PromptName.tsx | ||
| PromptsAccordion.tsx | ||
| PromptsView.tsx | ||
| PromptVariables.tsx | ||
| PromptVersions.tsx | ||
| SharePrompt.tsx | ||
| SkeletonForm.tsx | ||