-
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
Second round of bugfixes for WP 6.3 RC3 #53210
Commits on Aug 1, 2023
-
Top toolbar: Fix issues with save button overlap, and plugin buttons (#…
…53101) * Shorten the width of the top toolbar overlay and make doc title smaller. * Add a scrim and a margin to handle plugin buttons better.
Configuration menu - View commit details
-
Copy full SHA for 0ea6c91 - Browse repository at this point
Copy the full SHA 0ea6c91View commit details -
Remove block tools back compat component schedule for deprecated in 6…
….3 (#53115) * Removes usage of BlockToolsBackCompat * Remove unwanted BlockTools from Nav sidebar
Configuration menu - View commit details
-
Copy full SHA for b93e9c1 - Browse repository at this point
Copy the full SHA b93e9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a04e31 - Browse repository at this point
Copy the full SHA 9a04e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b95ec - Browse repository at this point
Copy the full SHA 86b95ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6903bb1 - Browse repository at this point
Copy the full SHA 6903bb1View commit details -
Fix regression with Edit site Navigate regions (#52940)
* Make the navigabel region wrap the inert sidebar. * Adjust animation.
Configuration menu - View commit details
-
Copy full SHA for 1d8bb10 - Browse repository at this point
Copy the full SHA 1d8bb10View commit details -
Fix not expanding pattern in page editor (#53169)
--------- Co-authored-by: Aaron Robertshaw <60436221+aaronrobertshaw@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bcda10 - Browse repository at this point
Copy the full SHA 0bcda10View commit details -
Footnotes: fix published preview (#53072)
* Footnotes: fix published preview * remove var dump * Fix php lint * PHP lint * Address feedback * Add e2e test
Configuration menu - View commit details
-
Copy full SHA for bb9bc10 - Browse repository at this point
Copy the full SHA bb9bc10View commit details -
Footnotes: disable for synced patterns and prevent duplication for pa…
…ges in site editor (#53003) * Initial commit: - Prevent footnote creation withing core/block - Only insert a footnote if one isn't found in the entity block list * Try grabbing controlled blocks from parent post content block * Cache `selectedClientId` Get hasParentCoreBlocks using separate useSelect call. * Rename hasParentCoreBlocks to isBlockWithinPattern Add comments * Removing while loop since we're already fetching the post content parent in the `getBlockParentsByBlockName` call above * Reinstating while loop because it can deal with nested blocks --------- Co-authored-by: Andrew Serong <14988353+andrewserong@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef4f1f2 - Browse repository at this point
Copy the full SHA ef4f1f2View commit details -
Footnotes: add missing _ in revision field filter (#53135)
* Footnotes: add missing _ in revision field filter * Use correct hook name * Revert prefixing callback names
Configuration menu - View commit details
-
Copy full SHA for 2d8d1da - Browse repository at this point
Copy the full SHA 2d8d1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2baf81c - Browse repository at this point
Copy the full SHA 2baf81cView commit details -
Render the footer conditionally in the global styles sidebar componen…
…t so that any side effects from the footer wrapper are not rendered, e.g., styles and what not (#53204) Ensure that the precise bottom margin persists if the footer isn't rendered
Configuration menu - View commit details
-
Copy full SHA for abe73df - Browse repository at this point
Copy the full SHA abe73dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc0dad - Browse repository at this point
Copy the full SHA 2bc0dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1662b7b - Browse repository at this point
Copy the full SHA 1662b7bView commit details