-
- Downloads
[FEAT] Implement width and height resizing options for embed chat widget (#1278)
* WIP embed app window size
* fix UI when resizing window and add text size customization option
* update stylying for dims
* publish new embed
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- embed/README.md 6 additions, 0 deletionsembed/README.md
- embed/index.html 3 additions, 1 deletionembed/index.html
- embed/src/App.jsx 7 additions, 1 deletionembed/src/App.jsx
- embed/src/components/ChatWindow/ChatContainer/ChatHistory/HistoricalMessage/index.jsx 5 additions, 1 deletion...dow/ChatContainer/ChatHistory/HistoricalMessage/index.jsx
- embed/src/components/ChatWindow/ChatContainer/ChatHistory/index.jsx 1 addition, 1 deletion...components/ChatWindow/ChatContainer/ChatHistory/index.jsx
- embed/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx 1 addition, 1 deletion...components/ChatWindow/ChatContainer/PromptInput/index.jsx
- embed/src/components/ChatWindow/ChatContainer/index.jsx 6 additions, 3 deletionsembed/src/components/ChatWindow/ChatContainer/index.jsx
- embed/src/components/ChatWindow/index.jsx 11 additions, 6 deletionsembed/src/components/ChatWindow/index.jsx
- embed/src/hooks/useScriptAttributes.js 3 additions, 0 deletionsembed/src/hooks/useScriptAttributes.js
- frontend/public/embed/anythingllm-chat-widget.min.js 3 additions, 3 deletionsfrontend/public/embed/anythingllm-chat-widget.min.js
This diff is collapsed.
Please register or sign in to comment