Skip to content

Releases: stellar/stellar-design-system

v0.5.0

11 Jan 15:23
4878de3
Compare
Choose a tag to compare

What's new:

  • Avatar, Card, Table, Pagination components
  • Some small tweaks and fixes

Updated:

  • Layout Header component has new contentCenter, contentRight properties for better customization
  • DetailsTooltip, CopyText non-breaking, under the hood updates
  • Tooltip is using Popper now
  • Updated dependencies

❗ Breaking changes:

v0.4.3

09 Nov 20:22
b7e4319
Compare
Choose a tag to compare

Updated Ledger logo

v0.4.2

05 Nov 13:06
2e01d34
Compare
Choose a tag to compare

Updated palette dark theme text colors.

v0.4.1

05 Oct 20:08
2a5a649
Compare
Choose a tag to compare

Updates:

  • Replace RGBA colors with solid colors (no more transparent colors).
  • Add small size property to the Button component.
  • Dependency updates.

v0.4.0

09 Aug 19:02
fc02b9b
Compare
Choose a tag to compare

New components:

  • StatusBar
  • Tooltip
  • DetailsTooltip
  • CopyText

Fixes:

  • Align footer children to the right (instead of the middle)
  • Make headings in modals one step smaller
  • Fix dropdown arrow alignment on Select
  • Remove overflow-x: hidden from body and #root
  • Fix button spacing in Modal footer

v0.3.3

23 Jul 18:21
2c25687
Compare
Choose a tag to compare

PieProgress component added

v0.2.3

22 Jul 20:24
6815a31
Compare
Choose a tag to compare
  • Don't change color on TextLink when underlined
  • Update default animation variable --anim-transition-default
  • Add onDarkModeToggleEnd() to Layout.Header

v0.2.2

21 Jul 18:03
f38a967
Compare
Choose a tag to compare
  • Layout Header component updates:
    • Add sign out link
    • Add option to add a border around navigation buttons
  • A few other small tweaks under the hood

v0.2.1

08 Jul 19:03
4fb966a
Compare
Choose a tag to compare
  • Set light mode by default if the theme toggle component is not on the website
  • Update code style to use em instead rem for size attributes

v0.2.0

28 Jun 14:19
cc14a48
Compare
Choose a tag to compare

Component and color palette updates