Skip to content

[scheduler] Decouple MonthViewProps from day time grid props#22802

Merged
rita-codes merged 5 commits into
mui:masterfrom
mustafajw07:fix/22741-month-view-props-base-type
Jun 15, 2026
Merged

[scheduler] Decouple MonthViewProps from day time grid props#22802
rita-codes merged 5 commits into
mui:masterfrom
mustafajw07:fix/22741-month-view-props-base-type

Conversation

@mustafajw07

@mustafajw07 mustafajw07 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Closes #22741

Changelog

@code-infra-dashboard

code-infra-dashboard Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-22802--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.

@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
Comment thread scripts/x-scheduler.exports.json Outdated
Comment thread packages/x-scheduler/src/month-view/MonthView.types.ts Outdated
mustafajw07 and others added 2 commits June 15, 2026 15:15
Co-authored-by: Rita <[email protected]>
Signed-off-by: Mustafa Jawadwala <[email protected]>

@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.

Thanks for contributing!! 🥳

@rita-codes
rita-codes merged commit ce08aa1 into mui:master Jun 15, 2026
21 checks passed
@mustafajw07
mustafajw07 deleted the fix/22741-month-view-props-base-type branch June 16, 2026 09:23
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] MonthViewProps should not extend the internal day-time-grid props type

3 participants