Skip to content

[charts] Fix zoom slider preview with discard filter mode (@JCQuintas)#21906

Merged
JCQuintas merged 2 commits into
v8.xfrom
cherry-pick-21883-to-v8.x
Mar 30, 2026
Merged

[charts] Fix zoom slider preview with discard filter mode (@JCQuintas)#21906
JCQuintas merged 2 commits into
v8.xfrom
cherry-pick-21883-to-v8.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Cherry-pick of #21883

@github-actions github-actions Bot requested a review from JCQuintas as a code owner March 30, 2026 12:57
@github-actions github-actions Bot added the cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. label Mar 30, 2026
@github-actions github-actions Bot requested a review from alexfauquette as a code owner March 30, 2026 12:57
@github-actions github-actions Bot added plan: Pro Impact at least one Pro user. scope: charts Changes related to the charts. labels Mar 30, 2026
@github-actions github-actions Bot added the type: bug It doesn't behave as expected. label Mar 30, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Mar 30, 2026

Deploy preview: https://deploy-preview-21906--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 🔺+32B(+0.01%) 🔺+4B(0.00%)
@mui/x-charts-premium 🔺+32B(+0.01%) 🔺+14B(+0.01%)
@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 dad7a3a

@JCQuintas JCQuintas enabled auto-merge (squash) March 30, 2026 14:02
@JCQuintas JCQuintas merged commit 5e7c176 into v8.x Mar 30, 2026
20 checks passed
@JCQuintas JCQuintas deleted the cherry-pick-21883-to-v8.x branch March 30, 2026 14:10
736-c41-2c1-e464fc974 pushed a commit to Swiss-Armed-Forces/Loom that referenced this pull request Apr 5, 2026
This MR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | patch | [`8.28.0` → `8.28.2`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.28.0/8.28.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mui/mui-x/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`24.12.0` → `24.12.2`](https://renovatebot.com/diffs/npm/@types%2fnode/24.12.0/24.12.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) |

---

### Release Notes

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

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

[Compare Source](mui/mui-x@v8.28.0...v8.28.2)

We'd like to extend a big thank you to the 4 contributors who made this release possible.

Special thanks go out to this community member for their valuable contribution:
[@&#8203;mixelburg](https://github.com/mixelburg), [@&#8203;sibananda485](https://github.com/sibananda485)

The following team members contributed to this release:
[@&#8203;dav-is](https://github.com/dav-is), [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### Data Grid

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

- \[DataGrid] Export `GridColumnUnsortedIconProps` for custom column icon slots ([#&#8203;21898](mui/mui-x#21898)) [@&#8203;mixelburg](https://github.com/mixelburg)

##### `@mui/x-data-grid-pro@8.28.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.28.2`.

##### `@mui/x-data-grid-premium@8.28.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.28.2`, plus:

- \[DataGridPremium] Fix clipboard paste issue in portal ([#&#8203;21949](mui/mui-x#21949)) [@&#8203;sibananda485](https://github.com/sibananda485)

##### Charts

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

- \[charts] Fix zoom slider preview with discard filter mode ([#&#8203;21906](mui/mui-x#21906)) [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### `@mui/x-charts-pro@8.28.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.28.2`.

##### `@mui/x-charts-premium@8.28.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.28.2`.

##### Docs

- \[docs] Fix JSDOM → jsdom casing ([#&#8203;21908](mui/mui-x#21908)) [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### Core

- \[docs-infra] Set `SEARCH_INDEX` Env for v8 ([#&#8203;21875](mui/mui-x#21875)) [@&#8203;dav-is](https://github.com/dav-is)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

See merge request swiss-armed-forces/cyber-command/cea/loom!441
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.

2 participants