autoinfra-ai / lingtual-embedded-chat

easy embedded chat widget
https://ligtual.com
3 stars 3 forks source link

Feat/chat message #10

Closed bhaktatejas922 closed 1 year ago

bhaktatejas922 commented 1 year ago

Summary by CodeRabbit

Release Notes:

coderabbitai[bot] commented 1 year ago

Walkthrough

This update enhances the Lingtual chat widget's configuration and appearance, introduces word-breaking behavior for chat messages, and improves the conditional rendering of suggestion containers. It also adds a link to "lingtual.com" in the "Powered by" section.

Changes

File Summary
README.md Updated HTML and React code for integrating the Lingtual chat widget with additional attributes.
public/index.html Removed an empty line.
src/chatWidget/.../chatMessage/index.tsx Added "cl-break-words" class to div element for word-breaking behavior in chat messages.
src/chatWidget/.../chatWindow/index.tsx Improved conditional rendering of suggestion containers and added a link to "lingtual.com".
src/chatWidget/index.tsx Introduced new CSS class .cl-break-words for word-breaking behavior.

🐇💻

Code changes here, code changes there,

Enhancing widgets with flair.

Words that break, links that bind,

In every pull request, treasures we find! 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.