-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[Tooltip] Deprecate *Component and *Props for v6 #44350
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
siriwatknp
merged 37 commits into
mui:master
from
siriwatknp:deprecation/tooltip-comp-props
Nov 18, 2024
Merged
Changes from 34 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
beaef75
deprecate *Component and *Props
lhilgert9 03649bf
add codemod
lhilgert9 0879d75
add docs for deprecation
lhilgert9 67370a3
add test-cases
lhilgert9 64d66bf
update docs to not use deprecated apis
lhilgert9 710f3c0
fix popper apply className from slotsProps and PopperProps
lhilgert9 1d2463b
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 df9b984
fix popperOptions
lhilgert9 2d9ea98
pnpm docs:typescript:formatted
lhilgert9 77566bd
pnpm prettier
lhilgert9 b4f8457
fix externalForwardedProps working with components prop
lhilgert9 ee0d1f5
fix misspelling transition
lhilgert9 987be9a
migrate Tooltips.test.js to not use deprecated apis
lhilgert9 bb3007d
prettier
lhilgert9 a3bfdf8
Revert "migrate Tooltips.test.js to not use deprecated apis"
lhilgert9 12e084f
resolve SlotProps for popperOptions
lhilgert9 c76a3fc
pnpm prettier
lhilgert9 b7da024
pnpm proptypes
lhilgert9 f62066a
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 40c35e5
prettier
lhilgert9 5457455
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 eb3f24d
fix migrate-from-deprecated-apis
lhilgert9 9f398dc
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp 74630db
restore
siriwatknp b42fe84
update Tooltip to use `useSlot`
siriwatknp afaf99d
revert unrelated change
siriwatknp 07e7cd9
add test for slots and slotProps
siriwatknp 7e3fd6d
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp 2e44cee
run proptypes and docs:api
siriwatknp 19caedc
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp ffe15aa
apply suggestion
siriwatknp ac68ee0
update conformance tests
siriwatknp 768fa24
apply suggestion
siriwatknp bb874cc
run proptypes and docs:api
siriwatknp 2db1eac
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp 514a4e6
update slots name
siriwatknp 2fcd5a2
fix indentation
siriwatknp 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
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
13 changes: 0 additions & 13 deletions
13
docs/data/material/components/tooltips/TransitionsTooltips.tsx.preview
This file was deleted.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.