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

Replace hardcoded CSS_UNITS and inherit values from theme.json #31822

Merged
merged 13 commits into from
May 19, 2021

Commits on May 19, 2021

  1. Move useCustomUnits

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4638cc4 View commit details
    Browse the repository at this point in the history
  2. refactor useCustomUnits

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a138589 View commit details
    Browse the repository at this point in the history
  3. reorder units

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    79918f6 View commit details
    Browse the repository at this point in the history
  4. use layout.units

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4dfed69 View commit details
    Browse the repository at this point in the history
  5. useCustomUnits in columns

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    241c175 View commit details
    Browse the repository at this point in the history
  6. useCustomUnits for cover

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    313f989 View commit details
    Browse the repository at this point in the history
  7. useCustomUnits for search

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    09ba6b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a15ab8 View commit details
    Browse the repository at this point in the history
  9. move to components & refactor

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    439ad19 View commit details
    Browse the repository at this point in the history
  10. update fontsize

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    20e17f1 View commit details
    Browse the repository at this point in the history
  11. remove unstable/experimental units

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c8c8120 View commit details
    Browse the repository at this point in the history
  12. forgot about the native exports

    aristath authored and youknowriad committed May 19, 2021
    Configuration menu
    Copy the full SHA
    afa56ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1cad86 View commit details
    Browse the repository at this point in the history