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

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@netlify/functions](https://redirect.github.com/netlify/primitives) ([source](https://redirect.github.com/netlify/primitives/tree/HEAD/packages/functions/prod)) | [`^5.0.1` -> `^5.1.0`](https://renovatebot.com/diffs/npm/@netlify%2ffunctions/5.0.1/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@netlify%2ffunctions/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@netlify%2ffunctions/5.0.1/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`^11.7.4` -> `^11.7.5`](https://renovatebot.com/diffs/npm/mocha/11.7.4/11.7.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/11.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/11.7.4/11.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [dayjs](https://day.js.org) ([source](https://redirect.github.com/iamkun/dayjs)) | [`^1.11.18` -> `^1.11.19`](https://renovatebot.com/diffs/npm/dayjs/1.11.18/1.11.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dayjs/1.11.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dayjs/1.11.18/1.11.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@octokit/rest](https://redirect.github.com/octokit/rest.js) | [`^22.0.0` -> `^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2frest/22.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2frest/22.0.0/22.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

dependencies

### Summary Add built-in error handling to Checkbox, wiring the new error prop into FormControl context, applying the global Mui-error class for styling, and documenting the updated API.

### Steps to reproduce Steps: 1. Open this link to live example: https://stackblitz.com/edit/github-dy1275cl?file=src%2FApp.tsx 2. With either of the Autocomplete fields in focus press ArrowLeft 1. This happens if there is...

type: bug
good first issue
scope: autocomplete

### Steps to reproduce minimal code example: ``` import React, { createRef } from 'react'; import { createRoot } from 'react-dom/client'; import Select from '@mui/material/Select'; import MenuItem from '@mui/material/MenuItem'; class...

scope: menu
scope: select
status: waiting for author

### Summary This PR fixes an incorrect slot name in the `mui-codemod` transformer for `Tabs` props. In `tab-props.js`, the codemod currently moves `TabScrollButtonProps` into a slot named `scrollButton` (singular). However,...

package: codemod

It's breaking daily cron job for `typescript@next`

scope: code-infra

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [babel-plugin-istanbul](https://redirect.github.com/istanbuljs/babel-plugin-istanbul) | [`^7.0.0` -> `^7.0.1`](https://renovatebot.com/diffs/npm/babel-plugin-istanbul/7.0.0/7.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/babel-plugin-istanbul/7.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/babel-plugin-istanbul/7.0.0/7.0.1?slim=true) | | [chai](http://chaijs.com) ([source](https://redirect.github.com/chaijs/chai))...

dependencies