EmbeddedChat
EmbeddedChat copied to clipboard
An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
# Implementation of toggling the visiblity of password ## Acceptance Criteria fulfillment - [x] Add the eye icon (make sure its responsive) - [x] Add the toggling logic to it...
- [ ] This includes creating a UI component system of our own so that we reduce the bundle size
### Description: When a message containing a emoji is pinned the appearance is not as expected. ### Expected behavior:  ### Actual behavior: 
### Description: The current Rocket.Chat Nodejs SDK has `js-sha256` as its dependency which is showing the warning message. `Rocket.Chat Nodejs SDK v1.0.0-alpha.42` LINKED ISSUE IN RC Node.js SDK: [issue](https://github.com/RocketChat/Rocket.Chat.js.SDK/issues/154) ###...
### Description: If we are not logged in and have set anonymousMode to false, then clicking the JOIN button does nothing. ### Steps to reproduce: 1. Set anonymousMode to false...
# Description Added a Component called EmojiPreview that provides shortcuts to type Emojis. Easily Access Emojis using ":" Fixes #105 ## Video/Screenshots https://github.com/RocketChat/EmbeddedChat/assets/90441742/82b8473c-3366-45ca-87e1-5ff0becc9867
# Brief Title Conversion of css to emotion for styling. ## Acceptance Criteria fulfillment - [X] Implemented Emotion styling in the required components - [X] Removal of CSS files (not...
# Brief Title Button Misalignment and Button text-alignment ## Acceptance Criteria fulfillment - [X] Button-text alignment with Arrow-icon - [X] Button left-alignment fixed Fixes #336 ## Video/Screenshots [button.webm](https://github.com/RocketChat/EmbeddedChat/assets/95426993/fd557d05-ce37-48d5-b384-1a12e6c9ee5c)
### Description: The Back Button text is misaligned. ### Steps to reproduce: 1. Click on Three Dots menu 2. Click on Starred or Pinned 3. The `Go Back` button is...