Releases: modernweb-dev/rocket
Releases · modernweb-dev/rocket
@rocket/[email protected]
@rocket/[email protected]
Patch Changes
- abc8a02: You can now use an absolute path for the rootDir
- Updated dependencies [bad4686]
- Updated dependencies [2267e72]
- @rocket/[email protected]
- @rocket/[email protected]
@rocket/[email protected]
Minor Changes
- bad4686: Preserve attributes on script tags. Preserve export names.
@mdjs/[email protected]
Minor Changes
- 604a80e: Force
/define
Ï entrypoint via export map
@mdjs/[email protected]
Patch Changes
- 0f6709a: Make sure initial settings are taken from the element if nothing is yet stored
@mdjs/[email protected]
Minor Changes
-
edb1abf: Reworking completely by
- slotting in the highlighted code
- open story in dedicated window
- enabling an simulation mode that can render the story in an iframe
- share settings between all simulators
- option to remember simulator settings
- force side effect import via
/define
@mdjs/[email protected]
Minor Changes
- a8e66d8: Extract building of the JavaScript setup code into a unified plugin called mdjsSetupCode
- fe6a929: For the story preview keep the original code block around to get code highlighting from the main document. This enables styling and reduces the code complexity.
Patch Changes
- a8e66d8: You can provide a highlightCode function to the mdjsSetupCode unified plugin
- Updated dependencies [edb1abf]
- Updated dependencies [604a80e]
- @mdjs/[email protected]
- @mdjs/[email protected]
@rocket/[email protected]
Patch Changes
-
728a205: feat(navigation): add no-redirects attribute
By default, the sidebar nav redirects clicks on category headings to
their first child.To disable those redirects, override
_includes/_joiningBlocks/_layoutSidebar/sidebar/20-navigation.njk
and add the no-redirects attribute to the
element.
@rocket/[email protected]
Patch Changes
- 302227e: Add variable for border-radius of SearchCombobox
[email protected]
Patch Changes
- be0d0b3: fix: add missing main entry to the packages