Skip to content

Releases: Sage/carbon

v66.10.0

19 Feb 08:25
ea59797
Compare
Choose a tag to compare

66.10.0 (2021-02-19)

Features

  • tab: allows Tab to be a link (96e1597)

v66.9.0

18 Feb 14:38
0acd20c
Compare
Choose a tag to compare

66.9.0 (2021-02-18)

Features

  • select: add popperjs positioning mechanism (9bd1a74)

Bug Fixes

  • multi-select: fix closing multi-select when deleting pills (80c95de)

v66.8.0

18 Feb 13:59
0c37bfd
Compare
Choose a tag to compare

66.8.0 (2021-02-18)

Features

  • text-editor: add rows prop to support custom min height (966d405), closes #3632

v66.7.0

18 Feb 09:19
9e9ba8c
Compare
Choose a tag to compare

66.7.0 (2021-02-18)

Features

  • help: add support for tooltip background and font color overrides (c169979)
  • icon: add support for tooltip background and font color overrides (d4f5db9)
  • tooltip: add support for background and font color overrides (f607f77)

Bug Fixes

  • tooltip: ensure long text strings wrap instead of overflow (de44e2b)

v66.6.1

17 Feb 16:55
2421b5d
Compare
Choose a tag to compare

66.6.1 (2021-02-17)

Bug Fixes

  • date: change onBlur event parameters (16d186d), closes #3132

v66.6.0

17 Feb 14:35
2383ff8
Compare
Choose a tag to compare

66.6.0 (2021-02-17)

Features

  • heading: add pills container (4464a20)

v66.5.0

17 Feb 10:10
99eda5a
Compare
Choose a tag to compare

66.5.0 (2021-02-17)

Features

v66.4.1

17 Feb 09:05
11afdcb
Compare
Choose a tag to compare

66.4.1 (2021-02-17)

Bug Fixes

  • flat-table-row: remove border bottom colour overrides (9e0b424), closes #3522

v66.4.0

16 Feb 10:32
d1c72c1
Compare
Choose a tag to compare

66.4.0 (2021-02-16)

Features

  • pager: add props to conditional render elements and smart render buttons (90be09b), closes #3425

v66.3.0

16 Feb 10:10
b5e1bb7
Compare
Choose a tag to compare

66.3.0 (2021-02-16)

Features

  • select: add cypress test (556dd08)

Bug Fixes

  • filterable-select: display value cleared on click when in a modal (a45932f)
  • filterable-select: predefined text value not displayed when options loaded asynchronously (8a14890), closes #3431
  • filterable-select: value not cleared when filter does not match any option (b6599d3)
  • filterable-select: value not cleared when filter is deleted (af4495d)
  • select: display value cleared on click when in a modal (c40f7d8), closes #3557