[utils] Use built-in hook when available for useId#26489
Merged
eps1lon merged 10 commits intomui:masterfrom Nov 23, 2021
Merged
[utils] Use built-in hook when available for useId#26489eps1lon merged 10 commits intomui:masterfrom
eps1lon merged 10 commits intomui:masterfrom
Conversation
This comment has been minimized.
This comment has been minimized.
39dce5b to
161887f
Compare
This comment has been minimized.
This comment has been minimized.
f121744 to
db747cc
Compare
4152790 to
4f7868f
Compare
eps1lon
commented
Aug 25, 2021
This comment has been minimized.
This comment has been minimized.
4f7868f to
83369fa
Compare
83369fa to
19d15ca
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
NMinhNguyen
reviewed
Oct 28, 2021
084db49 to
b0d76c7
Compare
790fec9 to
fab3012
Compare
This reverts commit 2e8468322e0f087650a8ed5105a47be2e8898515.
fab3012 to
1a0e802
Compare
eps1lon
commented
Nov 22, 2021
eps1lon
commented
Nov 22, 2021
siriwatknp
approved these changes
Nov 23, 2021
6 tasks
eps1lon
added a commit
to eps1lon/material-ui
that referenced
this pull request
Nov 24, 2021
This reverts commit 3323b23.
eps1lon
added a commit
to eps1lon/material-ui
that referenced
this pull request
Nov 24, 2021
This reverts commit 3323b23.
eps1lon
added a commit
to eps1lon/material-ui
that referenced
this pull request
Nov 25, 2021
This reverts commit 3323b23.
This was referenced Jan 16, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Avoids cascading updates when
React.useIdis available.Uses
React.useIdif available, otherwise falls back to ouruseId.React 18 pipeline: https://app.circleci.com/pipelines/github/mui-org/material-ui/54514/workflows/d4000f0c-a493-456d-8d76-f3fa759de609
React 18 docs: https://618245b96091680007591478--material-ui.netlify.app/components/autocomplete/#ComboBox