Releases: openpatch/hyperbook
Releases · openpatch/hyperbook
hyperbook@0.90.0
Minor Changes
75025ecThanks @mikebarkmin! - Permaid sites are now using a small footprint approach.
hyperbook-studio@0.49.38
Patch Changes
- Updated dependencies [
d463ac7]:- @hyperbook/markdown@0.61.0
@hyperbook/markdown@0.61.0
Minor Changes
d463ac7Thanks @mikebarkmin! - Add hyperbook highlighting for code blocks with lang hyperbook
hyperbook@0.89.3
Patch Changes
39cf0edThanks @mikebarkmin! - Fix protect directive not revealing content when wrapping tabs or other directives containing input elements. The password input selector now scopes to the direct child.password-inputcontainer instead of selecting the first input in the entire subtree.
hyperbook-studio@0.49.37
Patch Changes
-
0cbed55Thanks @mikebarkmin! - Fix syntax highlighting for snippet and other directives -
Updated dependencies [
39cf0ed]:- @hyperbook/markdown@0.60.3
@hyperbook/markdown@0.60.3
Patch Changes
39cf0edThanks @mikebarkmin! - Fix protect directive not revealing content when wrapping tabs or other directives containing input elements. The password input selector now scopes to the direct child.password-inputcontainer instead of selecting the first input in the entire subtree.
hyperbook@0.89.2
Patch Changes
1b84619Thanks @mikebarkmin! - Fix false constructor in the vertex class in nrw module of the online ide element
hyperbook-studio@0.49.36
Patch Changes
- Updated dependencies [
1b84619]:- @hyperbook/markdown@0.60.2
@hyperbook/markdown@0.60.2
Patch Changes
1b84619Thanks @mikebarkmin! - Fix false constructor in the vertex class in nrw module of the online ide element
hyperbook@0.89.0
Minor Changes
dcff5a6Thanks @mikebarkmin! - Show version of hyperbook
Patch Changes
0f0748cThanks @mikebarkmin! - Show the reuse button in h5p elements.