woocommerce/plugins
Oliver Juhas bb02983893
Accessibility: Adding missing form field and table header labels to template files (#31211)
Add screen reader labels to improve accessibility in various locations.

* Adding missing table header labels
* Adding missing form field labels
* Adding missing form field label
* Adding missing form field labels — Ideally we would add these with `<labe>` tag (may be hidden with `screen-reader-text` class), but playing safe here to prevent CSS style issues.
* Adding missing form field label
* Changing `aria-label` attribute to actual `<label>` tag
* Rebase; add changelog.

Co-authored-by: barryhughes <3594411+barryhughes@users.noreply.github.com>
2022-08-08 12:32:51 -07:00
..
woocommerce Accessibility: Adding missing form field and table header labels to template files (#31211) 2022-08-08 12:32:51 -07:00
woocommerce-admin Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
woocommerce-beta-tester Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00