mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-22 02:06:12 +01:00
* feat: Integrate logger for MessageIcon component * feat: Enhance artifact sharing functionality with updated path checks and read-only state management * feat: Refactor Thinking and Reasoning components for improved structure and styling * feat: Enhance artifact sharing with context value management and responsive layout * feat: Enhance ShareView with theme and language management features * feat: Improve ThinkingButton accessibility and styling for better user interaction * feat: Introduce isArtifactRoute utility for route validation in Artifact components * feat: Add latest message text extraction in SharedView for improved message display * feat: Update locale handling in SharedView for dynamic date formatting * feat: Refactor ArtifactsContext and SharedView for improved context handling and styling adjustments * feat: Enhance artifact panel size management with local storage integration * chore: imports * refactor: move ShareArtifactsContainer out of ShareView --------- Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| ActivePanelContext.tsx | ||
| AddedChatContext.tsx | ||
| AgentPanelContext.tsx | ||
| AgentsContext.tsx | ||
| AgentsMapContext.tsx | ||
| AnnouncerContext.tsx | ||
| ArtifactContext.tsx | ||
| ArtifactsContext.tsx | ||
| AssistantsContext.tsx | ||
| AssistantsMapContext.tsx | ||
| BadgeRowContext.tsx | ||
| BookmarkContext.tsx | ||
| ChatContext.tsx | ||
| ChatFormContext.tsx | ||
| CodeBlockContext.tsx | ||
| CustomFormContext.tsx | ||
| DashboardContext.tsx | ||
| DragDropContext.tsx | ||
| EditorContext.tsx | ||
| FileMapContext.tsx | ||
| index.ts | ||
| MCPPanelContext.tsx | ||
| MessageContext.tsx | ||
| MessagesViewContext.tsx | ||
| PromptGroupsContext.tsx | ||
| SearchContext.tsx | ||
| SetConvoContext.tsx | ||
| ShareContext.tsx | ||
| SidePanelContext.tsx | ||
| ToolCallsMapContext.tsx | ||