Skip to content

Conversation

@github-actions
Copy link
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

[email protected]

Minor Changes

  • 1846430 Thanks @mikebarkmin! - Add complete state persistence to multievent directive with visual feedback restoration

    The multievent directive now saves and restores its complete state, including all visual feedback from evaluations. When users reload the page, they can see whether their task was evaluated as correct or incorrect.

    Features:

    • New multievent table in Dexie store with schema id, state
    • Automatic state saving on all user interactions (input changes, button clicks, evaluations)
    • Complete restoration of visual feedback including:
      • Green highlighting (#9f0) for correct answers
      • Orange striped backgrounds (#f90) for incorrect answers
      • Error indicators (🔍/🔎) next to items needing attention
      • Evaluation button state with green border when completed
      • Success/failure hint visibility
      • HangMan (word puzzle) progress and error display
      • Word search button states and highlighting
    • State is saved per multievent instance and per page URL
    • Seamless integration with existing export/import functionality

@hyperbook/[email protected]

Minor Changes

  • 1846430 Thanks @mikebarkmin! - Add complete state persistence to multievent directive with visual feedback restoration

    The multievent directive now saves and restores its complete state, including all visual feedback from evaluations. When users reload the page, they can see whether their task was evaluated as correct or incorrect.

    Features:

    • New multievent table in Dexie store with schema id, state
    • Automatic state saving on all user interactions (input changes, button clicks, evaluations)
    • Complete restoration of visual feedback including:
      • Green highlighting (#9f0) for correct answers
      • Orange striped backgrounds (#f90) for incorrect answers
      • Error indicators (🔍/🔎) next to items needing attention
      • Evaluation button state with green border when completed
      • Success/failure hint visibility
      • HangMan (word puzzle) progress and error display
      • Word search button states and highlighting
    • State is saved per multievent instance and per page URL
    • Seamless integration with existing export/import functionality

[email protected]

Minor Changes

  • 1846430 Thanks @mikebarkmin! - Add complete state persistence to multievent directive with visual feedback restoration

    The multievent directive now saves and restores its complete state, including all visual feedback from evaluations. When users reload the page, they can see whether their task was evaluated as correct or incorrect.

    Features:

    • New multievent table in Dexie store with schema id, state
    • Automatic state saving on all user interactions (input changes, button clicks, evaluations)
    • Complete restoration of visual feedback including:
      • Green highlighting (#9f0) for correct answers
      • Orange striped backgrounds (#f90) for incorrect answers
      • Error indicators (🔍/🔎) next to items needing attention
      • Evaluation button state with green border when completed
      • Success/failure hint visibility
      • HangMan (word puzzle) progress and error display
      • Word search button states and highlighting
    • State is saved per multievent instance and per page URL
    • Seamless integration with existing export/import functionality

Patch Changes

@vercel
Copy link

vercel bot commented Nov 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
hyperbook-4fwa Ready Ready Preview Comment Nov 12, 2025 8:35pm

@mikebarkmin mikebarkmin merged commit 69b43be into main Nov 12, 2025
2 checks passed
@mikebarkmin mikebarkmin deleted the changeset-release/main branch November 12, 2025 20:36
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.

2 participants