mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-01 16:18:51 +01:00
* fix: pad cards so focus outline doesn't clip in prompts list * feat: pad snippet top for space between text and button * fix: prompt menu focus outline clipping with overflow-visible * fix: clipping in AgentBuilder for advanced and admin buttons * fix: clipping in memory panel for admin settings * fix: better contrast thresholds on focus outlines for admin settings and advanced buttons in agent builder * fix: better contrast thresholds on focus outlines for admin settings button in memory panel * fix: clipping on focus outline for manage files button in files panel * fix: focus outline clipping table cells for files panel table * fix: clipping on new bookmark button in bookmarks panel * fix: clipping on Admin Settings button in MCP Settings panel * fix: better contrast threshold outline and aria-label for Admin Settings button in MCP Settings panel * fix: misaligned globe because of new unnested menu button positioning * fix: localize global group aria-label * fix: screen reader not reading out proper prompt name for dropdown menu button |
||
|---|---|---|
| .. | ||
| Groups | ||
| AdminSettings.tsx | ||
| AdvancedSwitch.tsx | ||
| BackToChat.tsx | ||
| Command.tsx | ||
| DeleteVersion.tsx | ||
| Description.tsx | ||
| EmptyPromptPreview.tsx | ||
| index.ts | ||
| ManagePrompts.tsx | ||
| Markdown.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 | ||
| VariablesDropdown.tsx | ||