Skip to content

Releases: sumup-oss/circuit-ui

v1.2.1

25 Sep 11:37
Compare
Choose a tag to compare

1.2.1 (2019-09-25)

Bug Fixes

  • utils: only show deprecation warning when prop is used (a04781a)

v1.2.1-canary.1@canary

24 Sep 06:17
Compare
Choose a tag to compare

1.2.1-canary.1 (2019-09-24)

Bug Fixes

  • utils: only show deprecation warning when prop is used (a04781a)

v1.2.0

19 Sep 16:50
c76d702
Compare
Choose a tag to compare

1.2.0 (2019-09-19)

Main Changes

🐐 Replace Enzyme with react-testing-library (#471)
💀 Deprecate a number of components and props (#470)

Features

  • components: add a validation hint to the Checkbox (#452) (6230121)
  • components: add a validation hint to the Select (#451) (72087a1)
  • components: add condensed styles to Table (#458) (126dbf6)
  • components: add Sidebar disabled state (#464) (9f35f0d)
  • components: add vertical scroll to table (#459) (388a19f)
  • components: deprecate components (#470) (e14c6cc)
  • tests: change testing library (#471) (b9c8fe2)

Bug Fixes

  • Remove default props for deprecated props in Input (#455) (4592ad6)
  • components: add accessible label to IconButton (#474) (847bd98)
  • components: allow Sidebar custom styles with a className prop (#462) (be4a49e)
  • components: center align text inside Badge (#465) (40191c9)
  • components: fix table vertical scroll (#460) (03b336f)
  • components: minor fixes for ListItem, Tabs and Table components (#475) (034ec30)
  • components: position validation hint relative to checkbox (#457) (56fd262)
  • components: sort rows with nested props (#473) (9b73812)
  • components: use shared children prop type for SvgButton (#467) (66a0a23)
  • utils: check custom prop types correctly (#449) (9e89f3c)

Performance Improvements

  • components: improve regex recognizing ELO card schemes (#436) (19674c3)

v1.1.1-canary.16@canary

19 Sep 15:05
c76d702
Compare
Choose a tag to compare

1.1.1-canary.16 (2019-09-19)

Bug Fixes

  • components: add accessible label to IconButton (#474) (847bd98)
  • components: minor fixes for ListItem, Tabs and Table components (#475) (034ec30)
  • components: sort rows with nested props (#473) (9b73812)

v1.1.1-canary.15@canary

18 Sep 13:54
e14c6cc
Compare
Choose a tag to compare

1.1.1-canary.15 (2019-09-18)

Features

v1.1.1-canary.14@canary

17 Sep 13:13
b9c8fe2
Compare
Choose a tag to compare

1.1.1-canary.14 (2019-09-17)

Features

v1.1.1-canary.13@canary

16 Sep 13:22
Compare
Choose a tag to compare

1.1.1-canary.13 (2019-09-16)

Performance Improvements

  • components: improve regex recognizing ELO card schemes (#436) (19674c3)

v1.1.1-canary.12@canary

16 Sep 08:37
Compare
Choose a tag to compare

1.1.1-canary.12 (2019-09-16)

Bug Fixes

  • components: use shared children prop type for SvgButton (#467) (66a0a23)

v1.1.1-canary.11@canary

09 Sep 14:50
Compare
Choose a tag to compare

1.1.1-canary.11 (2019-09-09)

Features

  • components: add Sidebar disabled state (#464) (9f35f0d)

v1.1.1-canary.10@canary

04 Sep 23:26
40191c9
Compare
Choose a tag to compare

1.1.1-canary.10 (2019-09-04)

Bug Fixes

  • components: center align text inside Badge (#465) (40191c9)