Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add chatbox props #77

Merged
merged 4 commits into from
Apr 13, 2022
Merged

feat: add chatbox props #77

merged 4 commits into from
Apr 13, 2022

Conversation

spaenleh
Copy link
Member

This PR updates chatbox props in the player.
This also adds an event listener on the resize event to adapt the height of the chatbox frame to the window height (see this issue)
closes #76

@spaenleh spaenleh added the feature New feature or request label Apr 11, 2022
@spaenleh spaenleh self-assigned this Apr 11, 2022
* feat: improvements in Player interface

* change paragraph font size

* fix: minor code changes

* chore: update yarn.lock

* chore: minor changes

* chore: update yarn.lock

* refactor: update yarn.lock, prettify

* test: change tests and minor changes

* fix: minor changes

Co-authored-by: pyphilia <pyphilia@gmail.com>
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎈

@spaenleh spaenleh merged commit 85effa7 into main Apr 13, 2022
@spaenleh spaenleh deleted the 76/updateChatboxProps branch April 13, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update chatbox props
3 participants