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

[core] Generate vars in extendTheme #35739

Merged
merged 89 commits into from
Mar 3, 2023

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    973af92 View commit details
    Browse the repository at this point in the history
  2. fixes

    mnajdova committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0c6ad95 View commit details
    Browse the repository at this point in the history
  3. fixes

    mnajdova committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1e3dd19 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. fix palette generation

    mnajdova committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    315574e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e5eee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1ff8b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add test

    mnajdova committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    707b7a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Feb 16, 2023

  1. Merge pull request #36 from siriwatknp/extendTheme/generate-vars2

    generate `vars` in `extendTheme`
    mnajdova committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cc2f375 View commit details
    Browse the repository at this point in the history
  2. add default values

    mnajdova committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ec2c1af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc5c8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de86915 View commit details
    Browse the repository at this point in the history
  5. Material Next UI updates

    mnajdova committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ae73183 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    5fc8f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9521a0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc897e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    aad2c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d76b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd85ec6 View commit details
    Browse the repository at this point in the history
  4. more CSS variables defaults

    mnajdova committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b6f92c9 View commit details
    Browse the repository at this point in the history
  5. prettier

    mnajdova committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7720593 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05c1d81 View commit details
    Browse the repository at this point in the history
  7. Fix issue for missing vars

    mnajdova committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    bef9873 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. lint & prettier

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    576a331 View commit details
    Browse the repository at this point in the history
  2. more fixes

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    76e434b View commit details
    Browse the repository at this point in the history
  3. prettier

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0138dfc View commit details
    Browse the repository at this point in the history
  4. revert changes in CssVarsProvider, the only change should be how the …

    …shouldSkipGeneratingVar is read
    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9a01043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    176dbcf View commit details
    Browse the repository at this point in the history
  6. Final fixes

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    56fce0b View commit details
    Browse the repository at this point in the history
  7. Make options optional

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0de9228 View commit details
    Browse the repository at this point in the history
  8. Handle channels as values, use correct resolved palette in the varian…

    …ts, add conditional option for adding values
    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ab2baac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48b379a View commit details
    Browse the repository at this point in the history
  10. fixes

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5091fcd View commit details
    Browse the repository at this point in the history
  11. final fixes

    mnajdova committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    62c77e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    8dd6c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1e4a1 View commit details
    Browse the repository at this point in the history
  3. remove trailing /

    mnajdova committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5f7cebb View commit details
    Browse the repository at this point in the history
  4. add png

    mnajdova committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7af8584 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    570be4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a136c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1060372 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bad09ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    212e562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7231468 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afa507c View commit details
    Browse the repository at this point in the history
  12. Bump Emotion to ^11.10.6 (mui#36249)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9a155a8 View commit details
    Browse the repository at this point in the history
  13. Bump nx to ^15.7.2 (mui#36251)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a88d82d View commit details
    Browse the repository at this point in the history
  14. Bump @types/jsdom to ^21.1.0 (mui#36261)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8239fb4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4853012 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1ec41d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e0b812a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    537bb48 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4673d86 View commit details
    Browse the repository at this point in the history
  20. Bump lerna to ^6.5.1 (mui#36250)

    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    84f48cf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    63824fb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2579b29 View commit details
    Browse the repository at this point in the history
  23. Bump @testing-library/dom to ^9.0.0 (mui#36259)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9078414 View commit details
    Browse the repository at this point in the history
  24. Bump @argos-ci/core to ^0.8.0 (mui#36253)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ce8e021 View commit details
    Browse the repository at this point in the history
  25. [Select] Fix incorrect selecting of first element (mui#36024)

    Co-authored-by: Marija Najdova <mnajdova@gmail.com>
    2 people authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    14b3afa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8ddf9fd View commit details
    Browse the repository at this point in the history
  27. Bump @mdx-js/react to ^2.3.0 (mui#36144)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1cb7776 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1577eab View commit details
    Browse the repository at this point in the history
  29. simplify the code

    siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f7061a1 View commit details
    Browse the repository at this point in the history
  30. add test

    siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ff7fe66 View commit details
    Browse the repository at this point in the history
  31. fix undefined fallback

    siriwatknp committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    329aa26 View commit details
    Browse the repository at this point in the history
  32. fix focus visible regression

    mnajdova committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    64b1006 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    76e1011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b48ca View commit details
    Browse the repository at this point in the history
  3. shorten the fn name

    siriwatknp committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c602938 View commit details
    Browse the repository at this point in the history
  4. use optional chaining

    siriwatknp committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e442707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f37346 View commit details
    Browse the repository at this point in the history
  6. use default theme

    siriwatknp committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    70b4fc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65527cf View commit details
    Browse the repository at this point in the history
  8. Update cssVarsParser test

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    06e89e5 View commit details
    Browse the repository at this point in the history
  9. fix lint

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b6bdfe1 View commit details
    Browse the repository at this point in the history
  10. prettier

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    34ced86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    753ea85 View commit details
    Browse the repository at this point in the history
  12. improve readibility

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5c657de View commit details
    Browse the repository at this point in the history
  13. remove type cast

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d93ab8c View commit details
    Browse the repository at this point in the history
  14. fixes

    mnajdova committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    91c85d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

    mnajdova committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e27cb0e View commit details
    Browse the repository at this point in the history
  3. fix type issue

    mnajdova committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    27a6f5b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

    …ndTheme/generate-vars
    siriwatknp committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f443527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b8ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478eaaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc38d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d930896 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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