-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[core] Bump monorepo #14141
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
Merged
Merged
[core] Bump monorepo #14141
Changes from 4 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
80b202e
[core] Bump monorepo
Janpot 3da7a84
fix one
Janpot 117d6cf
fixes
Janpot f985a6a
Add codesandbox fix and fix link check
alexfauquette 18e1803
Avoid the need for internal type usage in docs
LukasTy 4235c20
docs:api
LukasTy c884871
update rule
Janpot 854ed25
Fix rule
Janpot 385dbda
fix ts ignores
Janpot 1a019ea
Updates
Janpot aa44a43
Update OnSeriesItemClick.js
Janpot ef3d7fd
working on types
Janpot 75e880d
fix
Janpot 0b735eb
bring back monorepo
Janpot 0996edf
Avoid `any` cast
LukasTy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,7 @@ | ||
| Broken links found by `docs:link-check` that exist: | ||
|
|
||
| - https://mui.com/material-ui/customization/css-theme-variables/configuration/#advanced-configuration | ||
| - https://mui.com/material-ui/customization/css-theme-variables/configuration/#changing-variable-prefixes | ||
| - https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants | ||
| - https://mui.com/material-ui/customization/theme-components/#overrides-based-on-props | ||
| - https://mui.com/material-ui/react-grid2/#whats-changed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| import MyDocument from '@mui/monorepo/docs/pages/_document'; | ||
| import MyDocument from 'docs/pages/_document'; | ||
|
|
||
| export default MyDocument; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.