-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[docs] Inform that pickers are in X repository #35189
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
Conversation
|
docs/data/material/guides/pickers-migration/pickers-migration.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com> Signed-off-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
@@ -2,6 +2,12 @@ | |||
|
|||
<p class="description">@material-ui/pickers was moved to the @mui/lab.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if it would make sense to update the page to remove all mentions of @mui/lab
. Since there are no breaking changes with the migration of the lab to MUI X. I guess we could encourage the developers to directly start there, so to update the imports on this page to point @mui/x-date-pickers
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since there are no breaking changes with the migration of the lab to MUI X.
We just have the import breaking change (default to named)
@@ -2,6 +2,12 @@ | |||
|
|||
<p class="description">@material-ui/pickers was moved to the @mui/lab.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since there are no breaking changes with the migration of the lab to MUI X.
We just have the import breaking change (default to named)
@@ -2,6 +2,12 @@ | |||
|
|||
<p class="description">@material-ui/pickers was moved to the @mui/lab.</p> | |||
|
|||
:::info | |||
**Stable package available**: The pickers are not available in `@mui/lab`after `v5.0.0-alpha.89`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
**Stable package available**: The pickers are not available in `@mui/lab`after `v5.0.0-alpha.89`. | |
**Stable package available**: The pickers are not available in `@mui/lab` after `v5.0.0-alpha.89`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I include the fix in an unrelated PR
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Fix https://twitter.com/abcdee_p/status/1593182114257592321
preview: https://deploy-preview-35189--material-ui.netlify.app/material-ui/guides/pickers-migration/