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

[Joy] Improve variant customization experience #30878

Merged
merged 31 commits into from
Feb 12, 2022

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    71337a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4fd85 View commit details
    Browse the repository at this point in the history
  3. minor cleanup types

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f70996d View commit details
    Browse the repository at this point in the history
  4. add comment

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b27c23d View commit details
    Browse the repository at this point in the history
  5. fix types

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    069b03f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac39c9a View commit details
    Browse the repository at this point in the history
  7. fix types

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    cc33f74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abd043c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ee1c0c View commit details
    Browse the repository at this point in the history
  10. remove recursive type

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c7f3f44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5a1a77 View commit details
    Browse the repository at this point in the history
  12. add prefix to theme

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6741ec0 View commit details
    Browse the repository at this point in the history
  13. fix contained overrides

    siriwatknp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    22d7c5e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    7f8875e View commit details
    Browse the repository at this point in the history
  2. fix CSS value case

    siriwatknp committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8d5885e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321c90a View commit details
    Browse the repository at this point in the history
  4. remove colorScheme toggle

    siriwatknp committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    23f5d4a View commit details
    Browse the repository at this point in the history
  5. add tests

    siriwatknp committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    87fc23e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/mui-org/material-ui into …

    …joy/variant-implementation
    siriwatknp committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    df69def View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5654f7 View commit details
    Browse the repository at this point in the history
  8. rename for consistency

    siriwatknp committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4bcd7e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. revert changes

    siriwatknp committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c28d963 View commit details
    Browse the repository at this point in the history
  2. fix types naming

    siriwatknp committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6e0d45c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a4888 View commit details
    Browse the repository at this point in the history
  4. add comments

    siriwatknp committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b6ad6f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    364a57f View commit details
    Browse the repository at this point in the history
  2. fix wrong merge conflict

    siriwatknp committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c19d937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb6800 View commit details
    Browse the repository at this point in the history
  4. fix test

    siriwatknp committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a8a9a41 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. add override text palette

    siriwatknp committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    721046b View commit details
    Browse the repository at this point in the history
  2. fix test

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