jiti-meet/react/features/toolbox
Michael Telatynski 953f838a2a
Improve accessibility of Buttons in Webapp (#5432)
* Expose toggle buttons better via ARIA

* Wire up the divs/li as role=button as per ARIA patterns

* Add flow annotations to appease the linter

* For role=button use aria-pressed not aria-checked
2020-04-03 08:19:32 -05:00
..
components Improve accessibility of Buttons in Webapp (#5432) 2020-04-03 08:19:32 -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