🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers
🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid
📝 Fix a typo in the auto-generated Charts gradient id attribute.
It should not affect you, but if you were relying on the gradient id attribute, please update your usage.
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.3.2
[DataGrid] Allow to change reset text in the columns management panel (#12972) @MBilalShafi
[DataGrid] Derive formattedValue from the edit value when passing to renderEditCell (#12870) @cherniavskii
[DataGrid] Fix rows not being recomputed on props.rowCount change (#12833) @MBilalShafi
🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers
🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid
📝 Fix a typo in the auto-generated Charts gradient id attribute.
It should not affect you, but if you were relying on the gradient id attribute, please update your usage.
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.3.2
[DataGrid] Allow to change reset text in the columns management panel (#12972) @MBilalShafi
[DataGrid] Derive formattedValue from the edit value when passing to renderEditCell (#12870) @cherniavskii
[DataGrid] Fix rows not being recomputed on props.rowCount change (#12833) @MBilalShafi
This version was pushed to npm by jcquintas, a new releaser for @mui/x-date-pickers since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @mui/x-date-pickers from 6.19.4 to 7.3.2.
Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
75f63c3
v7.3.2 (#12971)0a88646
[core] Remove inconsistent blank lines (#12966)c808d8c
[l10n] Improve Hungarian (hu-HU) locale (#12930)a61561a
[pickers] Improve TypeScript performance inPickersDay
(#12920)48989e4
[l10n] Improve Hebrew (he-IL) locale (#12910)d8050dd
[pickers] Fix typo on theviewRenderers
prop description (#12915)0cfc7e2
v7.3.1 (#12909)f1b84a1
[core] Remove redundantsetupFiles
entries inpackage.json
(#12899)931fd6e
[code-infra] Change package manager topnpm
(#11875)14c577f
[l10n] Improve Spanish (es-ES) locale (#12858)Maintainer changes
This version was pushed to npm by jcquintas, a new releaser for
@mui/x-date-pickers
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show