Skip to content

v2.1.1 — Accessibility fixes

Choose a tag to compare

@GTNeill GTNeill released this 31 Aug 22:49

Fixes every colour-contrast and keyboard-reachability failure axe-core found on a live WordPress page running the plugin: 505 violations down to 0.

  • Muted and faint palette tokens re-measured against the darkest surface they are painted on, in both light and dark themes.
  • Chip time labels use the body text colour instead of the muted token over the category tint (156 nodes, the biggest single cause).
  • Out-of-month day numbers no longer rely on 0.4 opacity.
  • Category colours are admin-editable data, so text painted in a category colour is now corrected at render time against the surface behind it, via a new --wpcc-cat-text. Borders and backgrounds keep the raw colour.
  • Category card lists that overflow are now keyboard scrollable (tabindex, role and label). Only lists that actually overflow get a tab stop.

Download wpcalendarcats.zip below and install it through Plugins → Add New → Upload Plugin.