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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    beaef75 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. add codemod

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    03649bf View commit details
    Browse the repository at this point in the history
  2. add docs for deprecation

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    0879d75 View commit details
    Browse the repository at this point in the history
  3. add test-cases

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    67370a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d66bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    710f3c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d2463b View commit details
    Browse the repository at this point in the history
  7. fix popperOptions

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    df9b984 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d9ea98 View commit details
    Browse the repository at this point in the history
  9. pnpm prettier

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    77566bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4f8457 View commit details
    Browse the repository at this point in the history
  11. fix misspelling transition

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ee0d1f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    987be9a View commit details
    Browse the repository at this point in the history
  13. prettier

    lhilgert9 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    bb3007d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    a3bfdf8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    12e084f View commit details
    Browse the repository at this point in the history
  2. pnpm prettier

    lhilgert9 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c76a3fc View commit details
    Browse the repository at this point in the history
  3. pnpm proptypes

    lhilgert9 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b7da024 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    f62066a View commit details
    Browse the repository at this point in the history
  2. prettier

    lhilgert9 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    40c35e5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5457455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3f24d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    9f398dc View commit details
    Browse the repository at this point in the history
  2. restore

    siriwatknp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    74630db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b42fe84 View commit details
    Browse the repository at this point in the history
  4. revert unrelated change

    siriwatknp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    afaf99d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07e7cd9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/mui/material-ui into depr…

    …ecation/tooltip-comp-props
    siriwatknp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7e3fd6d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. run proptypes and docs:api

    siriwatknp committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2e44cee View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'master' of https://github.com/mui/material-ui into depr…

    …ecation/tooltip-comp-props
    siriwatknp committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    19caedc View commit details
    Browse the repository at this point in the history
  2. apply suggestion

    siriwatknp committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ffe15aa View commit details
    Browse the repository at this point in the history
  3. update conformance tests

    siriwatknp committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ac68ee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. apply suggestion

    siriwatknp committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    768fa24 View commit details
    Browse the repository at this point in the history
  2. run proptypes and docs:api

    siriwatknp committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb874cc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge branch 'master' of https://github.com/mui/material-ui into depr…

    …ecation/tooltip-comp-props
    siriwatknp committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2db1eac View commit details
    Browse the repository at this point in the history
  2. update slots name

    siriwatknp committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    514a4e6 View commit details
    Browse the repository at this point in the history
  3. fix indentation

    siriwatknp committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2fcd5a2 View commit details
    Browse the repository at this point in the history