Version Packages - #1176
Merged
Merged
Version Packages#1176
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@hyperbook/markdown@0.79.0
Minor Changes
37194d2Thanks @mikebarkmin! - Add thebitflowelement, which embeds a bitflow assessment:The flow is read from
srcwhen the book is built and inlined into the page, so a missing ormalformed file is reported as a build warning and a built book opens an assessment without a network.
Answers are saved as the reader goes and restored on their next visit; a button starts a fresh
attempt.
Only the learner-facing flow is embedded — bitflow's authoring canvas is not part of a book — and a
flow downloads only the task types it actually uses.
bitflow's own theme is light-only, so a dark book supplies the dark half itself, including both
halves of each feedback pair — a marked answer takes its background from
--bitflow-color-*-surfaceand its label from the general text colour, so re-tinting only one of them leaves the answer
unreadable.
Patch Changes
37194d2Thanks @mikebarkmin! - Update the Java Memory Playground to 0.3.1, which confines its stylesheet to the playground. Thecomponent's bundle is linked into any page carrying a
:jmpdirective, and its rules were unscoped—
.sidebarin particular, which resized the book's own navigation on every page with a diagram.hyperbook@0.107.2
Patch Changes
37194d2Thanks @mikebarkmin! - Update the Java Memory Playground to 0.3.1, which confines its stylesheet to the playground. Thecomponent's bundle is linked into any page carrying a
:jmpdirective, and its rules were unscoped—
.sidebarin particular, which resized the book's own navigation on every page with a diagram.hyperbook-studio@0.55.0
Minor Changes
37194d2Thanks @mikebarkmin! - Add thebitflowelement, which embeds a bitflow assessment:The flow is read from
srcwhen the book is built and inlined into the page, so a missing ormalformed file is reported as a build warning and a built book opens an assessment without a network.
Answers are saved as the reader goes and restored on their next visit; a button starts a fresh
attempt.
Only the learner-facing flow is embedded — bitflow's authoring canvas is not part of a book — and a
flow downloads only the task types it actually uses.
bitflow's own theme is light-only, so a dark book supplies the dark half itself, including both
halves of each feedback pair — a marked answer takes its background from
--bitflow-color-*-surfaceand its label from the general text colour, so re-tinting only one of them leaves the answer
unreadable.
Patch Changes
37194d2,37194d2]: