Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: Synthetixio/ui

v3.5.3

28 Jun 17:08
Compare
Choose a tag to compare

3.5.3 (2022-06-28)

Bug Fixes

  • tabs: fix overflow and positining issue with tabs (b77d3bc)

v3.5.2

28 Jun 16:18
Compare
Choose a tag to compare

3.5.2 (2022-06-28)

Bug Fixes

  • tabs: removed useCallback from tabs component (7cd50f4)

v3.5.1

28 Jun 12:27
a8b45ad
Compare
Choose a tag to compare

3.5.1 (2022-06-28)

Bug Fixes

v3.5.0

21 Jun 07:57
e0d7df8
Compare
Choose a tag to compare

3.5.0 (2022-06-21)

Bug Fixes

  • remove Swiper from ui lib since it doesn't support cjs build (969c595)
  • update lock file (04ade89)

Features

  • fonts exported correctly (f6fe3b4)

v3.4.0

20 Jun 14:10
ab7cec2
Compare
Choose a tag to compare

3.4.0 (2022-06-20)

Bug Fixes

Features

v3.3.0

17 Jun 07:59
ec5c8cb
Compare
Choose a tag to compare

3.3.0 (2022-06-17)

Features

  • synthetix icon component added (96559ac)

v3.2.0

16 Jun 13:10
debcb97
Compare
Choose a tag to compare

3.2.0 (2022-06-16)

Bug Fixes

  • build failing for a typo (822b367)
  • export Pagination component (05933cb)

Features

  • pagination component added (7b73ced)

v3.1.3

14 Jun 11:40
aec7192
Compare
Choose a tag to compare

3.1.3 (2022-06-14)

Bug Fixes

v3.1.2

13 Jun 11:50
56051d6
Compare
Choose a tag to compare

3.1.2 (2022-06-13)

Bug Fixes

  • improve Spinner coloring and Button alignments (94c16dd)
  • reset tx hash on transaction dialog context when closing the dialog (ae8af2a)

v3.1.1

12 Jun 18:23
9b2aa13
Compare
Choose a tag to compare

3.1.1 (2022-06-12)

Bug Fixes

  • button: background clip text doesnt work on safari when wrapped in flex box (2d81460)