Skip to content

v1.0.6

Latest

Choose a tag to compare

@mhenrixon mhenrixon released this 04 Jul 16:54

What's Changed

  • feat(landing): optional hero logo for DocsUI::Landing (c.landing.logo) by @mhenrixon in #57

The landing hero now takes an optional brand mark above the eyebrow — an inline single-path SVG ({ svg:, viewbox:, label: }, rendered fill: currentColor so it adapts to the theme) or an image ({ src:, alt: }, resolved through the site's asset pipeline). nil (default) omits it, so it's fully backwards-compatible.

Full Changelog: v1.0.5...v1.0.6