Skip to content

Releases: modernweb-dev/rocket

@rocket/[email protected]

11 Jul 14:04
Compare
Choose a tag to compare

Patch Changes

@rocket/[email protected]

11 Jul 11:59
Compare
Choose a tag to compare

Patch Changes

@rocket/[email protected]

11 Jul 14:04
Compare
Choose a tag to compare

Patch Changes

@mdjs/[email protected]

11 Jul 14:04
Compare
Choose a tag to compare

Patch Changes

@mdjs/[email protected]

11 Jul 11:59
Compare
Choose a tag to compare

Patch Changes

@mdjs/[email protected]

07 Jul 13:34
Compare
Choose a tag to compare

Patch Changes

  • fbcedde: Get a scoped registry for the internal accordion element to no longer pollute the global registry with a lion-accordion element.

@rocket/[email protected]

06 Jul 10:35
Compare
Choose a tag to compare

Patch Changes

  • b7d5cba: remove footer extra comma

@rocket/[email protected]

04 Jul 19:58
5c3eda3
Compare
Choose a tag to compare

Patch Changes

  • 9e3c2f5: Only show the help & feedback link if a site.helpUrl is defined

  • 9625b94: Remove footer urls to pages that users would need to create

  • 1f79d7a: Add font-family CSS variables

    • --primary-font-family for body text
    • --secondary-font-family for emphasis (e.g. call-to-action)
    • --heading-font-family for headings (defaults to --primary-font-family)
    • --monospace-font-family for code blocks

@rocket/[email protected]

04 Jul 19:58
5c3eda3
Compare
Choose a tag to compare

Patch Changes

  • bf99541: Adjust copy logic to

    1. for _assets/_static copy over everything
    2. for all other paths copy over everything except *.html and *.md
  • 579e8e7: Unordered joiningBlocks are now considered with the order number 10 000 and will generally be at the bottom.
    You can use numbers > 10 000 to place files even after unordered joiningBlocks.

@rocket/[email protected]

02 Jul 11:43
Compare
Choose a tag to compare

Patch Changes

  • 1b9559f: Adds before11ty hook to config and presets