Skip to content

Releases: interledger/docs-design-system

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)

v0.6.1

17 Dec 09:15
116de95

Choose a tag to compare

  • Remove unnecessary id attribute from CodeBlock component

v0.6.0

17 Dec 09:15

Choose a tag to compare

  • Add custom class name support to CodeBlock component
  • Add visually-hidden style to global styles

v0.5.5

16 Dec 02:36

Choose a tag to compare

  • Bumps Mermaid to 11.4.1
  • Fixes styling issue with StylishHeader component