LibreChat/client/src/components/Chat/Menus
Danny Avila 00b6af8c74
fix: Ensure Message Send Requires Key 🔑 (#1281)
* fix: only allow message send when key is provided when required
- create useRequiresKey hook
- pass same disabled prop to Textarea, AttachFile, and SendButton
- EndpointItem: add localization, stopPropagation, and remove commented code
- separate some hooks to new Input dir
- completely remove textareaHeight recoil state as is not needed
- update imports for moved hooks
- pass disabled prop to useTextarea

* feat: add localization to textarea placeholders
2023-12-05 09:38:04 -05:00
..
Endpoints fix: Ensure Message Send Requires Key 🔑 (#1281) 2023-12-05 09:38:04 -05:00
Presets fix: Correct Default Model Name in Response Sender and Update Anthropics 🤖 (#1208) 2023-11-22 18:29:09 -05:00
UI style: Minor Beta UI fixes (#1197) 2023-11-17 08:00:42 -05:00
EndpointsMenu.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
index.ts WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
NewChat.tsx style: Minor Beta UI fixes (#1197) 2023-11-17 08:00:42 -05:00
PresetsMenu.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00