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

Introduce section container selection when assembling patterns (zoom out mode) #59249

Merged
merged 53 commits into from
Apr 11, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    42cedd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8a035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b540e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d191f7a View commit details
    Browse the repository at this point in the history
  5. Refactor components to hooks

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    627ad0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83d6680 View commit details
    Browse the repository at this point in the history
  7. don't spread the client ids

    scruffian authored and ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ccffdf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5869fb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e1db1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c49ed7 View commit details
    Browse the repository at this point in the history
  11. remove the useEffect in the editor component of edit site, use the ac…

    …tion that sets the context to set the section root block too
    draganescu authored and ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b924fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ada6ff7 View commit details
    Browse the repository at this point in the history
  13. Fix copy/paste mistake

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    53b2ef1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8906c33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d68bb3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb01ba4 View commit details
    Browse the repository at this point in the history
  17. Use registry.batch instead

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    61b9078 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a828c9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    212d638 View commit details
    Browse the repository at this point in the history
  20. dispatch set block mode action

    draganescu authored and ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4d8c43c View commit details
    Browse the repository at this point in the history
  21. privatize the section root block client id selector

    Conflicts:
    	packages/block-editor/src/store/private-selectors.js
    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    207126a View commit details
    Browse the repository at this point in the history
  22. Remove unused reducers

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    79d8af4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    120aa93 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    206e17d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    90a4634 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c7a2cc0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9f3d560 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b289f6d View commit details
    Browse the repository at this point in the history
  29. Refactor to use select

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cab518b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    de412a9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5162d0c View commit details
    Browse the repository at this point in the history
  32. Remove registry.batch

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    37c477c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    80e67b5 View commit details
    Browse the repository at this point in the history
  34. Revert pattern edit.js

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a59a10 View commit details
    Browse the repository at this point in the history
  35. Fix selectors in selectors

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ebed90c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2528ce9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c5816f2 View commit details
    Browse the repository at this point in the history
  38. Optimize selector some more

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fb41e16 View commit details
    Browse the repository at this point in the history
  39. Fix missing imports

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b1ccce7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5d0a81a View commit details
    Browse the repository at this point in the history
  41. Revert list-view changes

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9e5640a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    dfc8f1e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d632363 View commit details
    Browse the repository at this point in the history
  44. Remove unused code

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4febcf8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e5bafcc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    29399fd View commit details
    Browse the repository at this point in the history
  47. Remove destructuing

    ajlende committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3af6938 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a9529ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb04e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2b78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    640823f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd8cf0a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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