Skip to content

Releases: Sage/carbon

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)

v69.1.1

26 Apr 09:26
4e8087f
Compare
Choose a tag to compare

69.1.1 (2021-04-26)

Bug Fixes

  • select-list: fix bottom of focus border is cut off by the select-list (b944350)

v69.1.0

23 Apr 09:17
21dc80f
Compare
Choose a tag to compare

69.1.0 (2021-04-23)

Features

  • tile-select: add new footer prop (baa4442)
  • tile-select: expand prop types for title, subtitle and description to node (7563e4e)

v69.0.0

22 Apr 12:21
5c29bbc
Compare
Choose a tag to compare

69.0.0 (2021-04-22)

⚠ BREAKING CHANGES

  • babel: polyfills for IE11 will no longer be included in our build.
    We polyfill the latest 2 versions of Chrome, Firefox, Edge and Safari

Miscellaneous Chores

v68.25.3

22 Apr 08:16
5f9b7b3
Compare
Choose a tag to compare

68.25.3 (2021-04-22)

Bug Fixes

  • flat-table-row: add support for controlling expanded rows externally (721f975), closes #3875

v68.25.2

20 Apr 08:37
245f407
Compare
Choose a tag to compare

68.25.2 (2021-04-20)

Bug Fixes

  • flat-table: ensure all th elements are sticky when sticky head prop is set (82dd6c9), closes #3876

v68.25.1

19 Apr 09:10
b8fe593
Compare
Choose a tag to compare

68.25.1 (2021-04-19)

Bug Fixes

  • flat-table: fix an alignment gap between the colapse icon and the text (c8d90e5)

v68.25.0

16 Apr 10:29
e105ad0
Compare
Choose a tag to compare

68.25.0 (2021-04-16)

Features

  • grid-container: use prop-types from styled-system (ca91366)

v68.24.0

16 Apr 10:02
20336b7
Compare
Choose a tag to compare

68.24.0 (2021-04-16)

Features

  • portrait: add styled-system margin (e3de07d)