jiti-meet/react
Emmanuel Pelletier 5c018eb201 fix(a11y/forms) correctly label <Checkbox> components
just swap some dom elements in the internals of <Checkbox> to make it
usable for screen reader users and easier to use for mouse users:

- the text is now the actual label of the input. Before that, it wasn't,
so screen reader users could have trouble guessing what the input was
about
- since the text is now the label, we can click/tap on it to toggle the
checkbox
2023-03-06 17:17:25 +01:00
..
features fix(a11y/forms) correctly label <Checkbox> components 2023-03-06 17:17:25 +01:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
index.native.js fix(rn) remove no longer needed hack 2022-04-07 10:35:51 +02:00
index.web.js feat(deeplinking) Refactor deeplinking (#12950) 2023-02-23 17:01:55 +02:00