Skip to content

fix(a11y): heading hierarchy and contrast - #26

Merged
tkodev merged 1 commit into
mainfrom
fix/a11y-headings-contrast
Jul 16, 2026
Merged

fix(a11y): heading hierarchy and contrast#26
tkodev merged 1 commit into
mainfrom
fix/a11y-headings-contrast

Conversation

@tkodev

@tkodev tkodev commented Jul 16, 2026

Copy link
Copy Markdown
Owner

What

  • Wires eslint-plugin-jsx-a11y (strict) into the flat config so the accessibility floor is a lint error rather than a review note, per the architecture standard's stack table.
  • Fixes heading hierarchy and contrast in intro, reticle, and ticker.

Why

The accessibility standard makes AA the floor, not a cleanup pass. Making jsx-a11y a lint rule means the floor holds without depending on review attention.

Verification

  • pnpm lint:check — clean
  • pnpm type:check — clean

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tkodev-web-v5 Building Building Preview, Comment Jul 16, 2026 9:19pm

@tkodev
tkodev merged commit e15dae9 into main Jul 16, 2026
2 of 3 checks passed
@tkodev
tkodev deleted the fix/a11y-headings-contrast branch July 16, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant