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

[Tooltip] Deprecate *Component and *Props for v6 #44350

Merged
merged 37 commits into from
Nov 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
beaef75
deprecate *Component and *Props
lhilgert9 May 2, 2024
03649bf
add codemod
lhilgert9 May 4, 2024
0879d75
add docs for deprecation
lhilgert9 May 4, 2024
67370a3
add test-cases
lhilgert9 May 4, 2024
64d66bf
update docs to not use deprecated apis
lhilgert9 May 4, 2024
710f3c0
fix popper apply className from slotsProps and PopperProps
lhilgert9 May 4, 2024
1d2463b
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 May 4, 2024
df9b984
fix popperOptions
lhilgert9 May 4, 2024
2d9ea98
pnpm docs:typescript:formatted
lhilgert9 May 4, 2024
77566bd
pnpm prettier
lhilgert9 May 4, 2024
b4f8457
fix externalForwardedProps working with components prop
lhilgert9 May 4, 2024
ee0d1f5
fix misspelling transition
lhilgert9 May 4, 2024
987be9a
migrate Tooltips.test.js to not use deprecated apis
lhilgert9 May 4, 2024
bb3007d
prettier
lhilgert9 May 4, 2024
a3bfdf8
Revert "migrate Tooltips.test.js to not use deprecated apis"
lhilgert9 May 7, 2024
12e084f
resolve SlotProps for popperOptions
lhilgert9 May 10, 2024
c76a3fc
pnpm prettier
lhilgert9 May 10, 2024
b7da024
pnpm proptypes
lhilgert9 May 10, 2024
f62066a
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 May 25, 2024
40c35e5
prettier
lhilgert9 May 25, 2024
5457455
Merge remote-tracking branch 'upstream/next' into deprecate-tooltip-p…
lhilgert9 May 30, 2024
eb3f24d
fix migrate-from-deprecated-apis
lhilgert9 May 30, 2024
9f398dc
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp Nov 8, 2024
74630db
restore
siriwatknp Nov 8, 2024
b42fe84
update Tooltip to use `useSlot`
siriwatknp Nov 8, 2024
afaf99d
revert unrelated change
siriwatknp Nov 8, 2024
07e7cd9
add test for slots and slotProps
siriwatknp Nov 8, 2024
7e3fd6d
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp Nov 8, 2024
2e44cee
run proptypes and docs:api
siriwatknp Nov 11, 2024
19caedc
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp Nov 14, 2024
ffe15aa
apply suggestion
siriwatknp Nov 14, 2024
ac68ee0
update conformance tests
siriwatknp Nov 14, 2024
768fa24
apply suggestion
siriwatknp Nov 15, 2024
bb874cc
run proptypes and docs:api
siriwatknp Nov 15, 2024
2db1eac
Merge branch 'master' of https://github.com/mui/material-ui into depr…
siriwatknp Nov 18, 2024
514a4e6
update slots name
siriwatknp Nov 18, 2024
2fcd5a2
fix indentation
siriwatknp Nov 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pnpm docs:typescript:formatted
  • Loading branch information
lhilgert9 committed May 4, 2024
commit 2d9ea98b91d454f4a4ec37296ebf1b4beff60003

This file was deleted.

Loading