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

Improve caching for theme.json processing #3418

Closed
wants to merge 16 commits into from
Closed

Improve caching for theme.json processing #3418

wants to merge 16 commits into from

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    0002770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb15514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d67b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481ae78 View commit details
    Browse the repository at this point in the history
  5. Better naming

    oandregal committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9e229c3 View commit details
    Browse the repository at this point in the history
  6. Use less memory

    oandregal committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    83da1ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e1181d View commit details
    Browse the repository at this point in the history
  8. Fix lint issue

    oandregal committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    74ad7d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. PHPDoc improvements

    oandregal authored and hellofromtonya committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    875a0bd View commit details
    Browse the repository at this point in the history
  2. PHPDoc improvements

    oandregal authored and hellofromtonya committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    86694ea View commit details
    Browse the repository at this point in the history
  3. PHPDoc improvements

    oandregal authored and hellofromtonya committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0270b3a View commit details
    Browse the repository at this point in the history
  4. DocBlock improvements

    * Removes "we" words
    * Adds data type to `@param`
    * Improves readability and consistency
    hellofromtonya committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bad2ba7 View commit details
    Browse the repository at this point in the history
  5. DocBlock formatting

    hellofromtonya committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    94fa33a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c3c14d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14c802b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f1329c View commit details
    Browse the repository at this point in the history