phetsims / shred

A library of JavaScript code that is used in PhET simulations that depict atoms, subatomic particles, and atomic structure. This was originally created to contain the code that is shared between the "Build an Atom" and "Isotopes and Atomic Mass" simulations, thought it may be applied to additional simulations in the future.
GNU General Public License v3.0
1 stars 6 forks source link

branch: keyboard-nav #24

Closed pixelzoom closed 3 years ago

pixelzoom commented 6 years ago

Identified by print-branches.sh. @jessegreenberg please describe.

jessegreenberg commented 6 years ago

This branch was used to explore adding keyboard navigation to shred components. Prototype features had low probability of surviving long term so they were added to a branch. A11y work for shred sims has since stalled, but it would be good to keep this branch around for future reference.

Anyone continuing a11y work in shred should review this branch be be aware that designs and implementation could be very stale.

jbphet commented 3 years ago

This is three years old, so I think it's safe to close, and I'm cleaning up branches as part of https://github.com/phetsims/special-ops/issues/198.