About

Accessibility

Accented adds its own UI elements to the host application. For each element with accessibility issues, it inserts a button that opens a dialog describing the issue.

We aim to make those elements as accessible as possible.

Accented follows WCAG 2.2 level AA as a baseline, and going beyond it by incorporating best practices and community feedback.

If you encounter an accessibility issue within Accented itself or have suggestions, please open an issue on GitHub or contact the maintainer directly at hello@pavelpomerantsev.com.

Browser support

Accented supports the two latest major versions of Chrome, Safari, and Firefox.

Safari is the only major browser where minor versions significantly differ in Web Platform support. Within each supported major version, Accented supports the two latest minor versions. For example, if 18.5 is the latest version, Accented will support 17.5, 17.6, 18.4, and 18.5.

Before each release, Accented’s Playwright test suite runs in the latest versions of Chrome, Safari, and Firefox.

Maintainers may remove fallback code for modern browser features once those features are fully supported in all supported browsers. We assume that most developers keep their development browsers up to date. However, when browser updates are tied to OS updates (as with Safari), staying current may be harder. That’s why we support Safari versions that may be over a year old.

Versioning

Accented follows Semantic Versioning (SemVer).

In practice, here’s how we decide whether a release should be major, minor, or patch.

Major:

Minor:

Patch:

No version change: