Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Backports for 5.6 Beta 2 #26442
Backports for 5.6 Beta 2 #26442
Conversation
* Remove isDraggingBlocks check * Clean up drag and drop data if the user presses escape when dragging * Add comment to ensure avoidance of dragend * Switch to using dragend
* Mark change in attributes when gallery mounts as not persistant * Fix typo
* Account for unknown number of controls in block inspector * Ensure selection is on-screen by using a group block instead of cover, which takes up less space on screen * Fix typewriter test * Use correct name for patterns test * Revert change to .wp-env.json * Fix multi-entity side editor saving test * Remove blank line
I trust you |
16b8b04
into
wp/trunk
tellthemachines commentedOct 26, 2020
•
edited
Description
Contains:
Fix drop zone indicators for non blocks: #25986
Fix archives block render function: #26309 (requires PHP change in Core)
Code block: preserve indentation on paste: #26347
Turn off autocomplete for token input. #26427
Fix parent post selector: ensure initial value available, search performed, all results shown. #26397
Fix gallery block undo issue #26377
How has this been tested?
Screenshots
Types of changes
Checklist: