Skip to content

Wire full accessibility per the OpenPhysics convention - Per-screen *ScreenSummaryContent classes with live currentDetailsContent derived from each screen model, registered by the Screen wrappers - Explicit pdomOrder wrapper Node on all four ScreenViews - accessibleName on every interactive node; a11y strings restructured into per-screen groups (a11y.registration/blinkComparator/photometry/analyzer) in en/es/fr with typed StringManager getters - ApertureNode is keyboard-operable via KeyboardDragListener (focusable) - Localize three hardcoded English strings in AnalyzerScreenView - Move the PDM zoom-selection fill into VSPColors - Add .claude/settings.json (scenerystack plugin roll-out); update CLAUDE.md Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JgoPHsQnzifs5yiESGfbQL#7

Merged
veillette merged 1 commit into
mainfrom
claude/repo-convention-standards-fr7s7o
Jul 2, 2026

Conversation

@veillette

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Build / CI change

Related issues

Fixes #
Related to #

Testing

  • npm run lint
  • npm run check
  • npm run build
  • npm test (if applicable)

How to test

  1. Step 1
  2. Step 2
  3. Expected result

Checklist

  • Self-review completed
  • Documentation updated if needed
  • No unrelated changes included

- Per-screen *ScreenSummaryContent classes with live currentDetailsContent
  derived from each screen model, registered by the Screen wrappers
- Explicit pdomOrder wrapper Node on all four ScreenViews
- accessibleName on every interactive node; a11y strings restructured into
  per-screen groups (a11y.registration/blinkComparator/photometry/analyzer)
  in en/es/fr with typed StringManager getters
- ApertureNode is keyboard-operable via KeyboardDragListener (focusable)
- Localize three hardcoded English strings in AnalyzerScreenView
- Move the PDM zoom-selection fill into VSPColors
- Add .claude/settings.json (scenerystack plugin roll-out); update CLAUDE.md

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JgoPHsQnzifs5yiESGfbQL
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@veillette veillette merged commit 8cb757f into main Jul 2, 2026
6 checks passed
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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.

3 participants