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 - v132.2.0

Published by carbonci 6 months ago

132.2.0 (2024-04-11)

Features

  • loader-spinner: add new component (53d9d67)
carbon - v132.1.0

Published by carbonci 6 months ago

132.1.0 (2024-04-11)

Features

  • file-input: update default component size and progress/loader bar size (6957bc3)
carbon - v132.0.0

Published by carbonci 6 months ago

132.0.0 (2024-04-11)

⚠ BREAKING CHANGES

  • theme: This change removes the mint theme. Please use the
    'sage' theme instead.
  • theme: This change removes the aegean theme. Please use the
    'sage' theme instead.

Features

  • theme: remove aegean theme (ebe0ddb)
  • theme: remove mint theme (04f81f8)
carbon - v131.1.0

Published by carbonci 6 months ago

131.1.0 (2024-04-10)

Features

  • icon: added woff2 format of the icon font (1ebd58f)
  • icon: updated references of icon font for woff2 (d2c8c77)
carbon - v131.0.1

Published by carbonci 6 months ago

131.0.1 (2024-04-09)

Bug Fixes

carbon - v131.0.0

Published by carbonci 6 months ago

131.0.0 (2024-04-09)

⚠ BREAKING CHANGES

  • fieldset: The inline prop has been removed from the Fieldset component.

Bug Fixes

  • fieldset: invalid fieldset HTML fix (8c45cc5)
carbon - v130.0.0

Published by carbonci 7 months ago

130.0.0 (2024-04-08)

⚠ BREAKING CHANGES

  • sort: the potential type of false has been removed from the sortType prop. The type for
    the components children has also been changed from a react node to just a string

Features

  • sort: add the accessibleName prop to ensure consumers can pass a custom accessible name (39229b1)
  • sort: add translation support for the accessible name of the component (b0f99cb)
carbon - v129.0.0

Published by carbonci 7 months ago

129.0.0 (2024-04-08)

⚠ BREAKING CHANGES

  • search: Ref is SearchHandle type and only supports calling focus on the input
  • search: The inputRef is no more
  • search: The threshold prop has been removed as it no longer does anything in the
    redesigned component

Features

  • search: add imperative handle to allow passing a ref and programmatically focus input (c592372)
  • search: search button is rendered at all times when searchButton prop is set (deadf2a), closes #6581

Bug Fixes

  • search: deprecate inputRef prop (eae130f)
carbon - v128.4.1

Published by carbonci 7 months ago

128.4.1 (2024-04-05)

Bug Fixes

  • text-editor: ensure the input is focused when toolbar buttons are activated or deactivated (c7c616c)
carbon - v128.4.0

Published by carbonci 7 months ago

128.4.0 (2024-04-05)

Features

  • dialog: allow subtitle prop to accept a node (5620e3d), closes #5844
carbon - v128.3.1

Published by carbonci 7 months ago

128.3.1 (2024-04-04)

Bug Fixes

  • profile: ensure ProfileProps extend MarginProps (8bf062f), closes #6622
carbon - v128.3.0

Published by carbonci 7 months ago

128.3.0 (2024-04-04)

Features

  • menu-fullscreen: add translation key 'menuFullscreen.ariaLabels.closeButton' (4117997)

Bug Fixes

  • menu-fullscreen: amend typing of onClose prop (2fb540e)
  • menu-fullscreen: ensure menu has aria properties required for dialogs (7ca7223)
carbon - v128.2.0

Published by carbonci 7 months ago

128.2.0 (2024-04-04)

Features

  • decimal: add support for isOptional (1cdde56)
  • fieldset: add support for required and isOptional (c22c6f3)
  • file-input: add support for isOptional (a622805)
  • form: add component to indicate when there is required fields (f168805)
  • inline-inputs: add support for required and isOptional (a4819e4)
  • numeral-date: add support for isOptional (e03384b)
  • radio-button, checkbox, switch: add support for required and isOptional (bafa070)
  • select: add support for isOptional (1c14041)
  • text-editor: add support for required and isOptional (6f78219)
  • textarea: add support for isOptional (2958d46)

Bug Fixes

  • fieldset, label: update font weight and colour of label text to use tokens (f28611d)
  • update font weight of required and optional label markers to use tokens (a63c293)
  • update spacing for required indicator and colour of optional indicator appended to input labels (6e5f992)
carbon - v128.1.2

Published by carbonci 7 months ago

128.1.2 (2024-04-03)

Bug Fixes

  • exclude docs/ directory in TS build config (2d88106)
carbon - v128.0.0

Published by carbonci 7 months ago

128.0.0 (2024-03-28)

⚠ BREAKING CHANGES

  • select: The disablePortal prop has been removed from all 3 Select variants. It is no
    longer needed as the component now always behaves as it did before with this prop added.

Bug Fixes

  • select: render select list in DOM order rather than in a portal (5099120), closes #5171
carbon - v127.1.1

Published by carbonci 7 months ago

127.1.1 (2024-03-28)

Bug Fixes

  • filterable-select, multi-select: ensure whitespace is trimmed from the input when filtering (98a91ef), closes #6446
carbon - v127.1.0

Published by carbonci 7 months ago

127.1.0 (2024-03-28)

Features

  • action-popover: add aria-label prop (8d69273)
  • action-popover: remove aria-label from menu items that open a submenu (faf6292)
  • action-popover: remove menu roles and use semantic html (da74523)
  • split-button, multi-action-button: remove menu roles and use semantic html lists (dfd3a4c)
carbon - v127.0.4

Published by carbonci 7 months ago

127.0.4 (2024-03-27)

Bug Fixes

  • select: remove list action button from scrollable area in select list (d95770e), closes #6541
carbon - v127.0.3

Published by carbonci 7 months ago

127.0.3 (2024-03-25)

Bug Fixes

  • advanced-color-picker: address translation inconsistencies (48d6b2d)
  • password: address translation inconsistencies (606100a)
carbon - v127.0.2

Published by carbonci 7 months ago

127.0.2 (2024-03-25)

Bug Fixes

Package Rankings
Top 2.98% on Npmjs.org
Badges
Extracted from project README
npm Playwright
Related Projects