-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add backports for 5.7 RC 2 #29416
Merged
Merged
Add backports for 5.7 RC 2 #29416
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…is preserved on the client (#29213) * export metadata, temporary placeholder to not override server values * Add e2e test that ensure that filtered metadata is propagated to the client * Fix issues raised by PHP linter Co-authored-by: Kerry Liu <kerryliu@gmail.com>
kses are stripping out the CSS variable inline style for roles without unfiltered_html capabilities. This changes the approach to pass the colors via block context to the inner blocks to be rendered as normal inline color & background-color styles.
…k to blocks. (#29292) * Fix reusable block crash when content is a function * Fix incorrect arg to content function * Add an e2e test
This fixes the Spacing control not appearing when global styles are disabled and enableCustomSpacing is set to true in the post editor settings.
* Fix buttons > button alignments in the editor * Move style to the right place in stylesheet * Fix typo * Apply change in front-end too and adjust editor styles to match * Adjust margins * Add some more commentary
noisysocks
requested review from
ajitbohra,
mkaz,
nerrad and
ntwb
as code owners
March 1, 2021 02:22
Size Change: +491 B (0%) Total Size: 1.37 MB
ℹ️ View Unchanged
|
* Wait for loading to finish in e2e test * Simplify and add some more assertions
noisysocks
force-pushed
the
add/backports-for-5.7-rc-2
branch
from
March 1, 2021 05:13
37c8cf7
to
3e4a04a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cherry-picks these PRs into
wp/5.7
for WordPress 5.7 RC 2: