Skip to content

[charts-pro] Handle edge case in export image (@bernardobelchior)#21206

Merged
JCQuintas merged 2 commits into
v8.xfrom
cherry-pick-21190-to-v8.x
Feb 18, 2026
Merged

[charts-pro] Handle edge case in export image (@bernardobelchior)#21206
JCQuintas merged 2 commits into
v8.xfrom
cherry-pick-21190-to-v8.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 2, 2026

Cherry-pick of #21190

@github-actions github-actions Bot added cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. plan: Pro Impact at least one Pro user. scope: charts Changes related to the charts. type: bug It doesn't behave as expected. labels Feb 2, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Feb 2, 2026

Deploy preview: https://deploy-preview-21206--material-ui-x.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 🔺+207B(+0.04%) 🔺+85B(+0.06%)
@mui/x-charts-premium 🔺+207B(+0.04%) 🔺+73B(+0.05%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against dff1758

@cherniavskii
Copy link
Copy Markdown
Member

@bernardobelchior do you still want to merge this cherry-pick?

@JCQuintas JCQuintas enabled auto-merge (squash) February 18, 2026 11:44
@JCQuintas
Copy link
Copy Markdown
Member

yeah

@JCQuintas JCQuintas merged commit f99d0db into v8.x Feb 18, 2026
20 checks passed
@JCQuintas JCQuintas deleted the cherry-pick-21190-to-v8.x branch February 18, 2026 11:48
736-c41-2c1-e464fc974 added a commit to Swiss-Armed-Forces/Loom that referenced this pull request Feb 23, 2026
This MR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | patch | [`9.39.2` → `9.39.3`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.39.2/9.39.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eslint/eslint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/eslint/eslint) |
| [@mui/x-tree-view](https://mui.com/x/react-tree-view/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view)) | dependencies | patch | [`8.27.1` → `8.27.2`](https://renovatebot.com/diffs/npm/@mui%2fx-tree-view/8.27.1/8.27.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mui/mui-x/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | patch | [`9.39.2` → `9.39.3`](https://renovatebot.com/diffs/npm/eslint/9.39.2/9.39.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eslint/eslint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/eslint/eslint) |
| [i18next](https://www.i18next.com) ([source](https://github.com/i18next/i18next)) | dependencies | patch | [`25.8.11` → `25.8.13`](https://renovatebot.com/diffs/npm/i18next/25.8.11/25.8.13) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/i18next/i18next/badge)](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next) |

---

### Release Notes

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.39.3`](https://github.com/eslint/eslint/releases/tag/v9.39.3)

[Compare Source](eslint/eslint@v9.39.2...v9.39.3)

##### Bug Fixes

- [`791bf8d`](eslint/eslint@791bf8d) fix: restore TypeScript 4.0 compatibility in types ([#&#8203;20504](eslint/eslint#20504)) (sethamus)

##### Chores

- [`8594a43`](eslint/eslint@8594a43) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;9](https://github.com/9).39.3 ([#&#8203;20529](eslint/eslint#20529)) (Milos Djermanovic)
- [`9ceef92`](eslint/eslint@9ceef92) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
- [`af498c6`](eslint/eslint@af498c6) chore: ignore `/docs/v9.x` in link checker ([#&#8203;20453](eslint/eslint#20453)) (Milos Djermanovic)

</details>

<details>
<summary>mui/mui-x (@&#8203;mui/x-tree-view)</summary>

### [`v8.27.2`](https://github.com/mui/mui-x/releases/tag/v8.27.2)

[Compare Source](mui/mui-x@v8.27.1...v8.27.2)

We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:

- 🐞 Bugfixes

##### Data Grid

##### `@mui/x-data-grid@8.27.2`

Internal changes.

##### `@mui/x-data-grid-pro@8.27.2` [![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@8.27.2`, plus:

- \[DataGridPro] Fix number input visibility in header filters ([#&#8203;21345](mui/mui-x#21345)) [@&#8203;michelengelen](https://github.com/michelengelen)

##### `@mui/x-data-grid-premium@8.27.2` [![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@8.27.2`.

##### Date and Time Pickers

##### `@mui/x-date-pickers@8.27.2`

- \[DatePicker] Add keyboard support for selecting day, month, and year ([#&#8203;21399](mui/mui-x#21399)) [@&#8203;michelengelen](https://github.com/michelengelen)

##### `@mui/x-date-pickers-pro@8.27.2` [![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@8.27.2`, plus:

- \[DateRangePicker] Fix timezone update issue leading to `invalidRange` error ([#&#8203;21382](mui/mui-x#21382)) [@&#8203;michelengelen](https://github.com/michelengelen)

##### Charts

##### `@mui/x-charts@8.27.2`

Internal changes.

##### `@mui/x-charts-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-charts@8.27.2`, plus:

- \[charts-pro] Handle edge case in export image ([#&#8203;21206](mui/mui-x#21206)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior)

##### `@mui/x-charts-premium@8.27.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-charts-pro@8.27.2`.

##### Tree View

##### `@mui/x-tree-view@8.27.2`

- \[tree view] Focus item sibling on unmount instead of the 1st item ([#&#8203;21386](mui/mui-x#21386)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle)

##### `@mui/x-tree-view-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-tree-view@8.27.2`.

##### Codemod

##### `@mui/x-codemod@8.27.2`

Internal changes.

##### Core

- \[code-infra] Only ignore `renovate[bot]` in changelog generation script ([#&#8203;21188](mui/mui-x#21188)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior)

</details>

<details>
<summary>i18next/i18next (i18next)</summary>

### [`v25.8.13`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25813)

[Compare Source](i18next/i18next@v25.8.12...v25.8.13)

- improve support notice shown logic

### [`v25.8.12`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#25812)

[Compare Source](i18next/i18next@v25.8.11...v25.8.12)

- improve support notice shown logic

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->

See merge request swiss-armed-forces/cyber-command/cea/loom!325

Co-authored-by: shrewd-laidback palace <shrewd-laidback-palace-736-c41-2c1-e464fc974@swiss-armed-forces-open-source.ch>
@bernardobelchior
Copy link
Copy Markdown
Member

@bernardobelchior do you still want to merge this cherry-pick?

I was OOO, thanks JC for merging it 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. plan: Pro Impact at least one Pro user. scope: charts Changes related to the charts. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants