Skip to content

Releases: input-output-hk/lace-ui-toolkit

v3.1.0

13 Dec 11:37
Compare
Choose a tag to compare

3.1.0 (2024-12-13)

Features

  • support TokenAmount details tooltip [LW-11733] (4836445)

v3.0.0

11 Dec 16:49
Compare
Choose a tag to compare

3.0.0 (2024-12-11)

  • feat!: make token amount details configurable [LW-11733] (bfab9e7)

BREAKING CHANGES

  • TokenAmount props changed from a simple fiatPrice prop
    to a more flexible "details" prop which can further be customized by
    passing "detailsColor" and "detailsWeight" to cover more scenarios

v2.0.0

21 Nov 07:35
Compare
Choose a tag to compare

2.0.0 (2024-11-21)

v1.24.0

18 Oct 12:51
Compare
Choose a tag to compare

1.24.0 (2024-10-18)

Features

  • add clock and exclamation mark icons [LW-9231] (a66cff7)

v1.23.0

11 Oct 10:25
Compare
Choose a tag to compare

1.23.0 (2024-10-11)

Features

  • improve simple asset input [LW-9231] (e424a0f)

v1.22.0

10 Oct 07:41
Compare
Choose a tag to compare

1.22.0 (2024-10-10)

Features

  • add simple version of asset input [LW-9231] (f3ca7f1)

v1.21.0

24 Sep 13:33
Compare
Choose a tag to compare

1.21.0 (2024-09-24)

Features

  • add data-testid to toggle-switch component [LW-11556] (6726320)

v1.20.0

13 Sep 14:58
Compare
Choose a tag to compare

1.20.0 (2024-09-13)

Features

  • add data-testid to sideDrawer [LW-11491] (a38aaa8)

v1.19.0

11 Sep 23:16
Compare
Choose a tag to compare

1.19.0 (2024-09-11)

Bug Fixes

  • replace data-testid attributes with props (bea9c01)

Features

  • add testId prop to TextLink (5af6152)

v1.18.2

11 Sep 09:57
Compare
Choose a tag to compare

1.18.2 (2024-09-11)

Bug Fixes

  • fix profile dropdown wallet icon test id (54aaf0c)
  • fix table body test id (3d7d47e)