Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[code-infra] Convert a few docs modules to ts #45548

Merged
merged 11 commits into from
Mar 12, 2025

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Mar 11, 2025

Solve a few type errors in mui/mui-x#16771

I initially thought I could just convert these two files to typescript, but the rabbit hole runs deeper. Eventually I stopped converting things to ts and just added a few declaration files

@Janpot Janpot added the scope: code-infra Specific to the core-infra product label Mar 11, 2025
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 11, 2025
@mui-bot
Copy link

mui-bot commented Mar 11, 2025

Netlify deploy preview

https://deploy-preview-45548--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against fd22432

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 11, 2025
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 12, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 12, 2025
@Janpot Janpot marked this pull request as ready for review March 12, 2025 09:13
@Janpot Janpot requested a review from DiegoAndai March 12, 2025 09:14
Copy link
Member

@DiegoAndai DiegoAndai left a comment

Choose a reason for hiding this comment

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

Running the types check with this PR's build on mui/mui-x#16771 returns no errors ✅ 🎉

Just a couple of questions

@Janpot Janpot requested a review from DiegoAndai March 12, 2025 16:42
@DiegoAndai DiegoAndai merged commit d97f138 into mui:master Mar 12, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code-infra Specific to the core-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants