Josh Black
Josh Black
React shipped their v18 major release earlier this month. We would like to include support for this version in the `carbon-components-react`, `@carbon/react`, and `@carbon/icons-react` packages in v11. In order to...
**About** We would like to transition services on CF (CloudFoundry) to another hosting strategy. Some of our options include GitHub Pages for static sites along with alternatives on IBM Cloud...
While working with the `ComponentDemo` component, it would be great if we could get HMR working so that edits to the content of `ComponentDemo` get updated without a full page...
When using the Component Demo with a connected mouse that has a scroll wheel, a user ends up seeing the scroll bar while the dropdown for theme switching is opened...
Update the team page to include myself! 🥳 Also seems like prettier auto-formatted for me, let me know and I can revert the diff without prettier!
Hi there! 👋 This is just a suggestion for an enhancement 😄 Would be nice to update this to a CLI that supports flags like: ```bash # Displays capabilities npx...
Closes #95
For our v10 release, we'll need to create a migration guide for `@carbon/icons` and officially deprecate this package. Should we also include an FAQ for handling common questions for teams...
This is a follow-up to the experiment in: https://github.com/primer/octicons/pull/837 Closes https://github.com/primer/octicons/issues/796 ## What's changed At a high-level, this PR changes a component from being defined as: ```jsx function AccessibilityIcon(props) {...
We currently offer an Upgrade CLI that provides support for: - General "all-in-one" migration paths from v10 to v11 - Specific migrations (through codemods) to update specific parts of an...