-
`.pf-m-expanded` (via `button--IsExpanded=true` in hbs) no longer applies any styles and has been replaced with `.pf-m-clicked`. ~~Confirmed it isn't a class added on the react ``, either.~~ Looks lik…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-iss…
-
I would like to bring up this issue I noticed that it is very easy to misuse emotions's `css` function together with React components `css` prop.
Here is the correct usage:
```
import { css }…
-
I thought I would do a design review on https://github.com/mui/mui-x/pull/12213 based on the things that I saw. Kind of a continuation of #9686
Reproduction URL: https://master--material-ui-x.netli…
-
Hi @bernaferrari thank's for your great work on this library. I think adding support for React would be "relatively easy":
the idea would be to leverage the use of a naming convention on the Figma No…
-
I recently read [this article](https://camjackson.net/post/9-things-every-reactjs-beginner-should-know) by Cam Jackson. It describes using functions for react components.
Is there any desire to move …
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…
-
This is not this project itself issue, but I will find a way to solve the problem and post it here
```shell
/Users/himself65/Library/Caches/fnm_multishells/85522_1705359274939/bin/pnpm run build
…
-
I am trying to use tailwind css with my react components and want to convert them to web components for my library.
The issue is, when i want the children in react to work, i need to set the shadow…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/suspicious-euclid-qq4zfy
### To Reproduce
Run the repro sandbox and check the console. I log the React Fiber in…