Releases: Sage/carbon
Releases · Sage/carbon
v144.4.0
Features
note: allow title
prop to be passed as a node (e1ee942 )
Bug Fixes
note: remove 100% height from the draft editor to avoid visual regression (6aacb15 )
v144.3.0
Features
drawer: add sidebarAriaLabel prop (3c80c1c )
v144.2.2
Bug Fixes
inline label props have unexpected behaviour with new validation (922694f )
v144.2.1
Bug Fixes
multi-action-button, split-button: ensure child button are accessible (a3e2302 ), closes #7005
v144.2.0
Features
box: adds a deprecation warning to the Box component for tabIndex (b49e572 )
v144.1.1
Bug Fixes
menu-full-screen, modal: ensure the call to action element is focused on close (0ca3949 ), closes #6870
v144.1.0
Features
typography: update line heights to align with DS (fb6762f ), closes #6335
v144.0.1
Bug Fixes
dialog: ensure height never exceeds 90% of the viewport height (619a651 )
prevent sticky footer form content from overflowing in Carbon modal components (cb77fb7 ), closes #6969
resolve layout issues with sticky footer forms inside Carbon modal components (0fe249d )
v144.0.0
⚠ BREAKING CHANGES
menu, menu-item: Menu
no longer supports height
, minHeight
, maxHeight
, size
,
overflowY
and display
props. MenuItem
no longer supports height
, minHeight
,
maxHeight
, size
, verticalAlign
, overflow
, overflowY
, overflowX
and
display
props.
Bug Fixes
menu-item: ensure that it does not render children when submenu
is an empty string (975d5c6 ), closes #7010
menu, menu-item: ensure that menu-items all remain the same height if any wrap to new lines (501337c ), closes #6934 #7000
v143.2.5
Bug Fixes
tile-select: remove not allowed aria-expanded from accordion (d43951d )
You can’t perform that action at this time.