Skip to content

Releases: interledger/docs-design-system

v0.11.2

08 Apr 05:54
1685352

Choose a tag to compare

Scopes form element selectors to .sl-container to prevent styles leaking

v0.11.1

07 Apr 13:21
2ceb179

Choose a tag to compare

Fixes Starlighgt styles overflowing into other Astro pages

v0.11.0

19 Jan 11:03
72a2921

Choose a tag to compare

Adds visual emphasis to the details component

v0.10.3

03 Dec 07:32
aa35f6e

Choose a tag to compare

Fixes formatting issue caused by the LinkOut component.

v0.10.1

19 Nov 09:39
317da3a

Choose a tag to compare

  • Dependency bumps

v0.10.0

27 Oct 08:33
2135c28

Choose a tag to compare

  • Fixes overflowing text for long LinkOut components

v0.9.0

09 Jul 08:25
1ae4567

Choose a tag to compare

  • Allows customization of UI strings on MermaidWrapper and LargeImg components via the viewLabel and downloadLabel props

v0.8.0

07 Jul 13:11

Choose a tag to compare

  • Adds download diagram functionality to MermaidWrapper component, where the diagram will be saved to the user's local machine as an SVG file
    • Will require use of diagramName property to specify downloaded file name, otherwise default is diagram.svg

v0.7.0

24 Apr 23:55

Choose a tag to compare

  • Adds supporting styles for FullView component implementation
    • Note: this means that sites which want to implement the FullView component should upgrade to this version of dds
  • Fixes Typescript issues in MermaidWrapper component and Tooltip component

v0.6.2

09 Apr 04:24

Choose a tag to compare

  • Bumps Mermaid to the latest version (11.6.0)