-
## Background
A number of components now have newer recommended versions in our v2 package. For each of these, we’d like to provide an automated migration script (codemod) to accompany those changes …
-
### Brief
Why are we doing this? What is this for?
Closes https://github.com/carbon-design-system/carbon/issues/17303
Allow for flexibility within components using AILabel to allow for other compon…
-
This is a parallel issue to the work that @guidari has been doing in `@carbon/react`.
REF https://github.com/carbon-design-system/carbon/issues/16319
> The goal of this workstream is to increase con…
-
[Figma All themes C4IP library (view access)](https://www.figma.com/file/0F9dKH2abAd7gSfvnacfWf/(v11)-C4IP-BETA---All-Themes---Carbon-for-IBM-Products?type=design&node-id=1%3A1309&mode=design&t=6fBfTo…
-
The following components have been updated on Figma kit, and needs to be synced with code connect.
- [x] 1. [Code Snippet](https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/(v11)-Carbon-Design-Syst…
-
The goal of this workstream is to increase confidence in each component, not just to increase coverage. It’s better to have 80% coverage with high-quality tests than 100% coverage with low-quality tes…
-
## Acceptance criteria
- This enhancement provides a secondary visual style for the content switcher with lower contrast but still retains enough contrast to meet WCAG requirements and provide the use…
-
Ways we intend to more appropriately surface and document feature flags in the `@carbon/react` storybook.
This is somewhat of a dev-focused branch off of https://github.com/carbon-design-system/carb…
-
## Brief
There has been a recent uptick in questions in support and during office hours revolving around how to use the UI Shell component. Making some updates to the UI Shell component, in code, on …
-
### Acceptance criteria
- Add more functionality to Combobox so it will be able to add unique values to the listbox.
- It seems that letting users set the value for the textbox is basic functional…