-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix synced pattern editing in write mode and refactor block editing mode to reducer #67026
base: trunk
Are you sure you want to change the base?
Commits on Nov 13, 2024
-
Add higher order reducer for pattern block editing modes.
- Remove the prev. React effect for managing pattern block editing modes - Implement higher order reducer in the block editor store ... it: - Tracks the clientIds of pattern blocks. - Uses the pattern block clientIds to manage block editing modes for pattern blocks and their inner blocks. - Updates both on any actions that change block lists.
Configuration menu - View commit details
-
Copy full SHA for 4c7653a - Browse repository at this point
Copy the full SHA 4c7653aView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e19dfa3 - Browse repository at this point
Copy the full SHA e19dfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828d50c - Browse repository at this point
Copy the full SHA 828d50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d92546 - Browse repository at this point
Copy the full SHA 8d92546View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 758fa60 - Browse repository at this point
Copy the full SHA 758fa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d6ca4 - Browse repository at this point
Copy the full SHA e1d6ca4View commit details -
Revert "Try moving synced pattern client ids into a separate reducer"
This reverts commit e1d6ca4. It doesn't really work, since reducer won't have access to `state.blocks.tree`.
Configuration menu - View commit details
-
Copy full SHA for 1721a7a - Browse repository at this point
Copy the full SHA 1721a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40fac0 - Browse repository at this point
Copy the full SHA c40fac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc59fe - Browse repository at this point
Copy the full SHA edc59feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ac49c - Browse repository at this point
Copy the full SHA 38ac49cView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea18275 - Browse repository at this point
Copy the full SHA ea18275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d0386 - Browse repository at this point
Copy the full SHA 49d0386View commit details -
Fix nested pattern handling - always process synced patterns in the r…
…educer. Add special handling for only adding pattern block itself as content only when not in zoomed out or nav mode
Configuration menu - View commit details
-
Copy full SHA for 4378c0d - Browse repository at this point
Copy the full SHA 4378c0dView commit details -
Zoomed out fixes - content should never be editable in zoomed out, ev…
…en synced pattern overrides or when write mode is active
Configuration menu - View commit details
-
Copy full SHA for 38a3ab3 - Browse repository at this point
Copy the full SHA 38a3ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43d368 - Browse repository at this point
Copy the full SHA a43d368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f44c44 - Browse repository at this point
Copy the full SHA 4f44c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for d636bac - Browse repository at this point
Copy the full SHA d636bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for a599a3d - Browse repository at this point
Copy the full SHA a599a3dView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60887f7 - Browse repository at this point
Copy the full SHA 60887f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad95bc - Browse repository at this point
Copy the full SHA 4ad95bcView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb11d91 - Browse repository at this point
Copy the full SHA eb11d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c50db - Browse repository at this point
Copy the full SHA 06c50dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9493ab9 - Browse repository at this point
Copy the full SHA 9493ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b183f7f - Browse repository at this point
Copy the full SHA b183f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bcf35 - Browse repository at this point
Copy the full SHA c8bcf35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfba9a - Browse repository at this point
Copy the full SHA 3dfba9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8207486 - Browse repository at this point
Copy the full SHA 8207486View commit details -
Configuration menu - View commit details
-
Copy full SHA for da87cbc - Browse repository at this point
Copy the full SHA da87cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f69a32 - Browse repository at this point
Copy the full SHA 6f69a32View commit details