New livechat-converse-size ConverseJS plugin:

* New plugin that handles the size of the converse-root, so we can adapt
  content to it
* Fixed some styling when chatbox is small (hidding avatars).
This commit is contained in:
John Livingston
2024-05-12 13:10:35 +02:00
parent 383770ddfe
commit 0c4a5999f8
4 changed files with 61 additions and 2 deletions

View File

@ -9,6 +9,10 @@ TODO: tag custom ConverseJS, and update build-conversejs.sh.
* #177: streamer's task/to-do lists: streamers, and their room's moderators, can handle task lists directly. This can be used to handle viewers questions, moderation actions, ... More info in the documentation.
### Minor changes and fixes
* Fixed some styling when chatbox is small (hidding avatars).
## 9.0.3
### Minor changes and fixes