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 >
vor 3 Jahren
Calinteodor
c4677be87a
fix(authentication): removed cancel event from overlay effect (#9274)
* fix(authentication) resolved #9263 issue
* fix(authentication) hide dialog close icon
* fix(authentication) fixed lint error about missing prop
vor 3 Jahren
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
vor 4 Jahren
Mihai-Andrei Uscat
43761fc398
feat(Chat) Improve responsive behaviour further.
* Add buttons to send messages/set nickname.
* Redesign message/nickname inputs.
* Pin messages to the input.
* Add keyboard avoider for Safari.
* Make chat content scrollable on mobile.
vor 4 Jahren
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
vor 4 Jahren
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
vor 5 Jahren
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
vor 5 Jahren
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
vor 5 Jahren
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
vor 5 Jahren
Bettenbuk Zoltan
382ec011eb
ref: reduce device popup bundle size
vor 5 Jahren
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
vor 5 Jahren
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
vor 5 Jahren
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
vor 6 Jahren
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
vor 6 Jahren
Bettenbuk Zoltan
ebdcbe122a
Change dialog button property keys
vor 6 Jahren
Saúl Ibarra Corretgé
0b6496bf4d
misc: drop dependency on prop-types and polyfill
vor 6 Jahren
Saúl Ibarra Corretgé
8ac701ab74
deps: drop @atlaskit/layer-manager dependency
We no longer need it since Rect 16 takes care of passing the context around.
It's also deprecated: https://atlaskit.atlassian.com/packages/core/layer-manager
vor 6 Jahren
Leonard Kim
8b399e8caf
chore(dep): bump @atlaskit/modal-dialog 6.0.12 to 7.1.2
The package now requires using a ModalTransition component
to handle animations. The existing DialogContainer component
has been split into native and web implementations to support
this change.
vor 6 Jahren
Bettenbuk Zoltan
22a602768c
[RN] Add branded dialog component
vor 6 Jahren