LibreChat/client/src/components/Prompts
Danny Avila e8bde332c2
feat: Implement Conversation Duplication & UI Improvements (#5036)
* 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>
2024-12-18 11:10:34 -05:00
..
Groups 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
AdminSettings.tsx feat: Implement Conversation Duplication & UI Improvements (#5036) 2024-12-18 11:10:34 -05: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 Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
DeleteVersion.tsx 🎨 style: overall UI improvements (#3576) 2024-08-08 12:16:17 -04:00
Description.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52: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 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
Markdown.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PreviewLabels.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewPrompt.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PromptDetails.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
PromptEditor.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05: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 a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
PromptVariables.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
PromptVersions.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SharePrompt.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
SkeletonForm.tsx 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00