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

Experiment: Auto-inserting blocks on the frontend and in the editor (via REST API) #51449

Merged
merged 18 commits into from
Jul 26, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    6e3e49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73a190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    919a2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbb1c6d View commit details
    Browse the repository at this point in the history
  5. Add missing PHPDoc

    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    da643e8 View commit details
    Browse the repository at this point in the history
  6. Whitespace

    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2f78d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f7faee View commit details
    Browse the repository at this point in the history
  8. Harmonize argument order

    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4d21f5c View commit details
    Browse the repository at this point in the history
  9. Placate linter

    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5e3bfd0 View commit details
    Browse the repository at this point in the history
  10. Remove __experimentalAutoInsert from block.json schema

    Turns out we don't need it for 3rd party blocks to work.
    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    954eeed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52efdf0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d7f70a View commit details
    Browse the repository at this point in the history
  13. Coding Standards

    ockham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0f564f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f3e566b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa65ac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    bfe97c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edffdc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b610c37 View commit details
    Browse the repository at this point in the history