carbon

Carbon by Sage | ReactJS UI Component Library

APACHE-2.0 License

Downloads
74.8K
Stars
276
Committers
159
carbon - v116.0.0

Published by carbonci over 1 year ago

116.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • tile-select: The name prop is now required for
    TileSelect. Additionally, the onChange handler in TileSelect and
    TileSelectGroup components has been updated to properly
    type arguments, including custom events. Also inputRef prop has been removed.

Code Refactoring

  • tile-select: convert component to typescript (382ef95)
carbon - v115.0.2

Published by carbonci over 1 year ago

115.0.2 (2023-03-14)

Bug Fixes

  • multi-action-button, split-button: open menu on click (3c01e7b), closes #5615
carbon - v115.0.1

Published by carbonci over 1 year ago

115.0.1 (2023-03-13)

Bug Fixes

  • action-popover: resolve issue with Select component closing parent Dialog on escape key press (e942dbf)
carbon - v115.0.0

Published by carbonci over 1 year ago

115.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • textbox, textarea, checkbox, inline-inputs: inline inputs are no longer automatically labelled
    by the label prop, please use aria-label or aria-labelledby directly
    on components passed as InlineInputs children.
  • textbox: labelId prop is removed

Bug Fixes

  • textbox, textarea, checkbox, inline-inputs: allow aria-labelledby to be passed to the input (f62ade2)

Code Refactoring

  • textbox: remove labelId prop (85aa922)
carbon - v114.18.2

Published by carbonci over 1 year ago

114.18.2 (2023-03-09)

Bug Fixes

  • multi-action-button: resolve an issue with styles being overriden in child buttons (b581624)
  • split-button: resolve an issue with styles being overriden in child buttons (0e27765)
carbon - v114.18.1

Published by carbonci over 1 year ago

114.18.1 (2023-03-08)

Bug Fixes

  • workaround to generate valid icon-unicodes.d.ts (42752d7)
carbon - v114.18.0

Published by carbonci over 1 year ago

114.18.0 (2023-03-08)

Features

  • inline-inputs: add margin interface (681a284)

Bug Fixes

  • form: ensure any custom margin-bottom applied to inputs override fieldSpacing (96a1222), closes #5681
carbon - v114.17.6

Published by carbonci over 1 year ago

114.17.6 (2023-03-03)

Bug Fixes

  • deps: move esbuild to dev dependency (7c55ec6)
carbon - v114.17.5

Published by carbonci over 1 year ago

114.17.5 (2023-03-03)

Bug Fixes

  • page: remove additional box padding (6554158), closes #5857
carbon - v114.17.4

Published by carbonci over 1 year ago

114.17.4 (2023-03-02)

Bug Fixes

  • make internal menu keyboard navigation hook use useModalManager (cf004c9)
  • multi-action-button: resolve issue with component closing parent Dialog on escape key press (1bed27c)
  • split-button: resolve issue with component closing parent Dialog on escape key press (cb7900a)
carbon - v114.17.3

Published by carbonci over 1 year ago

114.17.3 (2023-03-01)

Bug Fixes

  • submenu: ensure focus order is correct when submenu parent item is clicked first (2377e5a), closes #5850
carbon - v114.17.2

Published by carbonci over 1 year ago

114.17.2 (2023-02-28)

Bug Fixes

  • select: resolve issue with Select component closing parent Dialog on escape key press (eeaba5f)
carbon - v114.17.1

Published by carbonci over 1 year ago

114.17.1 (2023-02-23)

Bug Fixes

  • menu-item: maintain focus order when submenu child item is clicked (a9c7d06), closes #5850
  • submenu: ensure first submenu child item is not focused when opened via mouseover (d429c0f)
carbon - v114.17.0

Published by carbonci over 1 year ago

114.17.0 (2023-02-22)

Features

  • simple-color-picker: add forwardRef that returns all color inputs (ea29b7c)
carbon - v114.16.0

Published by carbonci over 1 year ago

114.16.0 (2023-02-21)

Features

  • settings-row,heading: surface headingType prop on components (7f53917), closes #5723
carbon - v114.15.0

Published by carbonci over 1 year ago

114.15.0 (2023-02-21)

Features

  • add internal useStableCallback hook (d1e96bc)

Bug Fixes

  • filterable-select: resolve issue with multiple execution of onOpen and onFilterChange callbacks (65a9cef)
  • multi-select: resolve issue with multiple execution of onFilterChange callback (f0112a7)
carbon - v114.14.1

Published by carbonci over 1 year ago

114.14.1 (2023-02-16)

Bug Fixes

  • link: change display to inline so that text can wrap (aa35ee5), closes #5774
  • types in MenuContext provider in link test (4c51a6c)
carbon - v114.14.0

Published by carbonci over 1 year ago

114.14.0 (2023-02-15)

Features

  • select: add virtual scrolling support (a1048d7), closes #5492

Bug Fixes

  • select: ensure IDs of select options remain stable on prop changes (c35fe3f)
carbon - v114.13.2

Published by carbonci over 1 year ago

114.13.2 (2023-02-15)

Bug Fixes

  • menu, submenu: refactor components to remove children iteration and cloning (5530a8f), closes #5592
carbon - v114.13.1

Published by carbonci over 1 year ago

114.13.1 (2023-02-14)

Bug Fixes

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