LibreChat/client/src/components/Nav/SettingsTabs/Data
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
..
ClearChats.tsx 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
Data.tsx 🎨 style: UI Style Enhancements and Refactor for Improved Consistency and Layout (#4471) 2024-10-20 11:29:47 -04:00
DeleteCache.tsx 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
ImportConversations.tsx ⌨️ a11y(Settings): Improved Keyboard Navigation & Consistent Styling (#3975) 2024-09-10 15:11:39 -04:00
RevokeAllKeys.tsx 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
RevokeKeysButton.tsx 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
SharedLinks.tsx feat: Implement Conversation Duplication & UI Improvements (#5036) 2024-12-18 11:10:34 -05:00
SharedLinkTable.tsx feat: Implement Conversation Duplication & UI Improvements (#5036) 2024-12-18 11:10:34 -05:00