github Fighter90/career-ops-ui v1.162.0

latest releases: v1.233.2, v1.233.1, v1.233.0...
one month ago

[1.162.0] — 2026-08-13

Fixed (MEDIUM) — the "?" help affordance is now a ≥24×24 pointer target (WCAG 2.5.8). .help-hint measured 18×18 px with padding:0, below the Target Size (Minimum) floor, on every page heading.

Fixed

  • .help-hint box is now 24×24 (the measurable pointer target) while the visible ring stays 18px, drawn by a centered ::before — so the glyph size and the <h1> baseline/line-height are unchanged (page-title lines are taller than 24px). Hover / active / focus-visible states move with the ring; the margin trims 6→3px so the gap to the title is identical. The v1.158.0 document.title clone-strip (which excludes .help-hint) is untouched.

Notes

  • CSS-only; no JS, i18n, route, CSP, SSRF, or parent-write change.
  • Tests: tests/help-hint-target-size.test.mjs (+2). Suite: 2418 (+2).

Don't miss a new career-ops-ui release

NewReleases is sending notifications on new releases.