Commit Graph

5 Commits

Author SHA1 Message Date
John Livingston
c010758164
eslint 8.57 WIP:
* tweaking rules
* fixing issues
2024-09-09 18:47:21 +02:00
John Livingston
9ee4476f4d
Fix: improved minimum chat width. 2024-09-02 14:39:26 +02:00
John Livingston
e65bd5c426
Improved accessibility (#118):
* Adding a role="region" and an aria-label="Chat" on the chat container.
2024-08-20 17:24:18 +02:00
John Livingston
2739bb823a
Logger: improving the logger, and using it in client code. 2024-06-14 15:17:14 +02:00
John Livingston
990ff2385a
Refactoring: merge video-watch scope into common.
In order to be able to use lit in videowatch related code, we have to
merge these scopes.
2024-06-13 16:36:16 +02:00