Skip to content

Releases: Sage/carbon

v70.5.1

29 Apr 11:21
8127547
Compare
Choose a tag to compare

70.5.1 (2021-04-29)

Bug Fixes

  • filterable-select: call onChange when value is deleted or not matched (6c18561)

v70.5.0

29 Apr 08:56
fcd8177
Compare
Choose a tag to compare

70.5.0 (2021-04-29)

Features

  • help: add support for styled-system margin interface (025d8b1)
  • icon: add support for styled-system margin interface (31e4089)
  • validation-icon: add support for styled-system margin interface (f3cf951)

v70.4.1

29 Apr 08:17
53160e2
Compare
Choose a tag to compare

70.4.1 (2021-04-29)

Bug Fixes

  • select: fix not resizing list during window resize (f173917)

v70.4.0

28 Apr 13:33
376cb76
Compare
Choose a tag to compare

70.4.0 (2021-04-28)

Features

  • action-popover: add styled-system margin support (5816ef7)

v70.3.0

28 Apr 13:18
1a2b066
Compare
Choose a tag to compare

70.3.0 (2021-04-28)

Features

  • add tooltip and onClick to Portrait component - FE-3502 (73a0075), closes #3554

v70.2.0

28 Apr 13:04
c84d9c5
Compare
Choose a tag to compare

70.2.0 (2021-04-28)

Features

  • card: add styled-system margin support (e902aa2)

v70.1.1

28 Apr 12:04
b741efa
Compare
Choose a tag to compare

70.1.1 (2021-04-28)

Bug Fixes

  • definition-list: fix dl focused elements outline cut by "overflow: hidden" (f7ca1d3)

v70.1.0

28 Apr 08:29
f4a34dc
Compare
Choose a tag to compare

70.1.0 (2021-04-28)

Features

  • duelling-picklist: add support for styled-system margin interface (8a373be)

v70.0.1

27 Apr 13:07
269f23d
Compare
Choose a tag to compare

70.0.1 (2021-04-27)

Bug Fixes

  • flat-table-row-header: add zIndex to styles (2026816), closes #3909

v70.0.0

26 Apr 13:44
c3e2230
Compare
Choose a tag to compare

70.0.0 (2021-04-26)

⚠ BREAKING CHANGES

  • DialogFullScreen, Dialog, Alert and Confirm components
    no longer support enabling background UI interactions or disabling focus trap
    Dialog, Alert and Confirm height prop behaviour has changed

Code Refactoring

  • refactor modal based components (59c65da)