jiti-meet/react/features/toolbox
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 feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
actions.native.js feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
actions.web.js flow: tame the beast 2019-03-21 14:47:55 +01:00
functions.native.js rn,toolbox: simplify logic for showing Toolbox on mobile 2019-08-20 20:04:27 +02:00
functions.web.js feat(prejoin_page) Add settings buttons 2020-04-01 19:57:04 +02:00
index.js feat: borderless toolbox icons 2019-07-12 20:48:49 +02:00
middleware.js flow: tame the beast 2019-03-21 14:47:55 +01:00
reducer.js feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00