carbon

Carbon by Sage | ReactJS UI Component Library

APACHE-2.0 License

Downloads
74.8K
Stars
276
Committers
159

Bot releases are hidden (Show)

carbon - v135.0.0

Published by carbonci 5 months ago

135.0.0 (2024-05-15)

⚠ BREAKING CHANGES

  • step-sequence: StepSequence and StepSequenceItem have been removed StepFlow should be
    used instead
  • carousel: The Carousel component no longer exists in Carbon
  • toast: Deprecated isCenter prop has been removed

Bug Fixes

  • toast: remove default value on isCenter prop, add default value of "center" to align prop (1fc80cd)
  • toast: remove the isCenter prop (a803f0e)

Miscellaneous Chores

  • carousel: remove component (7a2bea3)
  • step-sequence: remove component (915a0d8)
carbon - v134.2.0

Published by carbonci 5 months ago

134.2.0 (2024-05-15)

Features

  • typography: add support for wordBreak property (d257da5)
carbon - v134.1.2

Published by carbonci 5 months ago

134.1.2 (2024-05-15)

Bug Fixes

  • action-popover: submenu is left aligned in the 'with submenu aligned right' story (6e17163), closes #6000
carbon - v134.1.1

Published by carbonci 5 months ago

134.1.1 (2024-05-14)

Bug Fixes

  • filterable-select, simple-select: ensure an ellipsis is shown during text overflow (3eb5364), closes #6641
carbon - v134.1.0

Published by carbonci 5 months ago

134.1.0 (2024-05-10)

Features

  • multi-action-button: remove open menu on hover (56d79ba)
  • split-button: remove open menu on hover (8a2822d)

Bug Fixes

  • multi-action-button, split-button: popup menu covers the trigger button focus border (d4f6155)
  • popover-container: popup menu covers trigger button focus border (c9ec79a)
carbon - v134.0.4

Published by carbonci 5 months ago

134.0.4 (2024-05-09)

Bug Fixes

  • typography: textOverflow prop has no effect when the truncate prop is set (ee95a2b), closes #6098
carbon - v134.0.3

Published by carbonci 5 months ago

134.0.3 (2024-05-09)

Bug Fixes

  • loader-spinner: allow components label to extend longer than the svg wrapper (bd87c52), closes #6702
carbon - v134.0.2

Published by carbonci 6 months ago

134.0.2 (2024-05-08)

Bug Fixes

  • link: ensure styling overrides apply to open button when popover-container renders in menu (4b9ea02), closes #6725
carbon - v134.0.1

Published by carbonci 6 months ago

134.0.1 (2024-05-08)

Bug Fixes

  • simple-select: prevent select list from opening via enter key when component is focused (aade7da)
carbon - v134.0.0

Published by carbonci 6 months ago

134.0.0 (2024-05-02)

⚠ BREAKING CHANGES

  • Carbon no longer re-exports the date-fns locales.
    Consuming projects need to import the locales directly from date-fns.

closes: SBS-84395

Bug Fixes

  • ensure tree-shaking works with date-fns package (ed4ba2f)
carbon - v133.2.0

Published by carbonci 6 months ago

133.2.0 (2024-05-02)

Features

  • icon: 3 new icons added and tick update (eec42ec)
carbon - v133.1.1

Published by carbonci 6 months ago

133.1.1 (2024-04-30)

Bug Fixes

  • popover-container: allow fullWidth button to be rendered as renderOpenComponent (dbbbe2d), closes #5784
carbon - v133.1.0

Published by carbonci 6 months ago

133.1.0 (2024-04-26)

Features

  • loader-spinner: add spinnerLabel prop to override the default loading label with custom text (60b7209), closes #6694
carbon - v133.0.5

Published by carbonci 6 months ago

133.0.5 (2024-04-25)

Bug Fixes

  • select: input element extends outside textbox in smaller screens (1696470), closes #6490
carbon - v133.0.4

Published by carbonci 6 months ago

133.0.4 (2024-04-25)

Bug Fixes

  • select: option remaining highlighted after clearing value (1672900), closes #6669
carbon - v133.0.3

Published by carbonci 6 months ago

133.0.3 (2024-04-24)

Bug Fixes

  • button-toggle: ensure the first button toggle in a group is focusable via mouse click on Safari (0df7688)
carbon - v133.0.2

Published by carbonci 6 months ago

133.0.2 (2024-04-23)

Bug Fixes

  • checkbox: fix reduced spacing between label and large checkbox (1a20aa4), closes #6683
carbon - v133.0.1

Published by carbonci 6 months ago

133.0.1 (2024-04-23)

Bug Fixes

  • filterable-select: ensure no runtime error is triggered when component has a single option (4926092), closes #6654
  • multi-select: ensure console error is not fired when component has a single option (1914940)
carbon - v133.0.0

Published by carbonci 6 months ago

133.0.0 (2024-04-18)

⚠ BREAKING CHANGES

  • input: inputRef prop has been removed from input components, use ref instead.
  • button: "dashed" variant has been removed from buttonType.
  • button: forwardRef has been removed, use ref instead.

Miscellaneous Chores

  • button: remove dashed buttonType (997cfdc)
  • button: remove forwardRef prop (c14d300)
  • input: remove inputRef prop (6db6202)
carbon - v132.2.1

Published by carbonci 6 months ago

132.2.1 (2024-04-15)

Bug Fixes

  • submenu: ensure last child in segment title has correct styling (a6ab6aa), closes #6488
Package Rankings
Top 2.98% on Npmjs.org
Badges
Extracted from project README
npm Playwright
Related Projects