-
Notifications
You must be signed in to change notification settings - Fork 903
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
Apply padding and separator for Collapsibles #10482
Closed
Closed
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
Bump yoast-components to 4.4.0
…into release/7.7
Add changelog item
…e delete-tag AJAX action.
Mostly multi-line array layout fixes and some minor documentation fixes for layout, grammar and missing tags.
Show a notification when a term has been deleted
# Conflicts: # js/dist/commons-771.min.js # js/dist/configuration-wizard-770.min.js # js/dist/search-appearance-770.min.js # js/dist/search-appearance-771.js # js/dist/wp-seo-help-center-770.min.js # js/dist/wp-seo-modal-770.min.js # js/dist/wp-seo-post-scraper-770.min.js # js/dist/wp-seo-replacevar-plugin-770.min.js # js/dist/wp-seo-term-scraper-770.min.js # js/dist/wp-seo-wp-globals-backport-770.min.js # wp-seo.php
Link suggestions in sidebar
Gutenberg prominent words
Remove premium dependencies
Import Gutenberg from the correct @WordPress imports
…ks' into components-671-styling-tweaks
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.
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
Snippet Preview
is the only opened collapsible by default.Test instructions
This PR can be tested by following these steps:
Quality assurance
I have added unittests to verify the code works as intended