LibreChat/client/src/components/Chat
Danny Avila 0f95604a67
️ refactor: Optimize Rendering Performance for Icons, Conversations (#5234)
* refactor: HoverButtons and Fork components to use explicit props

* refactor: improve typing for Fork Component

* fix: memoize SpecIcon to avoid unnecessary re-renders

* feat: introduce URLIcon component and update SpecIcon for improved icon handling

* WIP: optimizing icons

* refactor: simplify modelLabel assignment in Message components

* refactor: memoize ConvoOptions component to optimize rendering performance
2025-01-09 15:40:10 -05:00
..
Input 🐛 fix: Correct Endpoint/Icon Handling, Update Module Resolutions (#5205) 2025-01-07 11:09:18 -05:00
Menus ️ refactor: Optimize Rendering Performance for Icons, Conversations (#5234) 2025-01-09 15:40:10 -05:00
Messages ️ refactor: Optimize Rendering Performance for Icons, Conversations (#5234) 2025-01-09 15:40:10 -05:00
AddMultiConvo.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
ChatView.tsx 🧵 fix: Prevent Unnecessary Re-renders when Loading Chats (#5189) 2025-01-06 10:32:44 -05:00
ConvoStarter.tsx 💬 feat: assistant conversation starter (#3699) 2024-08-31 13:42:20 -04:00
ExportAndShareMenu.tsx 🎨 feat: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -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: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -05: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