Skip to content

Releases: Sage/carbon

v68.3.0

12 Mar 11:04
08f7693
Compare
Choose a tag to compare

68.3.0 (2021-03-12)

Features

  • link: add isSkipLink prop (cfefb6f)

v68.2.0

12 Mar 09:48
1989e0a
Compare
Choose a tag to compare

68.2.0 (2021-03-12)

Features

  • button-toggle-group: add support for overriding tooltip flip behaviour (79d5f23)
  • fieldset: add tooltip flip override to validation icon rendered on labels (2abfbd4)
  • help: add support for tooltip flip placement overrides (2c01499)
  • icon: add support for tooltip flip placement overrides (47dc424)
  • label: add tooltip flip override to validation icon when rendered (2b88b25)
  • simple-color-picker: add tooltip flip overrides to validation icon (224d99d)
  • switch: add tooltip flip override to validation icon rendered on input (ba6b73a)
  • tooltip: add support for overriding default flip placements (73a35d6)
  • validation-icon: add support for tooltip flip placement overrides (0471c5b)

v68.1.1

11 Mar 17:37
0245b6c
Compare
Choose a tag to compare

68.1.1 (2021-03-11)

Bug Fixes

  • select: fix incorrect textbox behaviour on safari (6077c18)

v68.1.0

11 Mar 13:35
0090255
Compare
Choose a tag to compare

68.1.0 (2021-03-11)

Features

  • action-popover-item: support for download button (0dcdb65)

v68.0.2

11 Mar 10:34
f669522
Compare
Choose a tag to compare

68.0.2 (2021-03-11)

Bug Fixes

  • button: add border radius to button styles (3142e17), closes #3630

v68.0.1

09 Mar 15:31
d9c5391
Compare
Choose a tag to compare

68.0.1 (2021-03-09)

Bug Fixes

  • select: fix onblur fired on option mousedown event (664350e)

v68.0.0

09 Mar 10:06
99dc919
Compare
Choose a tag to compare

68.0.0 (2021-03-09)

⚠ BREAKING CHANGES

Features

  • icon: add additional fontSize and bgSize prop values (3b58601)

v67.0.0

08 Mar 16:29
48c7fc7
Compare
Choose a tag to compare

67.0.0 (2021-03-08)

⚠ BREAKING CHANGES

  • sidebar: SidebarHeader is now internal component, use header prop

Features

  • sidebar: add styled system to sidebar (48a38d4), closes #3221

v66.19.2

05 Mar 14:35
2af7dd7
Compare
Choose a tag to compare

66.19.2 (2021-03-05)

Bug Fixes

  • focus-trap: update trap to use ref from content container (e59b5f4), closes #3770

v66.19.1

04 Mar 13:40
fa44830
Compare
Choose a tag to compare

66.19.1 (2021-03-04)

Bug Fixes

  • fix dropdown alignment in split and multi action buttons (a6caf26)