Skip to content

Version Packages - #17

Merged
mikebarkmin merged 1 commit into
mainfrom
changeset-release/main
Sep 14, 2026
Merged

Version Packages#17
mikebarkmin merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@java-memory-playground/java-memory-playground@0.2.4

Patch Changes

  • 76690bb Thanks @mikebarkmin! - Let a numeric attribute or local variable be cleared while typing.

    The field rendered value || 0, so deleting the last digit put a 0 straight back. To enter 5
    you had to type it in front of that zero and then delete the zero — 50, then backspace.

    An emptied field now stays empty for as long as it has focus, and falls back to 0 on blur, so a
    field left blank still holds a number.

  • 4d10ddd Thanks @mikebarkmin! - Say how each step went, one dot per step.

    There was one verdict for the whole diagram, and nothing cleared it: solving a step turned the bar
    green, and walking on to the next step left the green standing under a step nobody had answered
    yet. The same went for red.

    A check now belongs to the step it judged, and the bar carries a dot for every step: black for a
    step of the trace, with nothing to do; yellow for an exercise not checked yet; green for one that
    was got right; red for one that was not. A tick and a cross inside the green and the red dots say
    it again for anyone who cannot tell the two hues apart, and for the printer.

    The dots are the walk through the steps as well: the arrows sit either side of the strip, clicking
    a dot goes to that step, and the "3 / 7" count they replaced is gone.

    A verdict is kept with a fingerprint of the diagram it judged, so changing the step puts it back to
    not-checked rather than leaving a stale answer standing; moving a node, which changes nothing a
    check looks at, leaves it alone. Being shown the solution is no longer scored as having got it
    right.

@java-memory-playground/web-component@0.3.3

Patch Changes

  • Updated dependencies [76690bb, 4d10ddd]:
    • @java-memory-playground/java-memory-playground@0.2.4

java-memory-playground-studio@0.1.5

Patch Changes

  • Updated dependencies [76690bb, 4d10ddd]:
    • @java-memory-playground/java-memory-playground@0.2.4

web@0.2.4

Patch Changes

  • Updated dependencies [76690bb, 4d10ddd]:
    • @java-memory-playground/java-memory-playground@0.2.4

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
java-memory-playground Ready Ready Preview Sep 14, 2026 1:47pm UTC

@mikebarkmin
mikebarkmin merged commit 0c56211 into main Sep 14, 2026
2 checks passed
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