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

[material-ui][system] Use direct import #40851

Merged
merged 25 commits into from
Feb 15, 2024

Commits on Jan 24, 2024

  1. init deprecations codemod

    siriwatknp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7a85173 View commit details
    Browse the repository at this point in the history
  2. update readme

    siriwatknp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5c4c9a2 View commit details
    Browse the repository at this point in the history
  3. add accordion-props

    siriwatknp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    39bf946 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add missing index file

    siriwatknp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    78e70aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05e8a2 View commit details
    Browse the repository at this point in the history
  3. added contributing guide

    siriwatknp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0db96f0 View commit details
    Browse the repository at this point in the history
  4. fix logic

    siriwatknp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e54092c View commit details
    Browse the repository at this point in the history
  5. update test cases

    siriwatknp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    280ece1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b3225 View commit details
    Browse the repository at this point in the history
  7. fix guide

    siriwatknp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    46f1f12 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix assignObject logic

    siriwatknp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8a3e4ba View commit details
    Browse the repository at this point in the history
  2. update CONTRIBUTING

    siriwatknp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4655232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00b718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c161d View commit details
    Browse the repository at this point in the history
  5. add tests

    siriwatknp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    27ade21 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

    …mod/utils-direct-import
    siriwatknp committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f9895f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

    …mod/utils-direct-import
    siriwatknp committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    44e967a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

    …mod/utils-direct-import
    siriwatknp committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    620ef9e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

    …mod/utils-direct-import
    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cda55d5 View commit details
    Browse the repository at this point in the history
  2. transform Material UI

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e1937f0 View commit details
    Browse the repository at this point in the history
  3. transform MUI system

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f0b7d50 View commit details
    Browse the repository at this point in the history
  4. remove codemod

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1f4baaa View commit details
    Browse the repository at this point in the history
  5. run prettier

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0da8f6b View commit details
    Browse the repository at this point in the history
  6. bring back eslint-disable

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7ed728f View commit details
    Browse the repository at this point in the history
  7. run prettier

    siriwatknp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    58f8b93 View commit details
    Browse the repository at this point in the history