Update dependency @mui/x-date-pickers to v7.11.0 #279

Merged
pierre merged 1 commits from renovate/mui-x-date-pickers-7.x-lockfile into master 2024-07-21 00:32:51 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-date-pickers (source) dependencies minor 7.9.0 -> 7.11.0

Release Notes

mui/mui-x (@​mui/x-date-pickers)

v7.11.0

Compare Source

Jul 18, 2024

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights :

  • 🎨 Add color legend for charts (#​13700) @​alexfauquette
  • 🌍 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 🌍 Improve Russian (ru-RU) locale on the Date and Time Pickers and Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.11.0
  • DataGrid] Expose `gridEditRowsStateSelector` ([#​13877](https://github.com/mui/mui-x/issues/13877)) [@​romgrk](https://github.com/romgrk)
    
  • DataGrid] Fix `columnResizeStop` event not emitted when column is not resized ([#​13307](https://github.com/mui/mui-x/issues/13307)) [@​mateuseap](https://github.com/mateuseap)
    
  • DataGrid] Fix delete filter inconsistent behavior ([#​13353](https://github.com/mui/mui-x/issues/13353)) [@​oukunan](https://github.com/oukunan)
    
  • DataGrid] Enable flip on preferences panel ([#​13803](https://github.com/mui/mui-x/issues/13803)) [@​romgrk](https://github.com/romgrk)
    
  • DataGrid] Support `date` and `datetime-local` input types in `GridFilterInputMultipleValue` type ([#​13411](https://github.com/mui/mui-x/issues/13411)) [@​karudedios](https://github.com/karudedios)
    
  • l10n] Improve Russian (ru-RU) locale ([#​13735](https://github.com/mui/mui-x/issues/13735)) [@​diro-atk](https://github.com/diro-atk)
    
    

Same changes as in @mui/x-data-grid@7.11.0.

Same changes as in @mui/x-data-grid-pro@7.11.0.

Date and Time Pickers
@mui/x-date-pickers@7.11.0
  • l10n] Improve Korean (ko-KR) locale ([#​13651](https://github.com/mui/mui-x/issues/13651)) [@​100pearlcent](https://github.com/100pearlcent)
    
  • l10n] Improve Russian (ru-RU) locale ([#​13871](https://github.com/mui/mui-x/issues/13871)) [@​Inv1x](https://github.com/Inv1x)
    
  • pickers] Add more conformance tests improving API docs precision ([#​13800](https://github.com/mui/mui-x/issues/13800)) [@​LukasTy](https://github.com/LukasTy)
    
  • TimePicker] Add `Mui-selected` class to `TimeClock` meridiem buttons ([#​13848](https://github.com/mui/mui-x/issues/13848)) [@​LukasTy](https://github.com/LukasTy)
    
    

Same changes as in @mui/x-date-pickers@7.11.0, plus:

  • DateRangePicker] Fix `name` prop propagation regression ([#​13821](https://github.com/mui/mui-x/issues/13821)) [@​LukasTy](https://github.com/LukasTy)
    
    
Charts
@mui/x-charts@7.11.0
  • charts] Create color legend ([#​13700](https://github.com/mui/mui-x/issues/13700)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Defaultize axis on top level `useChartContainerProps` ([#​13817](https://github.com/mui/mui-x/issues/13817)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Fix charts not passing `className` to root element ([#​13647](https://github.com/mui/mui-x/issues/13647)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Generate API documentation for pro components ([#​13822](https://github.com/mui/mui-x/issues/13822)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Improve zoomed highlight behaviour (unreleased) ([#​13868](https://github.com/mui/mui-x/issues/13868)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Allow zoom on Y axis and add zoom options to configure zooming behaviour (unreleased) ([#​13726](https://github.com/mui/mui-x/issues/13726)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Disable animations while zooming (unreleased) ([#​13807](https://github.com/mui/mui-x/issues/13807)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Tree View
@mui/x-tree-view@7.11.0
  • TreeView] Extract some logic outside of the `useTreeView` hook ([#​13845](https://github.com/mui/mui-x/issues/13845)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Add warning about `process.env.NODE_ENV` in production ([#​13869](https://github.com/mui/mui-x/issues/13869)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • docs] Allow controlling the demo form from the example ([#​13796](https://github.com/mui/mui-x/issues/13796)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • docs] Clarify Pickers clearable behavior not working on mobile ([#​13786](https://github.com/mui/mui-x/issues/13786)) [@​lnhrdt](https://github.com/lnhrdt)
    
  • docs] Improve the documentation of the picker's `onChange` and `onAccept` props ([#​13543](https://github.com/mui/mui-x/issues/13543)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Replace company name with project name [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Sort Pickers & Charts API slots alphabetically ([#​13843](https://github.com/mui/mui-x/issues/13843)) [@​LukasTy](https://github.com/LukasTy)
    
    
Core
  • core] Add MUI Internal `renovate` group ([#​13846](https://github.com/mui/mui-x/issues/13846)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Link GitHub issue for `import/prefer-default-export` rule [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Normalize `...other` and test imports in charts ([#​13844](https://github.com/mui/mui-x/issues/13844)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • core] Normalize rest / other to match the most common used [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Follow `next` tag for `@mui/docs` package bumps ([#​13813](https://github.com/mui/mui-x/issues/13813)) [@​LukasTy](https://github.com/LukasTy)
    
  • code-infra] Use specific version for `@mui/docs` dependency ([#​13760](https://github.com/mui/mui-x/issues/13760)) [@​LukasTy](https://github.com/LukasTy)
    
  • internals] Move `EventManager` to `@mui/x-internals` package ([#​13815](https://github.com/mui/mui-x/issues/13815)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

v7.10.0

Compare Source

Jul 11, 2024

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights :

  • 🎁 Add selectors to support showing child row count in footer in the Data Grid
  • New APIs for retrieving current item tree and item's children IDs in the Tree View
  • 🌍 Improve Spanish (es-ES) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.10.0
  • DataGrid] Add selectors to support showing child row count in footer ([#​13725](https://github.com/mui/mui-x/issues/13725)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
  • DataGrid] Fix incorrect panels position when using a toolbar ([#​13474](https://github.com/mui/mui-x/issues/13474)) [@​oukunan](https://github.com/oukunan)
    
  • DataGrid] Set default variant to `'standard'` in `GridFilterInputMultipleValue` ([#​13129](https://github.com/mui/mui-x/issues/13129)) [@​tarunrajput](https://github.com/tarunrajput)
    
  • DataGrid] Use `readonly` on more array props ([#​13331](https://github.com/mui/mui-x/issues/13331)) [@​pcorpet](https://github.com/pcorpet)
    
  • l10n] Improve Spanish (es-ES) locale ([#​13772](https://github.com/mui/mui-x/issues/13772)) [@​joserealdev](https://github.com/joserealdev)
    
    

Same changes as in @mui/x-data-grid@7.10.0, plus:

  • DataGridPro] Keep bottom pinned row at the bottom ([#​13313](https://github.com/mui/mui-x/issues/13313)) [@​romgrk](https://github.com/romgrk)
    
    

Same changes as in @mui/x-data-grid-pro@7.10.0.

Date and Time Pickers
@mui/x-date-pickers@7.10.0
  • fields] Prevent infinite recursion when ensuring selection ([#​13779](https://github.com/mui/mui-x/issues/13779)) [@​LukasTy](https://github.com/LukasTy)
    
  • fields] Unify fields behavior regardless of the `readOnly` flag ([#​13688](https://github.com/mui/mui-x/issues/13688)) [@​LukasTy](https://github.com/LukasTy)
    
    

Same changes as in @mui/x-date-pickers@7.10.0, plus:

  • DateRangePicker] Fix `calendarHeader` slot props propagation ([#​13780](https://github.com/mui/mui-x/issues/13780)) [@​LukasTy](https://github.com/LukasTy)
    
  • DateTimeRangePicker] Resolve `format` from given `views` ([#​13743](https://github.com/mui/mui-x/issues/13743)) [@​LukasTy](https://github.com/LukasTy)
    
    
Charts
@mui/x-charts@7.10.0
  • charts] Fix displaying area of a `LineChart` when using the `log` scale ([#​13791](https://github.com/mui/mui-x/issues/13791)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Use correct click handler prop on pie chart `OnSeriesItemClick` documentation ([#​13761](https://github.com/mui/mui-x/issues/13761)) [@​tonyhallett](https://github.com/tonyhallett)
    
    
Tree View
@mui/x-tree-view@7.10.0
  • TreeView] Add `getItemTree` and `getItemOrderedChildrenIds` methods to the public API ([#​13804](https://github.com/mui/mui-x/issues/13804)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Add utility function to check if an optional plugin is present ([#​13788](https://github.com/mui/mui-x/issues/13788)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Add missing default `loading` prop value ([#​13604](https://github.com/mui/mui-x/issues/13604)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Add the `DateTimeRangePicker` to the "Commonly used components" demo ([#​13775](https://github.com/mui/mui-x/issues/13775)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Fix Pickers customization playground overflow ([#​13742](https://github.com/mui/mui-x/issues/13742)) [@​LukasTy](https://github.com/LukasTy)
    
  • docs] Move Pickers dialog guidelines to accessibility page ([#​13778](https://github.com/mui/mui-x/issues/13778)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
    
Core
  • core] Sort `DATA_GRID_PROPS_DEFAULT_VALUES` alphabetically ([#​13783](https://github.com/mui/mui-x/issues/13783)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Fix split infinitive use in tests [@​oliviertassinari](https://github.com/oliviertassinari)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | dependencies | minor | [`7.9.0` -> `7.11.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.9.0/7.11.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v7.11.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7110) [Compare Source](https://github.com/mui/mui-x/compare/v7.10.0...v7.11.0) *Jul 18, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🎨 Add [color legend](https://mui.com/x/react-charts/legend/#color-legend) for charts ([#&#8203;13700](https://github.com/mui/mui-x/issues/13700)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - 🌍 Improve Korean (ko-KR) locale on the Date and Time Pickers - 🌍 Improve Russian (ru-RU) locale on the Date and Time Pickers and Data Grid - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.11.0` - \[DataGrid] Expose `gridEditRowsStateSelector` ([#&#8203;13877](https://github.com/mui/mui-x/issues/13877)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix `columnResizeStop` event not emitted when column is not resized ([#&#8203;13307](https://github.com/mui/mui-x/issues/13307)) [@&#8203;mateuseap](https://github.com/mateuseap) - \[DataGrid] Fix delete filter inconsistent behavior ([#&#8203;13353](https://github.com/mui/mui-x/issues/13353)) [@&#8203;oukunan](https://github.com/oukunan) - \[DataGrid] Enable flip on preferences panel ([#&#8203;13803](https://github.com/mui/mui-x/issues/13803)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Support `date` and `datetime-local` input types in `GridFilterInputMultipleValue` type ([#&#8203;13411](https://github.com/mui/mui-x/issues/13411)) [@&#8203;karudedios](https://github.com/karudedios) - \[l10n] Improve Russian (ru-RU) locale ([#&#8203;13735](https://github.com/mui/mui-x/issues/13735)) [@&#8203;diro-atk](https://github.com/diro-atk) ##### `@mui/x-data-grid-pro@7.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.11.0`. ##### `@mui/x-data-grid-premium@7.11.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.11.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.11.0` - \[l10n] Improve Korean (ko-KR) locale ([#&#8203;13651](https://github.com/mui/mui-x/issues/13651)) [@&#8203;100pearlcent](https://github.com/100pearlcent) - \[l10n] Improve Russian (ru-RU) locale ([#&#8203;13871](https://github.com/mui/mui-x/issues/13871)) [@&#8203;Inv1x](https://github.com/Inv1x) - \[pickers] Add more conformance tests improving API docs precision ([#&#8203;13800](https://github.com/mui/mui-x/issues/13800)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[TimePicker] Add `Mui-selected` class to `TimeClock` meridiem buttons ([#&#8203;13848](https://github.com/mui/mui-x/issues/13848)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.11.0`, plus: - \[DateRangePicker] Fix `name` prop propagation regression ([#&#8203;13821](https://github.com/mui/mui-x/issues/13821)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.11.0` - \[charts] Create color legend ([#&#8203;13700](https://github.com/mui/mui-x/issues/13700)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Defaultize axis on top level `useChartContainerProps` ([#&#8203;13817](https://github.com/mui/mui-x/issues/13817)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix charts not passing `className` to root element ([#&#8203;13647](https://github.com/mui/mui-x/issues/13647)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Generate API documentation for pro components ([#&#8203;13822](https://github.com/mui/mui-x/issues/13822)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve zoomed highlight behaviour (unreleased) ([#&#8203;13868](https://github.com/mui/mui-x/issues/13868)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Allow zoom on Y axis and add zoom options to configure zooming behaviour (unreleased) ([#&#8203;13726](https://github.com/mui/mui-x/issues/13726)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Disable animations while zooming (unreleased) ([#&#8203;13807](https://github.com/mui/mui-x/issues/13807)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.11.0` - \[TreeView] Extract some logic outside of the `useTreeView` hook ([#&#8203;13845](https://github.com/mui/mui-x/issues/13845)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add warning about `process.env.NODE_ENV` in production ([#&#8203;13869](https://github.com/mui/mui-x/issues/13869)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs] Allow controlling the demo form from the example ([#&#8203;13796](https://github.com/mui/mui-x/issues/13796)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs] Clarify Pickers clearable behavior not working on mobile ([#&#8203;13786](https://github.com/mui/mui-x/issues/13786)) [@&#8203;lnhrdt](https://github.com/lnhrdt) - \[docs] Improve the documentation of the picker's `onChange` and `onAccept` props ([#&#8203;13543](https://github.com/mui/mui-x/issues/13543)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Replace company name with project name [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Sort Pickers & Charts API slots alphabetically ([#&#8203;13843](https://github.com/mui/mui-x/issues/13843)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Core - \[core] Add MUI Internal `renovate` group ([#&#8203;13846](https://github.com/mui/mui-x/issues/13846)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Link GitHub issue for `import/prefer-default-export` rule [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Normalize `...other` and test imports in charts ([#&#8203;13844](https://github.com/mui/mui-x/issues/13844)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[core] Normalize rest / other to match the most common used [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Follow `next` tag for `@mui/docs` package bumps ([#&#8203;13813](https://github.com/mui/mui-x/issues/13813)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Use specific version for `@mui/docs` dependency ([#&#8203;13760](https://github.com/mui/mui-x/issues/13760)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[internals] Move `EventManager` to `@mui/x-internals` package ([#&#8203;13815](https://github.com/mui/mui-x/issues/13815)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ### [`v7.10.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7100) [Compare Source](https://github.com/mui/mui-x/compare/v7.9.0...v7.10.0) *Jul 11, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add selectors to support showing child row count in footer in the Data Grid - ✨ New APIs for retrieving current item tree and item's children IDs in the Tree View - 🌍 Improve Spanish (es-ES) locale on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.10.0` - \[DataGrid] Add selectors to support showing child row count in footer ([#&#8203;13725](https://github.com/mui/mui-x/issues/13725)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix incorrect panels position when using a toolbar ([#&#8203;13474](https://github.com/mui/mui-x/issues/13474)) [@&#8203;oukunan](https://github.com/oukunan) - \[DataGrid] Set default variant to `'standard'` in `GridFilterInputMultipleValue` ([#&#8203;13129](https://github.com/mui/mui-x/issues/13129)) [@&#8203;tarunrajput](https://github.com/tarunrajput) - \[DataGrid] Use `readonly` on more array props ([#&#8203;13331](https://github.com/mui/mui-x/issues/13331)) [@&#8203;pcorpet](https://github.com/pcorpet) - \[l10n] Improve Spanish (es-ES) locale ([#&#8203;13772](https://github.com/mui/mui-x/issues/13772)) [@&#8203;joserealdev](https://github.com/joserealdev) ##### `@mui/x-data-grid-pro@7.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.10.0`, plus: - \[DataGridPro] Keep bottom pinned row at the bottom ([#&#8203;13313](https://github.com/mui/mui-x/issues/13313)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-premium@7.10.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.10.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.10.0` - \[fields] Prevent infinite recursion when ensuring selection ([#&#8203;13779](https://github.com/mui/mui-x/issues/13779)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[fields] Unify fields behavior regardless of the `readOnly` flag ([#&#8203;13688](https://github.com/mui/mui-x/issues/13688)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.10.0`, plus: - \[DateRangePicker] Fix `calendarHeader` slot props propagation ([#&#8203;13780](https://github.com/mui/mui-x/issues/13780)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[DateTimeRangePicker] Resolve `format` from given `views` ([#&#8203;13743](https://github.com/mui/mui-x/issues/13743)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.10.0` - \[charts] Fix displaying area of a `LineChart` when using the `log` scale ([#&#8203;13791](https://github.com/mui/mui-x/issues/13791)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Use correct click handler prop on pie chart `OnSeriesItemClick` documentation ([#&#8203;13761](https://github.com/mui/mui-x/issues/13761)) [@&#8203;tonyhallett](https://github.com/tonyhallett) ##### Tree View ##### `@mui/x-tree-view@7.10.0` - \[TreeView] Add `getItemTree` and `getItemOrderedChildrenIds` methods to the public API ([#&#8203;13804](https://github.com/mui/mui-x/issues/13804)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Add utility function to check if an optional plugin is present ([#&#8203;13788](https://github.com/mui/mui-x/issues/13788)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add missing default `loading` prop value ([#&#8203;13604](https://github.com/mui/mui-x/issues/13604)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Add the `DateTimeRangePicker` to the "Commonly used components" demo ([#&#8203;13775](https://github.com/mui/mui-x/issues/13775)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Fix Pickers customization playground overflow ([#&#8203;13742](https://github.com/mui/mui-x/issues/13742)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Move Pickers dialog guidelines to accessibility page ([#&#8203;13778](https://github.com/mui/mui-x/issues/13778)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) ##### Core - \[core] Sort `DATA_GRID_PROPS_DEFAULT_VALUES` alphabetically ([#&#8203;13783](https://github.com/mui/mui-x/issues/13783)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Fix split infinitive use in tests [@&#8203;oliviertassinari](https://github.com/oliviertassinari) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-07-21 00:25:13 +00:00
Update dependency @mui/x-date-pickers to v7.11.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9d0310fb4b
pierre scheduled this pull request to auto merge when all checks succeed 2024-07-21 00:25:13 +00:00
pierre merged commit e6e150dd86 into master 2024-07-21 00:32:51 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GeneIT#279
No description provided.