Skip to content

Releases: Sage/carbon

v68.22.1

15 Apr 13:18
4023923
Compare
Choose a tag to compare

68.22.1 (2021-04-15)

Reverts

  • "docs: add info about chromatic for major branch" (de23064)

v68.22.0

15 Apr 12:16
d703c7b
Compare
Choose a tag to compare

68.22.0 (2021-04-15)

Features

  • step-sequence: add styled system margin props to StepSequence (8415302)

v68.21.0

15 Apr 09:35
482ff1e
Compare
Choose a tag to compare

68.21.0 (2021-04-15)

Features

  • settings-row: add support for styled system margin props (88276d6)

v68.20.1

15 Apr 08:46
522bf1d
Compare
Choose a tag to compare

68.20.1 (2021-04-15)

Bug Fixes

  • day-picker: fix bottom of focus border is cut off by the date picker (700822a)

v68.20.0

14 Apr 13:51
85abe4e
Compare
Choose a tag to compare

68.20.0 (2021-04-14)

Features

  • popover-container: surface styled system padding props (a99d967)

v68.19.0

14 Apr 12:14
0f6c547
Compare
Choose a tag to compare

68.19.0 (2021-04-14)

Features

  • tile-select, tile-select-group: surface styled system margin props (0326f1a)

v68.18.0

14 Apr 08:45
6dba4e9
Compare
Choose a tag to compare

68.18.0 (2021-04-14)

Features

  • message: add styled-system margin props (26e793e)

Bug Fixes

  • simple-select, filterable-select, multi-select: hide select list on blur (1c74e6b), , closes #3833

v68.17.0

13 Apr 12:36
aef29b9
Compare
Choose a tag to compare

68.17.0 (2021-04-13)

Features

  • flat-table-cell, flat-table-row-header: add width prop to table cell and new truncate styling (86b42b8)

Bug Fixes

  • flat-table-cell, flat-table-header: raise specificity of spacing styles (8bd10ce), closes #3846

v68.16.0

13 Apr 12:24
fbc7eeb
Compare
Choose a tag to compare

68.16.0 (2021-04-13)

Features

  • split-button: surface styled system margin props (5495b2d)

Bug Fixes

  • split-button: prevent padding props being spread into main button (7bd7ade)

v68.15.0

12 Apr 14:27
b4ed5fc
Compare
Choose a tag to compare

68.15.0 (2021-04-12)

Features

  • textbox: change labelHelp type to ReactNode (fbd15e6), closes #3434