Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2f1e07

Browse files
chore: bump @mui/x-tree-view from 7.24.1 to 7.25.0 in /site (#16363)
Bumps the mui group with 1 update in the /site directory:[@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view).Updates `@mui/x-tree-view` from 7.24.1 to 7.25.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mui/mui-x/releases"><code>@​mui/x-tree-view</code>'sreleases</a>.</em></p><blockquote><h2>v7.25.0</h2><p>We'd like to offer a big thanks to the 5 contributors who made thisrelease possible. Here are some highlights ✨:</p><ul><li>🐞 Bugfixes</li></ul><p>Special thanks go out to the community contributors who have helpedmake this release possible:<a href="https://github.com/k-rajat19"><code>@​k-rajat19</code></a>, <ahref="https://github.com/lauri865"><code>@​lauri865</code></a>.Following are all team members who have contributed to this release:<a href="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a>,<a href="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a>,<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a>.</p><!-- raw HTML omitted --><h3>Data Grid</h3><h4><code>@mui/x-data-grid@7.25.0</code></h4><ul><li>[DataGrid] Fix <code>renderContext</code> calculation with scrollbounce / over-scroll (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16368">#16368</a>)<a href="https://github.com/lauri865"><code>@​lauri865</code></a></li><li>[DataGrid] Refactor row state propagation (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16351">#16351</a>)<a href="https://github.com/lauri865"><code>@​lauri865</code></a></li><li>[DataGrid] Add missing style overrides (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16272">#16272</a>)(<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16358">#16358</a>)<ahref="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a></li><li>[DataGrid] Fix header filters keyboard navigation when there are norows (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16369">#16369</a>)<a href="https://github.com/k-rajat19"><code>@​k-rajat19</code></a></li><li>[DataGrid] Fix order of <code>onClick</code> prop on toolbar buttons(<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16364">#16364</a>)<ahref="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a></li><li>[DataGrid] Improve test coverage of server side data source (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15988">#15988</a>)<ahref="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a></li><li>[DataGrid] Remove outdated warning (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16370">#16370</a>)<ahref="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a></li><li>[DataGrid] Respect width of <code>iconContainer</code> duringautosizing (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16409">#16409</a>)<ahref="https://github.com/michelengelen"><code>@​michelengelen</code></a></li></ul><h4><code>@mui/x-data-grid-pro@7.25.0</code> <ahref="https://mui.com/r/x-pro-svg-link" title="Pro plan"><imgsrc="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4><p>Same changes as in <code>@mui/x-data-grid@7.25.0</code>, plus:</p><ul><li>[DataGridPro] Fix the return type of <code>useGridApiRef</code> forPro and Premium packages on React &lt; 19 (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16348">#16348</a>)<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a></li><li>[DataGridPro] Fetch new rows only once when multiple models arechanged in one cycle (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16382">#16382</a>)<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a></li></ul><h4><code>@mui/x-data-grid-premium@7.25.0</code> <ahref="https://mui.com/r/x-premium-svg-link" title="Premium plan"><imgsrc="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4><p>Same changes as in <code>@mui/x-data-grid-pro@7.25.0</code>.</p><h3>Date and Time Pickers</h3><h4><code>@mui/x-date-pickers@7.25.0</code></h4><p>Internal changes.</p><h4><code>@mui/x-date-pickers-pro@7.25.0</code> <ahref="https://mui.com/r/x-pro-svg-link" title="Pro plan"><imgsrc="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4><p>Same changes as in <code>@mui/x-date-pickers@7.25.0</code>.</p><h3>Charts</h3><h4><code>@mui/x-charts@7.25.0</code></h4><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/mui/mui-x/blob/master/CHANGELOG.md"><code>@​mui/x-tree-view</code>'schangelog</a>.</em></p><blockquote><h2>7.25.0</h2><p><em>Jan 31, 2025</em></p><p>We'd like to offer a big thanks to the 5 contributors who made thisrelease possible. Here are some highlights ✨:</p><ul><li>🐞 Bugfixes</li></ul><p>Special thanks go out to the community contributors who have helpedmake this release possible:<a href="https://github.com/k-rajat19"><code>@​k-rajat19</code></a>, <ahref="https://github.com/lauri865"><code>@​lauri865</code></a>.Following are all team members who have contributed to this release:<a href="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a>,<a href="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a>,<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a>.</p><!-- raw HTML omitted --><h3>Data Grid</h3><h4><code>@mui/x-data-grid@7.25.0</code></h4><ul><li>[DataGrid] Fix <code>renderContext</code> calculation with scrollbounce / over-scroll (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16368">#16368</a>)<a href="https://github.com/lauri865"><code>@​lauri865</code></a></li><li>[DataGrid] Refactor row state propagation (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16351">#16351</a>)<a href="https://github.com/lauri865"><code>@​lauri865</code></a></li><li>[DataGrid] Add missing style overrides (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16272">#16272</a>)(<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16358">#16358</a>)<ahref="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a></li><li>[DataGrid] Fix header filters keyboard navigation when there are norows (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16369">#16369</a>)<a href="https://github.com/k-rajat19"><code>@​k-rajat19</code></a></li><li>[DataGrid] Fix order of <code>onClick</code> prop on toolbar buttons(<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16364">#16364</a>)<ahref="https://github.com/KenanYusuf"><code>@​KenanYusuf</code></a></li><li>[DataGrid] Improve test coverage of server side data source (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15988">#15988</a>)<ahref="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a></li><li>[DataGrid] Remove outdated warning (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16370">#16370</a>)<ahref="https://github.com/MBilalShafi"><code>@​MBilalShafi</code></a></li><li>[DataGrid] Respect width of <code>iconContainer</code> duringautosizing (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16409">#16409</a>)<ahref="https://github.com/michelengelen"><code>@​michelengelen</code></a></li></ul><h4><code>@mui/x-data-grid-pro@7.25.0</code> <ahref="https://mui.com/r/x-pro-svg-link" title="Pro plan"><imgsrc="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4><p>Same changes as in <code>@mui/x-data-grid@7.25.0</code>, plus:</p><ul><li>[DataGridPro] Fix the return type of <code>useGridApiRef</code> forPro and Premium packages on React &lt; 19 (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16348">#16348</a>)<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a></li><li>[DataGridPro] Fetch new rows only once when multiple models arechanged in one cycle (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16382">#16382</a>)<a href="https://github.com/arminmeh"><code>@​arminmeh</code></a></li></ul><h4><code>@mui/x-data-grid-premium@7.25.0</code> <ahref="https://mui.com/r/x-premium-svg-link" title="Premium plan"><imgsrc="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4><p>Same changes as in <code>@mui/x-data-grid-pro@7.25.0</code>.</p><h3>Date and Time Pickers</h3><h4><code>@mui/x-date-pickers@7.25.0</code></h4><p>Internal changes.</p><h4><code>@mui/x-date-pickers-pro@7.25.0</code> <ahref="https://mui.com/r/x-pro-svg-link" title="Pro plan"><imgsrc="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4><p>Same changes as in <code>@mui/x-date-pickers@7.25.0</code>.</p><h3>Charts</h3><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mui/mui-x/commit/1e6ac1b25160d70dd275452773bd4182e806e49a"><code>1e6ac1b</code></a>v7.25.0 (<ahref="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16392">#16392</a>)</li><li>See full diff in <ahref="https://github.com/mui/mui-x/commits/v7.25.0/packages/x-tree-view">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mui/x-tree-view&package-manager=npm_and_yarn&previous-version=7.24.1&new-version=7.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore <dependency name> major version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's major version (unless you unignore this specificdependency's major version or upgrade to it yourself)- `@dependabot ignore <dependency name> minor version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's minor version (unless you unignore this specificdependency's minor version or upgrade to it yourself)- `@dependabot ignore <dependency name>` will close this group update PRand stop Dependabot creating any more for the specific dependency(unless you unignore this specific dependency or upgrade to it yourself)- `@dependabot unignore <dependency name>` will remove all of the ignoreconditions of the specified dependency- `@dependabot unignore <dependency name> <ignore condition>` willremove the ignore condition of the specified dependency and ignoreconditions</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent8815b38 commita2f1e07

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@mui/material":"5.16.14",
5050
"@mui/system":"5.16.14",
5151
"@mui/utils":"5.16.14",
52-
"@mui/x-tree-view":"7.24.1",
52+
"@mui/x-tree-view":"7.25.0",
5353
"@radix-ui/react-avatar":"1.1.2",
5454
"@radix-ui/react-collapsible":"1.1.2",
5555
"@radix-ui/react-dialog":"1.1.4",

‎site/pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp