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

Blocks: Support block nesting (Add Columns block, InnerBlocks component) #3745

Merged
merged 13 commits into from
Feb 6, 2018

Commits on Feb 6, 2018

  1. Editor: Move slot provider to top-level

    Nesting editors still want to make use of ancestored slots, e.g. inserter, toolbar, inspector controls
    aduth committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    dea003b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb160e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86fd2bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f556b3 View commit details
    Browse the repository at this point in the history
  5. Blocks: Add Columns block

    aduth committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    38165b9 View commit details
    Browse the repository at this point in the history
  6. Revert "Editor: Move slot provider to top-level"

    This reverts commit 7b6adced07889fe8eaf2b769f7708b0fc58033aa.
    aduth committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    80d66e6 View commit details
    Browse the repository at this point in the history
  7. Block List: Move BlockList to layout file

    Aiding in GitHub rebase history as explicit move
    aduth committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    06252a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dd6f6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    377a1f2 View commit details
    Browse the repository at this point in the history
  10. Blocks: Rename latest posts layout attribute as postLayout

    Otherwise conflicting with newly-introduced "layout" attribute applying to all blocks for nesting arrangement
    aduth committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    60c7158 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    326cdac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab4be6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31a2ce0 View commit details
    Browse the repository at this point in the history