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

Remove colors classes from the packages that are already provided by global styles #34510

Merged
merged 6 commits into from
Sep 3, 2021

Commits on Sep 2, 2021

  1. Remove background-colors mixin

    these are enqueued already via the global stylesheet.
    oandregal committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b465c5e View commit details
    Browse the repository at this point in the history
  2. Remove the foreground-colors mixin

    these are enqueued already via the global stylesheet.
    oandregal committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b48157b View commit details
    Browse the repository at this point in the history
  3. Remove the gradients-color mixin

    these are enqueued already via the global stylesheet.
    oandregal committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    1c0cad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870fdea View commit details
    Browse the repository at this point in the history
  5. Announce breaking change

    oandregal committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bd768da View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Keep deprecated gradients

    oandregal committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b18cab3 View commit details
    Browse the repository at this point in the history