Skip to content

Releases: Sage/carbon

v146.5.2

24 Jan 16:18
68c6221
Compare
Choose a tag to compare

146.5.2 (2025-01-24)

Bug Fixes

  • flex-tile-divider: add aria-hidden attribute to hr element (f198c2e), closes #7173

v146.5.1

24 Jan 09:45
de9c17e
Compare
Choose a tag to compare

146.5.1 (2025-01-24)

Bug Fixes

  • form: ensure that additional margin-bottom is not applied to Time component (98cdaae), closes #7164

v146.5.0

23 Jan 13:57
82596c2
Compare
Choose a tag to compare

146.5.0 (2025-01-23)

Features

  • popover-container: add hasFullWidth prop (9a20414)
  • popover-container: allow open button to be focused programmatically (335fde3)

Bug Fixes

  • popover-container: ensure Form with stickyFooter has overflow styling (88ef403)
  • popover-container: ensure popup is accessible to screen readers (6f543d2), closes #7133

v146.4.7

22 Jan 10:32
3e1b872
Compare
Choose a tag to compare

146.4.7 (2025-01-22)

Bug Fixes

  • search: search button has a default aria label (b4ec216), closes #7147

v146.4.6

22 Jan 10:11
81500cc
Compare
Choose a tag to compare

146.4.6 (2025-01-22)

Bug Fixes

v146.4.5

21 Jan 14:21
6fc73d8
Compare
Choose a tag to compare

146.4.5 (2025-01-21)

Bug Fixes

  • popover-container: prevent DatePicker from rendering behind the popover (59d2f4a), closes #7137

v146.4.4

17 Jan 14:25
fcf8d1b
Compare
Choose a tag to compare

146.4.4 (2025-01-17)

Bug Fixes

  • portrait: prevent portrait from collapsing on smaller screens (dcafce2), closes #7140

v146.4.3

15 Jan 08:05
3130d4c
Compare
Choose a tag to compare

146.4.3 (2025-01-15)

Bug Fixes

  • tabs: click on navigation button in Tabs submit the form (082e14c), closes #7142

v146.4.2

10 Jan 09:40
cea1334
Compare
Choose a tag to compare

146.4.2 (2025-01-10)

Bug Fixes

  • select: ensure select-list has correct box-shadow when placement is top (cc035ce), closes #7125

v146.4.1

10 Jan 03:58
f49fbff
Compare
Choose a tag to compare

146.4.1 (2025-01-10)

Bug Fixes

  • filterable-select: with object as values cannot backspace (80a392e), closes #7064