aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

WAI-ARIA Authoring Practices Guide (APG)

Results 354 aria-practices issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 8.1.1 to 8.1.2. Changelog Sourced from eslint-plugin-html's changelog. 2024-09-21 v8.1.2 Fix sourceType config for ESLint 9 Don't require espree directly #271 Commits 05bb69f 8.1.2 d91e6fe fix: update...

dependencies
javascript

- The original sentence is long and convoluted. Breaking it into two sentences improves clarity. - Remove unnecessary "s"

- Consistent styling: Remove the unnecessary space at the beginning and the end of the first element - HTML Structure: Wrap meta tags and titles within a tag for correct...

The label "Start of" and "End of" may be too vague. This PR uses more descriptive labels.

- remove extra space - fix incorrectly capitalized word - format ___ [WAI Preview Link](https://deploy-preview-359--aria-practices.netlify.app/ARIA/apg) _(Last built on Sun, 29 Sep 2024 20:55:03 GMT)._

Fix problems in .editorconfig

https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/ Hitting the Escape key to dismiss a tooltip is surely a nice option for getting rid of a tooltip, however, it may add cognitive friction for screen reader users....

question
Feedback
Pattern Page

Modifies the error message to detail the actual link that has failed to easily relay the information instead of just providing the line and column number. Example: `Found broken external...

Infrastructure

This PR adds two small utility methods: `isMacOS()` and `getOSPreferredModifierKey()`. The latter utility returns the `Keys.META` if the OS is macOS and `Keys.Control` otherwise. These utilities are then used in...

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.10. Release notes Sourced from lint-staged's releases. v15.2.10 Patch Changes #1471 e3f283b Thanks @​iiroj! - Update minor dependencies, including micromatch@~4.0.8. v15.2.9 Patch Changes #1463 b69ce2d...

dependencies
javascript