Skip to content

Releases: Sage/carbon

v68.8.2

01 Apr 12:40
8fe3bc0
Compare
Choose a tag to compare

68.8.2 (2021-04-01)

Bug Fixes

  • search: stop event propagation for characters and numbers (6754cdf), closes #3830

v68.8.1

01 Apr 12:04
7a85683
Compare
Choose a tag to compare

68.8.1 (2021-04-01)

Bug Fixes

  • flat-table-row: add border left to the th element directly after a row header (fa4e02a), closes #3564
  • flat-table-row: ensure any cells preceding row headers are also positioned sticky (b27ff64), closes #3721

v68.8.0

01 Apr 08:03
7cbc2d8
Compare
Choose a tag to compare

68.8.0 (2021-04-01)

Features

  • validation-icon: surface ml and mr props to adjust icon spacing (334ba8f)

v68.7.0

31 Mar 13:27
1a6d7de
Compare
Choose a tag to compare

68.7.0 (2021-03-31)

Features

  • drawer: allows to use custom height (5e9bfa5)

v68.6.1

31 Mar 09:16
f684e74
Compare
Choose a tag to compare

68.6.1 (2021-03-31)

Bug Fixes

  • pager: update pager after enter key is pressed (f254d5d)

v68.6.0

30 Mar 05:25
01c9c16
Compare
Choose a tag to compare

68.6.0 (2021-03-30)

Features

  • duelling-picklist: add grouping option (73f1a67)
  • picklist-item: add locked option (114c86e)

v68.5.2

26 Mar 09:39
defeef6
Compare
Choose a tag to compare

68.5.2 (2021-03-26)

Bug Fixes

  • tab-title: fix styling issues with border and selected state (69512c0), closes #3773
  • tabs-header: allow tabs to be scrollable when position is left and they overflow parent (ffa4ebf), closes #3352

v68.5.1

25 Mar 09:08
e8814ed
Compare
Choose a tag to compare

68.5.1 (2021-03-25)

Bug Fixes

  • flat-table-row: allow null children (9d14614), closes #3790

v68.5.0

24 Mar 10:35
bf9be2e
Compare
Choose a tag to compare

68.5.0 (2021-03-24)

Features

  • date-picker: auto position pop up (809f314)

v68.4.1

22 Mar 09:38
84d38db
Compare
Choose a tag to compare

68.4.1 (2021-03-22)

Bug Fixes

  • card: render component with string as the children (43dc93d), closes #2617