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

Add Gutenberg support #1554

Merged
merged 36 commits into from
Nov 8, 2018
Merged

Add Gutenberg support #1554

merged 36 commits into from
Nov 8, 2018

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    5039789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3539d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73da4c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9cdb86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    255bffa View commit details
    Browse the repository at this point in the history
  6. Make #main's z-index 1

    benlk committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    533b869 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b38e700 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0633fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    962d567 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Add support for Gutenberg's use of <figure> and add support for align…

    …wide in single-column posts
    benlk committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    e4da8d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Complete .classic .alignfull styles; WIP .classic .alignwide styles: …

    …support needed for > 768px
    benlk committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c3e56a5 View commit details
    Browse the repository at this point in the history
  2. note on what align-wide does

    benlk committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    60e7d66 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    b121912 View commit details
    Browse the repository at this point in the history
  2. Typofix in tests for gutenberg

    benlk committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    cfa64e4 View commit details
    Browse the repository at this point in the history
  3. Split Gutenberg test functions off into separate test class in tests/…

    …inc/test-enqueue.php; use env variable to set whether to run Gutenberg tests in .travis.yml, reduce redundant variables in .travis.yml
    benlk committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    6ce7507 View commit details
    Browse the repository at this point in the history
  4. Switch from using function 'the_gutenberg_project' to 'register_block…

    …_type' to enqueue Gutenberg assets.
    benlk committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    12f7660 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cfd7f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bd24e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    694fa6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf014c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9607e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8347b8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ea5b6b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    b802dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f66fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e8da2 View commit details
    Browse the repository at this point in the history
  4. Update homepages/homepage.php to use the 'Homepage Top Story' term, n…

    …ow that we're using that Largo-wide
    benlk committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    68aa4f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2dc11d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    055166f View commit details
    Browse the repository at this point in the history
  7. But Brain, what if a post has no attachment?

    In that case, Pinky, we must output an empty string!
    benlk committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    0ba77d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff3f26a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    deefc30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1909242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cf3d79 View commit details
    Browse the repository at this point in the history
  12. has-drop-cap support

    benlk committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    9cda2f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ecf7eb View commit details
    Browse the repository at this point in the history