Skip to content

Releases: Sage/carbon

v77.3.1

29 Jun 13:43
81a9a5d
Compare
Choose a tag to compare

77.3.1 (2021-06-29)

Bug Fixes

  • flat-table: incorrect bottom border color in transparent headers (8ec5262)

v77.3.0

29 Jun 13:25
4a0f84f
Compare
Choose a tag to compare

77.3.0 (2021-06-29)

Features

  • action-popover: add horizontalAlignment prop (9b827d8)

v77.2.2

24 Jun 08:40
c9e0371
Compare
Choose a tag to compare

77.2.2 (2021-06-24)

Bug Fixes

  • flat-table: fix styled-system pl support (c74748f), closes #4145

v77.2.1

23 Jun 15:58
0e5a407
Compare
Choose a tag to compare

77.2.1 (2021-06-23)

Bug Fixes

  • menu-item: stop hover css applying to span (f336f4f), closes #4178

v77.2.0

22 Jun 16:14
a9d1c9c
Compare
Choose a tag to compare

77.2.0 (2021-06-22)

Features

  • flat-table: add alternative header background color (88271cd)
  • flat-table: add horizontal border color control (a18d043)
  • flat-table: add horizontal border size control (d131634)
  • flat-table: add row background color prop (c275359)
  • flat-table: add toColor util to bgColor prop (db9e495)
  • flat-table: add vertical border color control (0a25e76)
  • flat-table: add vertical border size control (d10a217)

Bug Fixes

  • flat-table: incorrect border color in multiline headers (bf93744)

v77.1.4

22 Jun 08:57
d34d36d
Compare
Choose a tag to compare

77.1.4 (2021-06-22)

Bug Fixes

  • search: update onkeydown and onclick type definitions to not use synthetic event (2082fac)
  • simple-color-picker, simple-color: update onkeydown and onmousedown to not use synthetic event (e20752c)

v77.1.3

21 Jun 14:45
c20e409
Compare
Choose a tag to compare

77.1.3 (2021-06-21)

Bug Fixes

  • card: extend styled system margin props in ts interface (d44372a)

v77.1.2

21 Jun 13:31
d03ce7b
Compare
Choose a tag to compare

77.1.2 (2021-06-21)

Bug Fixes

  • loader: destructure props and only spread rest props on root element (aeb92f6)

v77.1.1

21 Jun 10:19
ec60ffd
Compare
Choose a tag to compare

77.1.1 (2021-06-21)

Bug Fixes

  • pod: update incorrect type definition from padding to size (52f2246)

v77.1.0

18 Jun 07:13
531eef5
Compare
Choose a tag to compare

77.1.0 (2021-06-18)

Features

  • confirm: more flexible button usage (f76a088)