Steffen Kolmer
|
e9675453e1
|
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
|
3 年前 |
Bettenbuk Zoltan
|
0598e7369b
|
ref: eslint-config-jitsi@1.0.3
|
5 年前 |
Bettenbuk Zoltan
|
6121e9fc65
|
feat: improve chat UX
|
5 年前 |
Bettenbuk Zoltan
|
a35099f949
|
feat: add chat color scheming
|
5 年前 |
Leonard Kim
|
c0e9f2b95a
|
fix(chat): workaround for chat scroll causing layout misalignment
|
5 年前 |
Leonard Kim
|
d86b60ea72
|
fix(chat): maintain bottom scroll on input resize
|
6 年前 |
Leonard Kim
|
4eec13da1c
|
ref(chat): de-parameterize AbstractMessageContainer
|
6 年前 |
Leonard Kim
|
5cd0b1a9be
|
fix(chat): fix auto-scrolling to bottom
Empower the parent.
|
6 年前 |
Leonard Kim
|
a9637f93c3
|
ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
|
6 年前 |
Leonard Kim
|
0e8b0a9c5c
|
ref(chat): create web MessageContainer component
|
6 年前 |