Skip to content

Releases: modernweb-dev/rocket

@rocket/[email protected]

20 Apr 11:00
Compare
Choose a tag to compare

Patch Changes

  • ed86ff2: Do not set data-localize-lang in the simulator iframe html tag
  • f4a0ab5: Pass document shadowRoot to iframe
  • c675820: fix: windows path issue avoid filtering of index section of collections

@rocket/[email protected]

20 Apr 04:52
Compare
Choose a tag to compare

Patch Changes

@rocket/[email protected]

20 Apr 04:52
Compare
Choose a tag to compare

Minor Changes

  • bad4686: Preserve attributes on script tags. Preserve export names.

@mdjs/[email protected]

20 Apr 04:52
Compare
Choose a tag to compare

Minor Changes

  • 604a80e: Force /defineÏ entrypoint via export map

@mdjs/[email protected]

20 Apr 11:00
Compare
Choose a tag to compare

Patch Changes

  • 0f6709a: Make sure initial settings are taken from the element if nothing is yet stored

@mdjs/[email protected]

20 Apr 04:52
Compare
Choose a tag to compare

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]

20 Apr 04:52
Compare
Choose a tag to compare

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

@rocket/[email protected]

01 Apr 18:03
Compare
Choose a tag to compare

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]

25 Mar 06:15
Compare
Choose a tag to compare

Patch Changes

  • 302227e: Add variable for border-radius of SearchCombobox

[email protected]

07 Mar 08:16
d44a23a
Compare
Choose a tag to compare

Patch Changes

  • be0d0b3: fix: add missing main entry to the packages