material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.

Results 1545 material-ui issues
Sort by recently updated
recently updated
newest added

## **2. Theming – Icons** 👉 [(All in one) Code Example](https://stackblitz.com/edit/zqftlzn6-ppupu6oe?file=src%2FDemo.tsx) ### **2.1 Missing centralized replacement points** - Some icons (e.g., **Pagination**) can only be replaced directly on the component,...

scope: data grid
customization: theme
type: enhancement
design: ui

## **4. Theming – Spacings** The spacing theming has no clear or direct impact. Adjusting it primarily leads to inconsistent spacing in MenuItems within MenuList or in other features, which...

scope: data grid
customization: theme
type: enhancement
design: ui

### **Hello MUI Team,** At **sipgate**, we are developing a central design system and recently started using **MUI X DataGrid Premium (v8.8)**. Our goal is to create a consistent base...

support: question
status: waiting for maintainer
customization: theme
support: commercial
scope: all components

### Steps to reproduce ## **3. Theming – Fonts** **Issue:** - `line-height` behaves differently in **ColumnHeader** vs. **Cell**: - **ColumnHeader:** text remains centered (controlled by parent element). - **Cell:** `line-height`...

scope: data grid
customization: theme
type: enhancement
design: ui

### Steps to reproduce Steps: 1. Open this link to live example: https://codesandbox.io/p/devbox/dreamy-jerry-x84wzk 2. Click the Filter button to toggle the Drawer 3. Ensure that scrolling on the drawer does...

type: bug
scope: drawer
scope: autocomplete

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`4.5.14` -> `5.4.21`](https://renovatebot.com/diffs/npm/vite/4.5.14/5.4.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.4.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/4.5.14/5.4.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub...

dependencies

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@fortawesome/fontawesome-svg-core](https://fontawesome.com) ([source](https://redirect.github.com/FortAwesome/Font-Awesome)) | [`^6.7.2` -> `^7.1.0`](https://renovatebot.com/diffs/npm/@fortawesome%2ffontawesome-svg-core/6.7.2/7.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@fortawesome%2ffontawesome-svg-core/7.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fortawesome%2ffontawesome-svg-core/6.7.2/7.1.0?slim=true) | | [@fortawesome/free-solid-svg-icons](https://fontawesome.com)...

dependencies

### Steps to reproduce I copied the curd template as in the instructions here to my project, but it generates a lot of errors: https://github.com/mui/material-ui/tree/v7.3.3/docs/data/material/getting-started/templates/crud-dashboard Obviously it depends on other...

docs

### Steps to reproduce Steps: 1. Open this link to live example: https://stackblitz.com/edit/github-jgrb4bnu-1angvf1e?file=src%2FcreateTheme.tsx 2. stop the vite dev server 3. run `npm run tsc` ### Current behavior Compiling the presented...

performance
typescript
scope: system

Related to https://github.com/mui/mui-x/pull/14508 and https://github.com/mui/material-ui/pull/43625 Help toward https://github.com/mui/mui-public/issues/170 This also contains all the actual test changes to make material-ui repo run on vitest, while #43625 contains only config changes

test
PR: out-of-date
scope: code-infra