mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!

Results 1402 mui-x issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^18.0.6` -> `^18.6.5`](https://renovatebot.com/diffs/npm/@types%2fnode/18.0.6/18.6.5) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.6.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This is about the pen/clock in toolbars. There is maybe other texts I missed Part of #4446 ![image](https://user-images.githubusercontent.com/45398769/172599623-4485eaa7-62ca-4080-8ff4-54077308e164.png) ![image](https://user-images.githubusercontent.com/45398769/172599674-18f38547-f75d-45d4-b3b1-716447f1de58.png)

l10n

Fixes https://github.com/mui/mui-x/pull/5214#discussion_r939047535 It makes much more sense to always treat grid row model as an object rather than `any`

component: data grid
typescript

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Current...

new feature
waiting for 👍
component: pickers

### Order ID 💳 30137 ### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Porbably...

discussion
plan: Pro
component: date range picker

This is related to #5730. I'm trying to improve the DX from https://codesandbox.io/s/1cm3xe?file=/demo.tsx. **Before** **After**

package: x-license-pro

- [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate. ## Summary 💡 Developers might not realize that they fail to provide...

docs
plan: Pro
package: x-license-pro
plan: Premium

Fix #4900 The focused date is managed by the `calendarState` which seems to work quite well. The problem is that we need both: - static pickers with `autofocus=false` do not...

bug 🐛
accessibility
component: pickers

The base goal was to merge https://github.com/mui/mui-x/pull/4640 but it's not doable for now (see https://github.com/mui/mui-x/pull/4640#issuecomment-1191266130) The TS improvements are worth keeping I think

core
typescript

Referring to https://github.com/mui-org/material-ui-pickers/issues/1293#issuecomment-538374383, I think that it would very valuable to implement a range shortcut feature. I was proposing this API: ```jsx /** * Whether shortcuts to quickly select a...

new feature
waiting for 👍
linked in docs
plan: Pro
component: pickers
component: date range picker
design: ux
design: ui