LibreChat/client/src/components/Artifacts
Danny Avila 8aa1e731ca
feat: Quality-of-Life Chat/Edit-Message Enhancements (#5194)
* fix: rendering error for mermaid flowchart syntax

* feat: add submit button ref and enable submit on Ctrl+Enter in EditMessage component

* feat: add save button and keyboard shortcuts for saving and canceling in EditMessage component

* feat: collapse chat on max height

* refactor: implement scrollable detection for textarea on key down events and initial render

* feat: add regenerate button for error handling in HoverButtons, closes #3658

* feat: add functionality to edit latest user message with the up arrow key when the input is empty
2025-01-06 22:47:24 -05:00
..
Artifact.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
ArtifactButton.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
ArtifactPreview.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
Artifacts.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
Code.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
Mermaid.tsx feat: Quality-of-Life Chat/Edit-Message Enhancements (#5194) 2025-01-06 22:47:24 -05:00
useDebounceCodeBlock.ts 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00