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

Styles: add Editor Styles support #9008

Merged
merged 17 commits into from
Sep 5, 2018
Merged

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    da0847c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b983b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deccd21 View commit details
    Browse the repository at this point in the history
  4. Refactor default Gutenberg editor styles to apply on the editor-block…

    …-list__block className
    
    This make those styles easily extendable in editor styles
    youknowriad committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    50e6498 View commit details
    Browse the repository at this point in the history
  5. Fix linting errors

    youknowriad committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ee2d812 View commit details
    Browse the repository at this point in the history
  6. Fix e2e tests

    youknowriad committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2aa09f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66523d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6be229d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5eb842 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aae8dc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9b76c1 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    youknowriad committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    60e1489 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7eeaec9 View commit details
    Browse the repository at this point in the history
  14. Inherit color on headings placed in wp-block-heading.

    Allows using `.wp-block-heading { color: blue; }`.
    mtias authored and youknowriad committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    9ba8f93 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7b2ecb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c58f0eb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Fix unit tests

    youknowriad committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    53f789b View commit details
    Browse the repository at this point in the history