LibreChat/client/src/components/Chat/Input
Danny Avila 718572b7c8
🎨 style: Refine SidePanel and Textarea Styling (#2209)
* experimental: use TextareaAutosize wrapper with useLayoutEffect to hopefully fix random textarea jankiness

* fix(Textarea): force a resize when placeholder text changes

* style(ScrollToBottom): update styling for scroll button

* style: memoize values and improve side panel toggle states

* refactor(SidePanel): more control for toggle states, new hide panel button, and improve toggle state logic

* chore: hide resizable panel handle on smaller screens
2024-03-26 04:19:51 -04:00
..
Files 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
ChatForm.tsx 🎨 style: Refine SidePanel and Textarea Styling (#2209) 2024-03-26 04:19:51 -04:00
GenerationButtons.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
HeaderOptions.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
OptionsPopover.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
PopoverButtons.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
SendButton.tsx ✍️ refactor(Textarea): Optimize Text Input & Enhance UX (#2058) 2024-03-11 09:18:10 -04:00
StopButton.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00