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][styles] convert createPalette code to typescript #44173

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2024

  1. change type

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e7d6797 View commit details
    Browse the repository at this point in the history
  2. add types

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4a138ca View commit details
    Browse the repository at this point in the history
  3. fix types

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c58c19e View commit details
    Browse the repository at this point in the history
  4. remove .d.ts file

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dd13c74 View commit details
    Browse the repository at this point in the history
  5. prettier

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    053f24c View commit details
    Browse the repository at this point in the history
  6. reuse palettemode

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ae93f89 View commit details
    Browse the repository at this point in the history
  7. add missed minify error

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    40b9076 View commit details
    Browse the repository at this point in the history
  8. remove uncessary type

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    34ae654 View commit details
    Browse the repository at this point in the history
  9. fix types

    sai6855 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    07f8d62 View commit details
    Browse the repository at this point in the history