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 #50103

Closed
wants to merge 39 commits into from

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    a9b1993 View commit details
    Browse the repository at this point in the history
  2. Use an actual block

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6ac30c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ebf7e View commit details
    Browse the repository at this point in the history
  4. Bit of polish

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9382109 View commit details
    Browse the repository at this point in the history
  5. More polish

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    01de9dc View commit details
    Browse the repository at this point in the history
  6. More polish

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    df6cf73 View commit details
    Browse the repository at this point in the history
  7. Consistency

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9db02c3 View commit details
    Browse the repository at this point in the history
  8. Formatting

    ockham committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9a46647 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1b0225 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    6f36442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02883ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd8c6d View commit details
    Browse the repository at this point in the history
  4. Simplify render_block logic

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e1fde47 View commit details
    Browse the repository at this point in the history
  5. Comment typo

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9e36ff1 View commit details
    Browse the repository at this point in the history
  6. Switch places

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1188192 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8161e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05f3bd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db0434d View commit details
    Browse the repository at this point in the history
  10. A bit nicer still

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    829806e View commit details
    Browse the repository at this point in the history
  11. Manually create inserted block

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    da7290d View commit details
    Browse the repository at this point in the history
  12. Formatting

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4076c4e View commit details
    Browse the repository at this point in the history
  13. Fix unit test

    ockham committed May 31, 2023
    Configuration menu
    Copy the full SHA
    97fbbae View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. A bit easier on the eye

    ockham committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8b78c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9c832 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. A bit nicer to read yet

    ockham committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3666509 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    2f5f385 View commit details
    Browse the repository at this point in the history
  2. More precise schema

    ockham committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1f7efb4 View commit details
    Browse the repository at this point in the history
  3. Just before/after

    ockham committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d5ab6d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee00d2 View commit details
    Browse the repository at this point in the history
  5. Nicer syntax

    ockham committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4495304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4281152 View commit details
    Browse the repository at this point in the history
  7. Insert block dynamically

    ockham committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    50a63e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    236dc32 View commit details
    Browse the repository at this point in the history
  9. Change syntax again

    ockham committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2ae6616 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Revert "Change syntax again"

    This reverts commit 2ae6616.
    ockham committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b3ad57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411f160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd4f28 View commit details
    Browse the repository at this point in the history
  4. Support block attributes

    ockham committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    46e30e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    023d652 View commit details
    Browse the repository at this point in the history