-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: carbon-design-system/carbon
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v11.78.0-rc.0
published
Mar 10, 2025 -
v11.78.0
published
Mar 12, 2025
23 Pull requests merged by 10 people
-
fix(Slider): fix floating-point precision issues
#18664 merged
Mar 13, 2025 -
fix(TableExpandHeader): update prop types
#18729 merged
Mar 13, 2025 -
chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /packages/pictograms/examples/preview
#18817 merged
Mar 13, 2025 -
fix(styles): use list.nth, match.floor and math.unit
#18819 merged
Mar 13, 2025 -
fix(TableContainer): conditionally render header components
#18738 merged
Mar 12, 2025 -
refactor(OptimizedResize): rewrite in typescript
#18731 merged
Mar 12, 2025 -
fix(styles): use map.get in place of map-get
#18814 merged
Mar 12, 2025 -
chore(release): v11.78.0
#18813 merged
Mar 12, 2025 -
chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /packages/icons/examples/preview
#18804 merged
Mar 12, 2025 -
chore(tests): add accordion unit tests and snapshots
#18780 merged
Mar 12, 2025 -
chore: overflow utility initial commit
#18644 merged
Mar 12, 2025 -
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0
#18800 merged
Mar 12, 2025 -
feat(menu): deprecate props.mode / always support full capabilities + icons
#18153 merged
Mar 12, 2025 -
fix(type-tokens): do not emit type custom properties by default
#18807 merged
Mar 12, 2025 -
feat(callout): move to stable
#18586 merged
Mar 11, 2025 -
fix(combobox): onInputChange calls
#18713 merged
Mar 11, 2025 -
ci: add explicit write permissions to pull request closed job
#18672 merged
Mar 11, 2025 -
chore(release): v11.78.0-rc.0
#18803 merged
Mar 10, 2025 -
feat(badge-indicator): ui-shell and tab implementation
#18583 merged
Mar 7, 2025 -
refactor(FloatingMenu): rewrite in typescript
#18722 merged
Mar 7, 2025 -
fix: update compareItems type in MultiSelect
#18599 merged
Mar 7, 2025 -
feat(custom-element): new es build module
#18762 merged
Mar 7, 2025 -
fix: controlled combobox with downshiftProps
#18441 merged
Mar 7, 2025
12 Pull requests opened by 6 people
-
refactor: delete useMergedRefs and use useMergeRefs from floating-ui
#18796 opened
Mar 9, 2025 -
chore(deps): lock file maintenance
#18797 opened
Mar 10, 2025 -
chore(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
#18799 opened
Mar 10, 2025 -
chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11
#18801 opened
Mar 10, 2025 -
feat(grid): add polymorphicProps in CSSGrid and FlexGrid
#18810 opened
Mar 11, 2025 -
chore(deps): bump @babel/helpers from 7.1.5 to 7.26.10 in /packages/icons-vue/examples/storybook
#18812 opened
Mar 12, 2025 -
React|WC Parity: Content Switcher
#18815 opened
Mar 12, 2025 -
docs(process): add pull request review guide
#18825 opened
Mar 13, 2025 -
ci(percy): use `--dry-run` vrt on draft PRs
#18826 opened
Mar 13, 2025 -
chore(mend): turn off lockfile maintenance
#18827 opened
Mar 13, 2025
33 Issues closed by 11 people
-
[a11y]: [Range] With small step prop, right arrow key stops working after a few presses
#18557 closed
Mar 13, 2025 -
[Bug]: `TableExpandHeader` throws a type error for `ariaLabel` which is deprecated
#18715 closed
Mar 13, 2025 -
Callout ☔
#15747 closed
Mar 13, 2025 -
[Web Components Icons]: How to use?
#17773 closed
Mar 13, 2025 -
[Web Components]: IBM Products - generate new build output with custom prefix
#18761 closed
Mar 12, 2025 -
[Bug]: `TableContainer` doesn't render `description` unless `title` is specified
#18134 closed
Mar 12, 2025 -
Rewrite `OptimizedResize` in TypeScript
#18730 closed
Mar 12, 2025 -
Playback prep
#18695 closed
Mar 12, 2025 -
[accordion]: update unit tests to match React
#18779 closed
Mar 12, 2025 -
[Bug]: Using Tailwind 3.4.17. Error: Can't find stylesheet to import. @use "@carbon/colors";
#18811 closed
Mar 12, 2025 -
[Feature Request]: v12 overflowMenu support for `renderIcon` prop on `MenuItem`. and `checkbox`
#18148 closed
Mar 12, 2025 -
[Bug]: using @use '@carbon/react/scss/type' as * in a scss module showing error
#18764 closed
Mar 12, 2025 -
[Callout] Implementation move to stable
#15748 closed
Mar 11, 2025 -
[Bug]: Error: Can't find stylesheet to import. @forward '@carbon/colors';
#18805 closed
Mar 11, 2025 -
[Bug]: SASS errors when upgrading to NextJS 15
#18271 closed
Mar 11, 2025 -
[Bug]: Combobox fires its onInputChange callback on initial render
#16969 closed
Mar 11, 2025 -
[Bug]: The Pull request closed workflow fails intermittently
#18671 closed
Mar 11, 2025 -
[Bug]: Problems when update from carbon-components to @Carbon/react
#17321 closed
Mar 11, 2025 -
[Bug]: AI icon overlapping close (x) icon on combo box dropdown
#18505 closed
Mar 11, 2025 -
[a11y]: Missing tooltip in pagination select button
#15563 closed
Mar 10, 2025 -
[Bug]: Tab Panels content not rendering
#18777 closed
Mar 10, 2025 -
[a11y]: The Link component and others don't comply with their accessibility guidelines
#18607 closed
Mar 10, 2025 -
[Question]:The comboBox and TextInput cannot be aligned horizontally
#18795 closed
Mar 10, 2025 -
Adding strong PolymorphicProps to SideNavMenuItem
#18430 closed
Mar 10, 2025 -
[Bug]: react-is 19 breaks <Tabs> component in a way it doesn't render anymore
#18802 closed
Mar 10, 2025 -
[Badge indicator] implementation for React|WC UI Shell, Tabs, and TreeView
#18552 closed
Mar 7, 2025 -
Rewrite `FloatingMenu` in TypeScript
#18720 closed
Mar 7, 2025 -
[Bug]: `MultiSelect` `compareItems` parameter types are not correct
#18199 closed
Mar 7, 2025 -
Data synthesis
#18686 closed
Mar 7, 2025 -
[Web Components]: generate new build output for custom prefix
#18758 closed
Mar 7, 2025 -
[Bug]: ComboBox downshiftProps after selecting a item is not emitting onChange event
#18212 closed
Mar 7, 2025 -
[Question]: Is there a way to change the tooltip text in Combobox or Dropdown
#18791 closed
Mar 7, 2025 -
[Bug]: OverflowMenu#ref doesn't work
#18790 closed
Mar 7, 2025
12 Issues opened by 10 people
-
[Bug]: Date Picker does not handle type change
#18828 opened
Mar 13, 2025 -
`aria-pressed` is no longer emitted on icon-only ghost buttons
#18824 opened
Mar 13, 2025 -
[Feature Request]: a11y in Accordion component - change accordion button into heading
#18823 opened
Mar 13, 2025 -
[Bug]: Prefix overrides not implemented by all components / styles
#18821 opened
Mar 12, 2025 -
[Tile] Card group keyboard interaction
#18820 opened
Mar 12, 2025 -
[Feature Request]: Introduce a hideLabel prop for the Slider component
#18818 opened
Mar 12, 2025 -
Two Handle Slider: If valueUpper is not divisible by step, the user cannot reach the maximum
#18816 opened
Mar 12, 2025 -
[a11y]: <TableExpandRow>'s specified id for the ARIA property 'aria-controls' value is not valid
#18808 opened
Mar 11, 2025 -
Carbon Survey Synthesis
#18806 opened
Mar 11, 2025 -
[Bug]: popover tabtip variant has some conflicting styles for the trigger button
#18798 opened
Mar 10, 2025 -
[Bug]: NumberInput allows entering non-numeric alphabet character letters in Firefox and Safari
#18794 opened
Mar 7, 2025 -
Stage 3 (6 Mar - ongoing): Modifying and adding new features
#18792 opened
Mar 7, 2025
78 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Menu : Integration of Menu webcomponent to carbon
#18703 commented on
Mar 13, 2025 • 17 new comments -
feat(modal): refactor to use native dialog element
#18553 commented on
Mar 12, 2025 • 7 new comments -
fix(ComboBox): update Enter key handling
#18737 commented on
Mar 10, 2025 • 2 new comments -
feat(Menu): integration of menu web component to carbon repo
#18612 commented on
Mar 10, 2025 • 1 new comment -
feat(pageheader): initial components, exports, stories, styles, tests
#18788 commented on
Mar 7, 2025 • 0 new comments -
[a11y]: Screen Reader doesn't read options in Dropdown correctly
#17582 commented on
Mar 13, 2025 • 0 new comments -
[Shape indicator]: replace Incomplete svg and add new icon to @carbon/icons
#18630 commented on
Mar 13, 2025 • 0 new comments -
[a11y]: Accessibility Checker finds violation on ClickableTile
#18704 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: Ordered list is left-aligned beyond its container
#18706 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: Modal's "launcherButtonRef" usage grabs focus on page load.
#18709 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: `@floating-ui/react` errors when used with React 17
#18714 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: SideNav `inert` type incorrect in React v18 and lower
#18767 commented on
Mar 13, 2025 • 0 new comments -
[a11y]: IconButton does not always render aria-labelledby and aria-describedby correctly
#18565 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: UI Shell global action does not find associated panel when ui shell is wrapped inside a custom element
#18727 commented on
Mar 13, 2025 • 0 new comments -
Delete unused internal utilities
#18721 commented on
Mar 13, 2025 • 0 new comments -
[a11y]: Progress indicator component steps "span" and "button" target elements do not have minimum spacing requirements
#18037 commented on
Mar 13, 2025 • 0 new comments -
[a11y]: ContentSwitcher - tab navigation
#18362 commented on
Mar 13, 2025 • 0 new comments -
[a11y]: JAWS does not announce popup after column selection
#18368 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: Left RIght scroll buttons not working as expected for tabs in RTL mode
#18719 commented on
Mar 13, 2025 • 0 new comments -
Follow up on 4452, accessibility of links in AI explainer label, dark theme
#18647 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: Property 'type' does not exist on TagProps
#18534 commented on
Mar 13, 2025 • 0 new comments -
[Bug]: Extra decorator <div> introduced to table header in V11.73.0 affected our table header layouts
#18490 commented on
Mar 13, 2025 • 0 new comments -
feat(tag): web component parity
#18774 commented on
Mar 12, 2025 • 0 new comments -
fix: wc parity - unorderedList
#18773 commented on
Mar 12, 2025 • 0 new comments -
fix(breadcrumb): overflowmenu focus styles
#18772 commented on
Mar 12, 2025 • 0 new comments -
fix: selectableTile onChange event giving old selected value
#18765 commented on
Mar 13, 2025 • 0 new comments -
fix(Menu): fix extra gap issue when the menu doesnt contain any item with icon
#18718 commented on
Mar 10, 2025 • 0 new comments -
refactor: rewrite internal keyboard utils in typescript
#18707 commented on
Mar 12, 2025 • 0 new comments -
fix: normalize `renderIcon` types
#18683 commented on
Mar 12, 2025 • 0 new comments -
fix(FileUploaderDropContainer): enforce multiple prop on drag-and-drop
#18669 commented on
Mar 12, 2025 • 0 new comments -
fix: update ref handling in ListBoxMenuItem useIsTruncated hook
#18611 commented on
Mar 8, 2025 • 0 new comments -
fix(cli): correct broken handling of Windows paths in `inline` command
#18488 commented on
Mar 13, 2025 • 0 new comments -
feat(slider): resolve parity issue two handle skeleton
#18464 commented on
Mar 10, 2025 • 0 new comments -
feat(slider): resolve parity issue two handle feature
#18450 commented on
Mar 13, 2025 • 0 new comments -
fix(form): ai label revert error warning divider styles
#18405 commented on
Mar 13, 2025 • 0 new comments -
fix(select): resolve parity issues
#18367 commented on
Mar 12, 2025 • 0 new comments -
chore(deps): update internal monorepo deps to react v19
#18207 commented on
Mar 12, 2025 • 0 new comments -
fix(typescript): fixing DataTable sortRow type
#18073 commented on
Mar 12, 2025 • 0 new comments -
Dependency Dashboard
#10450 commented on
Mar 14, 2025 • 0 new comments -
[Bug]: Selectable and Radio Tile's icon is jumping on hover
#18363 commented on
Mar 13, 2025 • 0 new comments -
[Feature Request]: Web Components - create new output folder for custom prefix
#18757 commented on
Mar 11, 2025 • 0 new comments -
[Bug]: Weird behavior with multiple RadioTile components pushing out of parent container and scrolling off page
#18759 commented on
Mar 11, 2025 • 0 new comments -
[web-components]: look into reduction of package size published on npm
#17849 commented on
Mar 11, 2025 • 0 new comments -
[a11y]: ComboBox input element missing aria-controls
#18776 commented on
Mar 11, 2025 • 0 new comments -
[Tree view] Possibility of using right arrow to reach a secondary action / context menu on tree items
#18523 commented on
Mar 11, 2025 • 0 new comments -
[Feature Request]: Update status Icon to align with Carbon's latest guidelines
#17335 commented on
Mar 11, 2025 • 0 new comments -
[Feature Request]: AspectRatio should be responsive
#18694 commented on
Mar 10, 2025 • 0 new comments -
React|WC Parity: OverflowMenu & OverflowMenuV2
#18337 commented on
Mar 10, 2025 • 0 new comments -
React|WC Parity: Sync existing components
#17992 commented on
Mar 10, 2025 • 0 new comments -
Dependency Dashboard
#17686 commented on
Mar 10, 2025 • 0 new comments -
Evaluate and consolidate `useMergedRefs` helpers
#17234 commented on
Mar 9, 2025 • 0 new comments -
[breadcrumb]: update component unit tests and snapshots
#18787 commented on
Mar 8, 2025 • 0 new comments -
[link]: update component unit tests and snapshots
#18786 commented on
Mar 8, 2025 • 0 new comments -
[Bug]: validateDOMNesting console error in TableContainer description
#14163 commented on
Mar 7, 2025 • 0 new comments -
Fluid inputs: remove from experimental, mark as stable
#13238 commented on
Mar 7, 2025 • 0 new comments -
Research on enhancing the self-service learning experience
#18404 commented on
Mar 7, 2025 • 0 new comments -
Remove function export wrappers
#15498 commented on
Mar 7, 2025 • 0 new comments -
Layout and Interaction Issues in StackBlitz
#18661 commented on
Mar 7, 2025 • 0 new comments -
IBM SaaS Product Availability Portal
#18625 commented on
Mar 7, 2025 • 0 new comments -
AI label gradient occupies length
#18646 commented on
Mar 13, 2025 • 0 new comments -
Provide useNotification hook
#8405 commented on
Mar 13, 2025 • 0 new comments -
PageHeader: Research, add implementation scaffolding (storybook, blank stories, initial empty zone components)
#18649 commented on
Mar 13, 2025 • 0 new comments -
[Tooltip] Make tooltip visible in certain components
#18477 commented on
Mar 12, 2025 • 0 new comments -
Adding strong PolymorphicProps to Layer
#18427 commented on
Mar 12, 2025 • 0 new comments -
Adding strong PolymorphicProps to Column
#18422 commented on
Mar 12, 2025 • 0 new comments -
[Low contrast content switcher] Implementation
#17332 commented on
Mar 12, 2025 • 0 new comments -
[badge-indicator]: update component unit tests and snapshots
#18782 commented on
Mar 12, 2025 • 0 new comments -
Export `<Dialog>` as experimental
#18243 commented on
Mar 12, 2025 • 0 new comments -
PageHeader: Implement content zone
#18650 commented on
Mar 12, 2025 • 0 new comments -
PageHeader: Implement tab bar zone
#18651 commented on
Mar 12, 2025 • 0 new comments -
PageHeader: Implement breadcrumb bar zone
#18648 commented on
Mar 12, 2025 • 0 new comments -
[Bug]: IconButton icons misaligned with very large font-size settings
#18579 commented on
Mar 12, 2025 • 0 new comments -
[Bug]: Select component ignores "selected" property on page load
#18164 commented on
Mar 12, 2025 • 0 new comments -
React|WC Parity: Dropdown
#18332 commented on
Mar 12, 2025 • 0 new comments -
[Bug]: TableToolbarMenu is missing tooltipPosition config prop
#18278 commented on
Mar 11, 2025 • 0 new comments -
`autoAlign`: add visual regression tests (vrt)
#18431 commented on
Mar 11, 2025 • 0 new comments -
[Feature Request]: Option to specify list of marks
#17784 commented on
Mar 11, 2025 • 0 new comments -
[Bug]: ContainedList with InteractiveItems crashes when clicked on multiple times
#18373 commented on
Mar 11, 2025 • 0 new comments