-
### Steps to reproduce
Link to live example: https://mui.com/x/react-data-grid/filtering/
Steps:
1. In filtering toolbar, click on manage columns
2. Click on select all twice to unselect all…
-
### Steps to reproduce
1. Clone [Pigment CSS - Vite with TypeScript example project](https://github.com/mui/pigment-css/tree/master/examples/pigment-css-vite-ts)
2. Change the versions of "@pigment-…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Go to https://mui.com/material-ui/
2. Then open Components -> Inputs -> Select
3. Use the Basic Select Component and try to n…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
커뮤니티를 기준으로 무한스크롤 예시를 만들어봤습니다.
실제 코드와 다른 부분이 있으니 참고용으로 사용하시면 좋을 듯 합니다.
```typescript
// types
export interface UserInfo {
nickname: string;
profile_image: string;
}
export interface Po…
-
- [ ] React / React DOM
- [ ] [clsx](https://github.com/lukeed/clsx) / [classnames](https://github.com/JedWatson/classnames)
- [ ] CSS-in-JS / [emotion](https://github.com/emotion-js/emotion) / [sty…
-
Many of our components use the React `style` native property to add styles.
We would like to replace as many of those as we can with [@emotion/react](https://emotion.sh/docs/introduction)
Attach…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Summary
From https://github.com/mui/material-ui/pull/40648#issuecomment-1961591574
> This PR aims to remove the usage of React context to make some components RSC compatible while having bac…
-
### Link to the code that reproduces this issue
https://stackblitz.com/edit/nextjs15-react-rc-peer-dep?file=README.md
### To Reproduce
1. Open sample repro at https://stackblitz.com/edit/next…