LibreChat/client/src/components/Chat
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
..
Input feat: Implement Conversation Duplication & UI Improvements (#5036) 2024-12-18 11:10:34 -05:00
Menus 🔧 fix: Model Key Retrieval to Account for Bedrock Regions (#5029) 2024-12-17 23:04:51 -05:00
Messages 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
AddMultiConvo.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
ChatView.tsx 🛡️ feat: Optimize and Improve Anonymity of SharedLinks (#3543) 2024-08-05 03:34:00 -04:00
ConvoStarter.tsx 💬 feat: assistant conversation starter (#3699) 2024-08-31 13:42:20 -04:00
ExportAndShareMenu.tsx 🙌 a11y: Accessibility Improvements (#4978) 2024-12-13 15:44:22 -05:00
Footer.tsx 🐛 fix(analytics): prevent multiple GTM initializations (#4174) 2024-09-21 10:30:40 -04:00
Header.tsx 🔒 feat: RBAC for Multi-Convo Feature (#3964) 2024-09-09 16:29:24 -04:00
Landing.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
Presentation.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
PromptCard.tsx 💬 feat: assistant conversation starter (#3699) 2024-08-31 13:42:20 -04:00
Prompts.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00