jiti-meet/react/features/base/dialog
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
..
components React Native accessibility fixes (#5825) 2020-04-10 08:07:48 -05:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js flow: tame the beast 2019-03-21 14:47:55 +01:00
functions.js full-screen: fix not re-entering full-screen after dialog is shown 2020-02-20 16:49:20 +01:00
index.js Add Dialog utilities 2017-09-18 16:00:00 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
reducer.js Add Dialog utilities 2017-09-18 16:00:00 -05:00