-
This issue is for investigating our prop naming conventions and determining if we need to update any major discrepancies for Carbon X.
Initial issue: https://github.com/carbon-design-system/carbon-…
-
**Describe the issue. What is the expected and unexpected behavior?**
Topology component has a need to bring up a context menu:
![image](https://user-images.githubusercontent.com/14068621/69552737-f…
-
> I'll try to keep this one more updated than the last project status issue I created and add some more development notes as things get closer and alpha/beta releases are published
## Current Devel…
-
Design: http://development-initiatives.surge.sh/page-templates/22-spotlight
---
**Development Notes:**
Some notes on some of the less obvious things we have going on here:
1. the CSS for …
-
**Describe the bug**
The accordion items within the accordion does not accept custom classnames. This complicates styling of nested accordions, or different styling of accordion-items within the same…
-
_From @Chalarangelo on September 10, 2018 20:37_
After some internal discussion and the idea floating around for a bit, I think we should go ahead and brainstorm a bit about adding **React snippets…
-
### Summary
The Security team would like to add a variation of the Accordion component to Carbon that...
1. Has the chevron on the left side, turned right toward the Accordion title when the Acc…
-
There have been a lot of workaround and a lot of confused users around how to test theming.
https://github.com/styled-components/styled-components/issues/624
The general problem is that wrapping…
-
## What package(s) are you using?
- [ ] `carbon-components`
- [x] `carbon-components-react`
## Summary
I want to use the Accordion component to display a first level, and only when ope…
-
This isn't technically a bug, but a limitation of the new context API implementation and also a question on whether this should be fixed by React, or if I should implement a custom, in-house, solution…