Skip to content

Releases: Sage/carbon

v74.4.0

21 May 09:09
5189dc8
Compare
Choose a tag to compare

74.4.0 (2021-05-21)

Features

  • grouped-character: add styled-system margin support (04c5055)

v74.3.1

19 May 14:31
ed21852
Compare
Choose a tag to compare

74.3.1 (2021-05-19)

Bug Fixes

  • checkable-inputs: fix name prop forwarding (0c98eab)

v74.3.0

19 May 14:13
cd2684b
Compare
Choose a tag to compare

74.3.0 (2021-05-19)

Features

  • accordion-group: allow empty children (d925be9)
  • draggable-container: allow empty children (6803776)
  • grid: allow empty children (c0ad597)
  • simple-color-picker: allow empty children (58da22c)

v74.2.0

19 May 08:19
334afe7
Compare
Choose a tag to compare

74.2.0 (2021-05-19)

Features

  • decimal: add styled-system margin props (77dcd95)

v74.1.2

18 May 14:24
36b89d5
Compare
Choose a tag to compare

74.1.2 (2021-05-18)

Bug Fixes

  • pill: fix text wrap if there are multiple words (a9333ff)

v74.1.1

14 May 10:03
2ef958b
Compare
Choose a tag to compare

74.1.1 (2021-05-14)

Bug Fixes

  • date-range: fix incorrect gaps between date fields (70507ba)

v74.1.0

14 May 08:44
6fc3a87
Compare
Choose a tag to compare

74.1.0 (2021-05-14)

Features

  • icon: 7 new icons, carets directions and larger size (beb20ec)

v74.0.0

14 May 07:15
55010d8
Compare
Choose a tag to compare

74.0.0 (2021-05-14)

⚠ BREAKING CHANGES

  • button: Fixes FE-2759
  • action-popover: Fixes FE-2757
  • anchor-navigation: Fixes FE-2758
  • accordion: Fixes FE-2756
  • textbox: Fixes FE-2755
  • radio-button-group: Fixes FE-2754
  • label: Fixes FE-2753
  • input: Fixes FE-2752
  • fieldset: Fixes FE-2750
  • form-field: Fixes FE-2751

Code Refactoring

  • accordion: remove style override props (cd59de6)
  • action-popover: remove style override props (b373382)
  • anchor-navigation: remove style override props (1d4aeb2)
  • button: remove style override props (b7cb8e2)
  • fieldset: remove style override props (cedd350)
  • form-field: remove style override props (3bcc36e)
  • input: remove style override props (00c222b)
  • label: remove style override props (6397187)
  • radio-button-group: remove style override props (5ba73b6)
  • textbox: remove style override props (38c827b)

v73.6.1

13 May 14:10
94f4a76
Compare
Choose a tag to compare

73.6.1 (2021-05-13)

Bug Fixes

  • portrait: fix portrait tooltip error (3631635)

v73.6.0

13 May 13:29
74ca403
Compare
Choose a tag to compare

73.6.0 (2021-05-13)

Features

  • menu-item: add max width prop for truncation (d9e58da)