Matheus Wichman

Results 19 issues of Matheus Wichman

You can check below all of the localization files that contain at least one missing translation. If you are a fluent speaker of any of these languages, feel free to...

umbrella
l10n

I solved #5009 by adding a new method called `ensurePreProcessEditCellPropsRanOnce` (I'm open for better names) which internally calls `setEditCellValue` with the current value to force `preProcessEditCellProps` to run again. I...

component: data grid
feature: Editing

**The problem** Every time a `styled` component is rendered, it needs to serialize the styles even if they are the same from the previous render. That can be a hit...

feature request

### Are you submitting a **bug report** or a **feature request**? Bug ### What is the current behavior? If I call the `changeValue` asynchronously inside a mutator the form is...

## What does it do? - Pulls all commits from develop and applies into hooks branch. - Converts all class components to functional components. - Fixes tests to work with...

wip

I noticed in the Material-UI's roadmap a Numeric Input component to be built. If nobody has took the lead then I can help. Recently I had to develop a component...

type: new feature
design: material
waiting for 👍
linked in docs
scope: number field

Fixes #6183 Fixes #5834 I also added a callback to the `onRowModesModelChange` prop (#5834) since many users reuse this demo in their projects.

docs

Preview: https://deploy-preview-6228--material-ui-x.netlify.app/x/react-data-grid/editing/ I noticed this bug while working in #6016 where a test from row selection started to fail when using the new editing API. If I click in a...

bug 🐛
component: data grid

breaking change
component: data grid