Releases: openpatch/hyperbook
Releases · openpatch/hyperbook
@hyperbook/[email protected]
Minor Changes
2574ee6Thanks @mikebarkmin! - In development mode you can now use the reveal button to reveal the elements under the protect element. This should ease the development. This does not have any effects on the production side.
[email protected]
Minor Changes
- #354
8d4067cThanks @mikebarkmin! - Make vscode extension compatible with vscode web like vscode.dev or github.dev
[email protected]
Patch Changes
- Updated dependencies [
69e76ae]:- @hyperbook/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
b1d976c]:- @hyperbook/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
774405b]:- @hyperbook/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
69e76ae]:- @hyperbook/[email protected]
[email protected]
Minor Changes
- #341
b1d976cThanks @mikebarkmin! - The sections can now be opened and closed. The active page will always
start opened. For each section you can overwrite the default expanded
state by addingexpanded: trueto the frontmatter of the section.
Patch Changes
- Updated dependencies [
b1d976c]:- @hyperbook/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
774405b]:- @hyperbook/[email protected]
@hyperbook/[email protected]
Patch Changes
69e76aeThanks @mikebarkmin! - Fix collapsibles not syncing when using the same id
@hyperbook/[email protected]
Minor Changes
- #341
b1d976cThanks @mikebarkmin! - The Element Collapsible now has a little animation when opening and closing.