Skip to content

Releases: interledger/docs-design-system

v0.2.1

29 Nov 12:09
ee20b13

Choose a tag to compare

  • Fixes issue where the path to import mermaid causes build failure due to the use of relative path

v0.2.0

29 Nov 11:49

Choose a tag to compare

  • Adds new Mermaid component
    • Not a breaking change but sites using the previous remark-mermaidjs plugin should update their implementation accordingly
  • Updates mermaid diagram related styling

v0.1.4

29 Nov 05:49
17f0029

Choose a tag to compare

v0.1.3

29 Nov 04:16
f2149ff

Choose a tag to compare

  • Updates CodeBlock component styles to play nice with new Expressive Code integration in Starlight

v0.1.2

31 Oct 09:41

Choose a tag to compare

  • Removes padding from the Disclosure button so it lines up with the main content
  • Adds styling for footnotes
  • Adds shared style for custom header using Logo components on dark mode

v0.1.1

31 Oct 09:39

Choose a tag to compare

  • Adds a white background to diagrams so they display properly on dark mode

v0.1.0

11 Oct 12:19

Choose a tag to compare

  • All components have been converted from JSX to Astro, thereby removing the React dependency within this library
  • Contrast issue for tab labels on dark mode has been fixed
  • Contrast issue for Disclosure component arrow indicator has been fixed