-
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
Backport Beta 4 fixes to WordPress Core. #32956
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b7e51e7 - Browse repository at this point
Copy the full SHA b7e51e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7307227 - Browse repository at this point
Copy the full SHA 7307227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae85c0 - Browse repository at this point
Copy the full SHA 1ae85c0View commit details -
Fix a regression where
custom-units
are forced as an array. (#32898)* Fix a regression where `custom-units` are forced as an array.
Configuration menu - View commit details
-
Copy full SHA for 93f6563 - Browse repository at this point
Copy the full SHA 93f6563View commit details -
TemplatePanel: Fixed a problem that when a new template is created, t…
…he template is not displayed in the select box. (#32744)
Configuration menu - View commit details
-
Copy full SHA for ec414b1 - Browse repository at this point
Copy the full SHA ec414b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdd11e - Browse repository at this point
Copy the full SHA abdd11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e42aaef - Browse repository at this point
Copy the full SHA e42aaefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d83e7c - Browse repository at this point
Copy the full SHA 7d83e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ccbbf - Browse repository at this point
Copy the full SHA b7ccbbfView commit details -
Fix legacy widget edit style bleed (#32871)
* Fix legacy widget edit style bleed * Match block width with inserter. * Make sure all text in legacy widget placeholders is legible. * Fix background color issue.
Configuration menu - View commit details
-
Copy full SHA for 6c81984 - Browse repository at this point
Copy the full SHA 6c81984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d889b - Browse repository at this point
Copy the full SHA 06d889bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9b396 - Browse repository at this point
Copy the full SHA 5a9b396View commit details -
Avoid flash of background color by moving gray background color to el…
…ement that is not a compositing layer (#32747)
Configuration menu - View commit details
-
Copy full SHA for c3f3fed - Browse repository at this point
Copy the full SHA c3f3fedView commit details -
Disable "FSE" blocks in Widgets Editor (#32761)
* Disable post-* and query* blocks * Disable remaining entity blocks and any experimental FSE blocks * Apply same disabling in the Customizer Widgets screen * Remove any registered reusable blocks from inserter * Fully disable reusable blocks in Widgets Editor * Fully disable reusable blocks in Widgets Editor * Improve constant usage
Configuration menu - View commit details
-
Copy full SHA for 942fe13 - Browse repository at this point
Copy the full SHA 942fe13View commit details -
Fix broken the post-template-editor test. (#32904)
* Change to a theme that supports block-templates, and then delete wp_template and wp_template_part posts. * add plugin for switch add_theme_support('block-templates') * Update packages/e2e-tests/specs/experiments/post-editor-template-mode.test.js Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl> * Update packages/e2e-tests/specs/experiments/post-editor-template-mode.test.js Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 437ca8e - Browse repository at this point
Copy the full SHA 437ca8eView commit details -
Block Library: Unify handling for block view scripts (#32814)
* Block Library: Unify handling for block view scripts * Add logic that registers view scripts for blocks * Fix e2e tests with view script for Navigation block
Configuration menu - View commit details
-
Copy full SHA for 3ede3a2 - Browse repository at this point
Copy the full SHA 3ede3a2View commit details -
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for c16b1d7 - Browse repository at this point
Copy the full SHA c16b1d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789c167 - Browse repository at this point
Copy the full SHA 789c167View commit details -
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 187ed1c - Browse repository at this point
Copy the full SHA 187ed1cView commit details -
Update packages/e2e-tests/specs/experiments/blocks/navigation.test.js
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for a47f4e5 - Browse repository at this point
Copy the full SHA a47f4e5View commit details -
Update packages/e2e-tests/specs/experiments/blocks/navigation.test.js
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for fe467b5 - Browse repository at this point
Copy the full SHA fe467b5View commit details -
Update packages/e2e-tests/specs/experiments/blocks/navigation.test.js
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 3b32539 - Browse repository at this point
Copy the full SHA 3b32539View commit details -
Update packages/e2e-tests/specs/experiments/blocks/navigation.test.js
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for b9ffaeb - Browse repository at this point
Copy the full SHA b9ffaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab23e3 - Browse repository at this point
Copy the full SHA 7ab23e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7312c5 - Browse repository at this point
Copy the full SHA a7312c5View commit details -
Disable Android e2e tests while we investigate foundational breakage (#…
…32934) * Disable Android e2e tests while we investigate foundational breakage A `adb: no devices/emulators found` error is occurring and cause every run to fail. We intend to temporarily disable this job while we investigate the cause to avoid causing disruptions or confusion for contributors. * Revert "Disable Android e2e tests while we investigate foundational breakage" This reverts commit edb581e. * Leverage if configuration to disable test Previous approach did not work. Using the if configuration seems more appropriate. * Fix conditional logic for GitHub Action
Configuration menu - View commit details
-
Copy full SHA for 3ffeb4f - Browse repository at this point
Copy the full SHA 3ffeb4fView commit details