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

Take block data for Global Styles from block.json #22698

Merged
merged 15 commits into from
Jun 3, 2020

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    41480b1 View commit details
    Browse the repository at this point in the history
  2. Enable background

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1312f9f View commit details
    Browse the repository at this point in the history
  3. Make selector optional and move it under support as experimental

    If a block doesn't provide a selector, we'll generate the class name:
    .wp-{namespace}-{block-name}
    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5fb5a35 View commit details
    Browse the repository at this point in the history
  4. Enable background-color

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    40a45e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9db087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6582c3e View commit details
    Browse the repository at this point in the history
  7. Add docs

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    96f71dd View commit details
    Browse the repository at this point in the history
  8. Document core/heading/*

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    12f2de8 View commit details
    Browse the repository at this point in the history
  9. Improve docs

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    9de210b View commit details
    Browse the repository at this point in the history
  10. Inform about JSON errors

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7457a1b View commit details
    Browse the repository at this point in the history
  11. Update docs

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    04f410b View commit details
    Browse the repository at this point in the history
  12. Remove general selector

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    df3bac3 View commit details
    Browse the repository at this point in the history
  13. Update comments

    oandregal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b923780 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f94cf9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41d378b View commit details
    Browse the repository at this point in the history