Robert Pintilii
|
a84d7c17fa
|
fix(avatar) Center phone icon in participants pane avatars (#11440)
|
před 3 roky |
Shahab
|
c25fb702c2
|
refactor(avatar) use jss instead of scss (#11037)
|
před 3 roky |
Hristo Terezov
|
12bc054386
|
feat(Avatar): CORS mode support.
|
před 3 roky |
Hristo Terezov
|
208586cead
|
fix(gravatar): Add crossOrigin attribute.
In cross origin issolated mode we need to explicitly add crossOrigin
attribute for all resources that are loaded with CORS headers.
|
před 3 roky |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
před 3 roky |
hmuresan
|
2bac757ca6
|
feat(branding): Add custom avatar backgrounds
|
před 3 roky |
hmuresan
|
b3e03fe50c
|
fix(aot): Remove dependency to translate from StatelessAvatar.js
- translate uses interfaceConfig object which does not exist in AOT context
|
před 3 roky |
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>
|
před 4 roky |
damencho
|
b106e51a10
|
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
|
před 5 roky |
Bettenbuk Zoltan
|
0598e7369b
|
ref: eslint-config-jitsi@1.0.3
|
před 5 roky |
Hristo Terezov
|
9bdaea4069
|
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
|
před 5 roky |
Bettenbuk Zoltan
|
e683d70a18
|
Add support for avatar status badge (presence)
|
před 5 roky |
Bettenbuk Zoltan
|
8eb93086bd
|
fix: set an avatar icon size relative to the container
|
před 5 roky |
Bettenbuk Zoltan
|
8a3ddd8596
|
feat: SVG icons
|
před 5 roky |
Bettenbuk Zoltan
|
42814eac7d
|
feat: add icon based avatar and icon for pstn
|
před 6 roky |
Bettenbuk Zoltan
|
a35b36d6df
|
feat: dynamic avatar font size
|
před 6 roky |
Bettenbuk Zoltan
|
a04982fd96
|
fix: AlwaysOnTop avatar
|
před 6 roky |