Skip to content

[scheduler] Tighten StandaloneEventProps data typing#22796

Merged
rita-codes merged 3 commits into
mui:masterfrom
mustafajw07:fix/22743-scheduler-tighten-standalone-event-data-type
Jun 16, 2026
Merged

[scheduler] Tighten StandaloneEventProps data typing#22796
rita-codes merged 3 commits into
mui:masterfrom
mustafajw07:fix/22743-scheduler-tighten-standalone-event-data-type

Conversation

@mustafajw07

@mustafajw07 mustafajw07 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Closes #22743

Changelog

@code-infra-dashboard

code-infra-dashboard Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy preview

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

Bundle size

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 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@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%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@mustafajw07

Copy link
Copy Markdown
Contributor Author

This PR Should go after #22785 is merged

@zannager zannager added the scope: scheduler Changes related to the scheduler. label Jun 12, 2026
@rita-codes rita-codes added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Jun 15, 2026

@rita-codes rita-codes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! Thanks for fixing this! 👏

@rita-codes
rita-codes merged commit 24b6f06 into mui:master Jun 16, 2026
21 checks passed
@mustafajw07
mustafajw07 deleted the fix/22743-scheduler-tighten-standalone-event-data-type branch June 16, 2026 09:20
mbrookes pushed a commit to mbrookes/mui-x that referenced this pull request Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: scheduler Changes related to the scheduler. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[scheduler] StandaloneEventProps.data is too loosely typed and coupled to an internal hook

3 participants