Skip to content

chore: improve accessibility baseline checks#6

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
chore/accessibility-performance-audit
Jun 5, 2026
Merged

chore: improve accessibility baseline checks#6
CoderDeltaLAN merged 1 commit into
mainfrom
chore/accessibility-performance-audit

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Improves baseline accessibility without changing the visual design.

Scope:

  • add explicit labels for contact form fields;
  • add touch/coarse-pointer fallback for the custom cursor;
  • add verify.sh checks to preserve the accessibility baseline;
  • keep GSAP loading unchanged to avoid breaking runtime behavior without visual testing.

Constraints:

  • README.md untouched;
  • no backend;
  • no secrets;
  • no generated/vendor artifacts.

Local validation:

  • scripts/verify.sh OK;
  • git diff --check OK;
  • accessibility postcheck OK;
  • pre-push validation OK.

@CoderDeltaLAN CoderDeltaLAN merged commit e4ad98a into main Jun 5, 2026
2 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the chore/accessibility-performance-audit branch June 5, 2026 20:54
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