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

Auto-inserting blocks: Add block inspector panel #52969

Merged
merged 62 commits into from
Aug 29, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    44b69f3 View commit details
    Browse the repository at this point in the history
  2. Try register rest field approach

    cbravobernal authored and ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    31942c0 View commit details
    Browse the repository at this point in the history
  3. Placate linter

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    549367b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf4253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cd7732 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742c20e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2184a3 View commit details
    Browse the repository at this point in the history
  8. Add TODO note

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ebb1da2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f248a65 View commit details
    Browse the repository at this point in the history
  10. Add explanatory comment

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7c53cac View commit details
    Browse the repository at this point in the history
  11. Formatting

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    145773b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc3c472 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea2e4ee View commit details
    Browse the repository at this point in the history
  14. Filter fields

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cd06950 View commit details
    Browse the repository at this point in the history
  15. Formatting

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dc7e09c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d385c35 View commit details
    Browse the repository at this point in the history
  17. Show auto-inserted block title

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5868df5 View commit details
    Browse the repository at this point in the history
  18. Simplify

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    012c69f View commit details
    Browse the repository at this point in the history
  19. Basic list with icons

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6d1f6da View commit details
    Browse the repository at this point in the history
  20. Group by vendor

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    42338a4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8568c66 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6cdb95d View commit details
    Browse the repository at this point in the history
  23. Handle 'before' insertion

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    41fa152 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e4d32cc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    db4c7eb View commit details
    Browse the repository at this point in the history
  26. Fix

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    feea87f View commit details
    Browse the repository at this point in the history
  27. Add inline TODO note

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bba74af View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3739395 View commit details
    Browse the repository at this point in the history
  29. Simplify

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    76d0af4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    92442d0 View commit details
    Browse the repository at this point in the history
  31. Add explanatory comment

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8534c83 View commit details
    Browse the repository at this point in the history
  32. Clarify comment

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f0ad150 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6312e2d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2d063f0 View commit details
    Browse the repository at this point in the history
  35. Revert "Add __experimentalAutoInsert to block.json schema"

    This reverts commit c758751.
    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    89cdb63 View commit details
    Browse the repository at this point in the history
  36. Remove now-obsolete comment

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d15887 View commit details
    Browse the repository at this point in the history
  37. Simplify

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ab3a254 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    085cd85 View commit details
    Browse the repository at this point in the history
  39. Clean up a bit

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c423941 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a938ca0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    406391c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c91ce65 View commit details
    Browse the repository at this point in the history
  43. Add small TODO note

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7ab4cfe View commit details
    Browse the repository at this point in the history
  44. Add another TODO note

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ad8f3f2 View commit details
    Browse the repository at this point in the history
  45. Fix PHP lint errors

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    965875f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    cdd56b2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1514816 View commit details
    Browse the repository at this point in the history
  48. Use in operator

    ockham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    aa8dc07 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f8c92d4 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    550cc9e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    be01f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311ec1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd8200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c70af View commit details
    Browse the repository at this point in the history
  5. Fix PHPDoc

    ockham committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    70c3787 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    101455d View commit details
    Browse the repository at this point in the history
  2. Use 'in' operator

    ockham committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    769419c View commit details
    Browse the repository at this point in the history
  3. Rename 'prefix' to 'namespace'

    ockham committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0204dda View commit details
    Browse the repository at this point in the history
  4. Make schema more precise

    ockham committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cd33697 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1aa48e7 View commit details
    Browse the repository at this point in the history
  6. Use enum in schema

    ockham committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    65c892d View commit details
    Browse the repository at this point in the history
  7. Formatting

    ockham committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e10c5b3 View commit details
    Browse the repository at this point in the history