Robert Pintilii
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
2022-11-08 12:24:32 +02:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Saúl Ibarra Corretgé
|
6ad279f029
|
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
|
2022-06-20 16:53:19 +02:00 |
Calin Chitu
|
14a5c45fa3
|
feat(native-participants-pane) removed mock data
|
2021-07-21 12:32:10 -05:00 |
tmoldovan8x8
|
dca96f25f3
|
feat(mobile) adds feature flags for audioMute, videoMute and overflow… (#8537)
|
2021-02-04 15:32:09 +02:00 |
Saúl Ibarra Corretgé
|
a67d0fbf6c
|
chore: remove some cycles
|
2020-07-29 09:31:38 +02:00 |
Bettenbuk Zoltan
|
8a3ddd8596
|
feat: SVG icons
|
2019-09-13 14:07:53 +02:00 |
Bettenbuk Zoltan
|
2a5adfc601
|
Remove some Flow annotations
|
2019-03-25 13:53:08 +01:00 |
Guus der Kinderen
|
ccf0c8a363
|
fix(i18n) Accessiblity labels translations (#3071)
* fix(toolbar): accessibilityLabel should be translatable.
This commit adds a helper property to get the accessibilityLabel of an item,
providing a translation if one is available. This mimics the behavior of
label and tooltip.
* fix(toolbar) 'hangup' button accessibilityLabel i18n
* fix(toolbar) 'mute' button accessibilityLabel i18n
* fix(toolbar) 'videomute' button accessibilityLabel i18n
* fix(toolbar) 'moreActions' button accessibilityLabel i18n
* fix(toolbar) 'shareRoom' button accessibilityLabel i18n
* fix(toolbar) 'audioRoute' button accessibilityLabel i18n
* fix(toolbar) 'toggleCamera' button accessibilityLabel i18n
* fix(toolbar) 'audioOnly' button accessibilityLabel i18n
* fix(toolbar) 'roomLock' button accessibilityLabel i18n
* fix(toolbar) 'pip' button accessibilityLabel i18n
* fix(toolbar) 'invite' button accessibilityLabel i18n
* fix(toolbar) 'raiseHand' button accessibilityLabel i18n
* fix(toolbar) 'chat' button accessibilityLabel i18n
* fix(toolbar) 'shareYourScreen' button accessibilityLabel i18n
* fix(toolbar) 'fullScreen' button accessibilityLabel i18n
* fix(toolbar) 'sharedvideo' button accessibilityLabel i18n
* fix(toolbar) 'document' button accessibilityLabel i18n
* fix(toolbar) 'speakerStats' button accessibilityLabel i18n
* fix(toolbar) 'feedback' button accessibilityLabel i18n
* fix(toolbar) 'shortcuts' button accessibilityLabel i18n
* fix(toolbar) 'recording' button accessibilityLabel i18n
* fix(toolbar) 'settings' button accessibilityLabel i18n
* fix(welcomepage) accessibilityLabels i18n
* fix(toolbar) 'info' button accessibilityLabel i18n
* fix(i18n): Add translation to various aria-label property values.
* fix(i18n): Differentiate between overflow menu and button.
|
2018-06-07 13:32:18 -07:00 |
Lyubo Marinov
|
df8eb36d0e
|
Coding style: comments
|
2018-05-16 16:49:03 -05:00 |
Saúl Ibarra Corretgé
|
f54f5df428
|
[RN] Implement a new UI for the Toolbox
- 5 buttons in the (now single) toolbar
- Overflow menu in the form of a BottomSheet
- Filmstrip on the right when in wide mode
|
2018-05-16 12:18:38 -05:00 |