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 години
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
преди 3 години
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
преди 4 години
tmoldovan8x8
e4b34e1c89
feat(rn): makes InputDialog textInput autoFocus
преди 4 години
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
преди 4 години
Saúl Ibarra Corretgé
0dcb8a025b
fix(rn,bottomsheet) limit width
преди 4 години
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.
преди 4 години
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
преди 4 години
Saúl Ibarra Corretgé
dc5a776123
fix(ios) fix drag handle not rendering with latest react-native-svg
Fill must be properly specified.
преди 4 години
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
преди 4 години
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
преди 5 години
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
преди 5 години
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
преди 5 години
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
преди 5 години
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
преди 5 години
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
преди 5 години
Marco Zehe
e32f367b0c
React Native accessibility fixes (#5825)
* Accessibility: Make the native toolbox item communicate that it is a button.
* Accessibility: If an item is toggled, mark it as selected for accessibility
* Accessibility: Make the toolbox a toolbar for accessibility
* Accessibility: Mark the bottom sheet as a menu for accessibility
* Fix typo, AccessibilityRole, not AccessibleRole
* Statement fix
* Appease the linter
* Fix linting errors for real this time
преди 5 години
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill
- round top corners
преди 5 години
Saúl Ibarra Corretgé
a4333d3a80
rn,overflow-menu: add a "more options" button
преди 5 години
Bettenbuk Zoltan
9b60537e0f
feat: add swipe handler to entire bottom sheet
преди 5 години
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
преди 5 години
Saúl Ibarra Corretgé
792f506425
ios: drop support for iOS 10
преди 5 години
Bettenbuk Zoltan
a35099f949
feat: add chat color scheming
преди 5 години
Bettenbuk Zoltan
245eb89b85
fix BottomSheet shaking
преди 5 години
Bettenbuk Zoltan
382ec011eb
ref: reduce device popup bundle size
преди 5 години
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
преди 5 години
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.
преди 5 години
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
преди 5 години
Bettenbuk Zoltan
b31d7b4451
ref: remove createStyleSheet from dialog styles
преди 5 години
Bettenbuk Zoltan
8dea3389ee
fix: avoid clicking behind dialogs
преди 5 години
Bettenbuk Zoltan
a53a86ee7a
feat: add room lock pwd error message
преди 5 години
Saúl Ibarra Corretgé
30c0bfc108
rn: disable vertical scrollbars on bottom sheets
преди 5 години
Bettenbuk Zoltan
54fdb7066f
feat: scrollable bottom sheet
преди 6 години
Bettenbuk Zoltan
d387cbe5bd
fix: iOS 10 bottom sheet style
преди 6 години
Дамян Минков
d16e10baec
room-lock: adds ability to allow only digits for room locking
преди 6 години
Bettenbuk Zoltan
7e9df74e60
rn: add generic alert dialog
преди 6 години
Saúl Ibarra Corretgé
70dc22c107
rn: refactor BottomSheet
Avoid using a Modal since those create trouble with the view hierarchy.
преди 6 години
Bettenbuk Zoltan
b7198ba4b3
Add recording file sharing switch
преди 6 години
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
преди 6 години
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
преди 6 години
Bettenbuk Zoltan
8400d01d75
[RN] Add color scheme support to dialog buttons
преди 6 години
Bettenbuk Zoltan
98c7430b6f
[RN] Replace red screen with dialog
преди 6 години
Bettenbuk Zoltan
ebdcbe122a
Change dialog button property keys
преди 6 години
Bettenbuk Zoltan
e094b6516a
[RN] Add color scheme support - Components
преди 6 години
Bettenbuk Zoltan
eef31d05cf
[RN] Add an abstraction layer to Modal
преди 6 години
Bettenbuk Zoltan
c503187dc1
[RN] Fix input dialog value bug
преди 6 години
Bettenbuk Zoltan
5c0ae10ccb
Remote video menu post-PR improvements
преди 6 години
Saúl Ibarra Corretgé
0b6496bf4d
misc: drop dependency on prop-types and polyfill
преди 6 години
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
преди 6 години
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.
преди 6 години