Skip to content

Releases: sumup-oss/circuit-ui

v1.6.2-canary.1

23 Jan 22:37
f9923a0
Compare
Choose a tag to compare
v1.6.2-canary.1 Pre-release
Pre-release

1.6.2-canary.1 (2020-01-23)

Bug Fixes

  • components: prevent background from scrolling when modal is open (#531) (f9923a0)

v1.6.1

23 Jan 18:40
Compare
Choose a tag to compare

1.6.1 (2020-01-23)

Bug Fixes

  • components: sort columns by priority (#523) (0c652a3)
  • utils: move minus symbol in front of the currency symbol (#522) (4938795)

v1.6.1-canary.2

20 Jan 19:25
Compare
Choose a tag to compare
v1.6.1-canary.2 Pre-release
Pre-release

1.6.1-canary.2 (2020-01-20)

Bug Fixes

  • Move minus symbol in front of the currency symbol (#522) (4938795)

v1.6.1-canary.1

17 Jan 19:15
0c652a3
Compare
Choose a tag to compare
v1.6.1-canary.1 Pre-release
Pre-release

1.6.1-canary.1 (2020-01-17)

Bug Fixes

  • components: sort columns by priority (#523) (0c652a3)

v1.6.0

06 Jan 11:57
ed53bce
Compare
Choose a tag to compare

1.6.0 (2020-01-06)

Bug Fixes

Features

  • components: add sidebar separator component (#514) (c6830a0)

v1.6.0-canary.2

18 Dec 13:45
bd3c617
Compare
Choose a tag to compare
v1.6.0-canary.2 Pre-release
Pre-release

1.6.0-canary.2 (2019-12-18)

Bug Fixes

v1.6.0-canary.1@canary

05 Dec 15:01
c6830a0
Compare
Choose a tag to compare

1.6.0-canary.1 (2019-12-05)

Features

  • components: add sidebar separator component (#514) (c6830a0)

v1.5.0

28 Nov 13:09
78a44b2
Compare
Choose a tag to compare

1.5.0 (2019-11-28)

Bug Fixes

  • components: fix Sidebar Footer padding bug on Safari (#506) (ff84f71)
  • components: show border styles when CardList.Item component is selected (#507) (facc2b5)
  • docs: import test decorator correctly (#504) (c203b43)
  • scripts: fix predeploy script (#503) (ffc4cef)
  • scripts: prevent Storybook from overwriting the static CSS (#505) (52e29ce)
  • use correct license in package.json (#508) (ce944f4)

Features

v1.4.1-canary.6@canary

27 Nov 14:44
78a44b2
Compare
Choose a tag to compare

1.4.1-canary.6 (2019-11-27)

Features

v2.0.0-alpha.1@alpha

10 Nov 03:06
Compare
Choose a tag to compare
v2.0.0-alpha.1@alpha Pre-release
Pre-release

2.0.0-alpha.1 (2019-11-10)

Features

  • Update, cleanup and move necessary dependencies to peerDependencies (#485) (6d77b04)

BREAKING CHANGES

  • Upgraded minimum React version to v16.8.6