jiti-meet/react/features/base/dialog/components/native
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
2020-04-10 08:07:48 -05:00
..
AlertDialog.js rn: add generic alert dialog 2019-05-07 18:02:14 +02:00
BaseDialog.js feat: SVG icons 2019-09-13 14:07:53 +02:00
BaseSubmitDialog.js flow: tame the beast 2019-03-21 14:47:55 +01:00
BottomSheet.js React Native accessibility fixes (#5825) 2020-04-10 08:07:48 -05:00
ConfirmDialog.js Remove some Flow annotations 2019-03-25 13:53:08 +01:00
CustomDialog.js Remove some Flow annotations 2019-03-25 13:53:08 +01:00
CustomSubmitDialog.js Remove some Flow annotations 2019-03-25 13:53:08 +01:00
DialogContainer.js Remove some Flow annotations 2019-03-25 13:53:08 +01:00
InputDialog.js feat: add room lock pwd error message 2019-07-10 11:01:49 +02:00
index.js rn: add generic alert dialog 2019-05-07 18:02:14 +02:00
styles.js bottom-sheet: tweak UI 2020-03-24 14:28:26 +01:00