mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-28 14:18:51 +01:00
* feat(ui): enhance conversation components and add duplication - feat: add conversation duplication functionality - fix: resolve OGDialogTemplate display issues - style: improve mobile dropdown component design - chore: standardize shared link title formatting * style: update active item background color in select-item * feat(conversation): add duplicate conversation functionality and UI integration * feat(conversation): enable title renaming on double-click and improve input focus styles * fix(conversation): remove "(Copy)" suffix from duplicated conversation title in logging * fix(RevokeKeysButton): correct className duration property for smoother transitions * refactor(conversation): ensure proper parent-child relationships and timestamps when message cloning --------- Co-authored-by: Marco Beretta <81851188+berry-13@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||