-
Notifications
You must be signed in to change notification settings - Fork 131
Merge latest changes to feature branch #2012
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
Closed
mukeshpanchal27
wants to merge
49
commits into
feature/1511-incorporate-layout-constraints-from-ancestors
from
trunk
Closed
Merge latest changes to feature branch #2012
mukeshpanchal27
wants to merge
49
commits into
feature/1511-incorporate-layout-constraints-from-ancestors
from
trunk
Conversation
This file contains hidden or 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
Signed-off-by: Shyamsundar Gadde <[email protected]>
Co-authored-by: Weston Ruter <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
…tion Detective disabled state Signed-off-by: Shyamsundar Gadde <[email protected]>
…ptimize_reasons Signed-off-by: Shyamsundar Gadde <[email protected]>
…unction Signed-off-by: Shyamsundar Gadde <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
Co-authored-by: Weston Ruter <[email protected]>
…view Co-authored-by: Weston Ruter <[email protected]>
Co-authored-by: Weston Ruter <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
Signed-off-by: Shyamsundar Gadde <[email protected]>
Co-authored-by: Weston Ruter <[email protected]>
…d certain post elements to View Transitions plugin.
Co-authored-by: Shyamsundar Gadde <[email protected]>
…-support Add support for dynamic view transition names for global elements, and certain post elements to View Transitions plugin
This addresses issues detected by PhpStorm.
Enhance Optimization Detective meta generator tag with all disabled reasons
Updated various documentation and in-code comments to fix typos, improve grammar, and enhance clarity. These changes ensure better readability and more precise communication across the codebase, especially in user-facing docs and inline explanations. These issues were flagged via static analysis in PhpStorm.
Fix typos and clarify grammar in documentation and comments
Use `win` and `doc` aliases consistently
Bumps [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) from 4.22.0 to 4.23.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/prettier-config) --- updated-dependencies: - dependency-name: "@wordpress/prettier-config" dependency-version: 4.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.12.2...3.13.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ress/prettier-config-4.23.0 Bump @wordpress/prettier-config from 4.22.0 to 4.23.0
…/php_codesniffer-3.13.0 Bump squizlabs/php_codesniffer from 3.12.2 to 3.13.0
Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 30.15.0 to 30.16.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts) --- updated-dependencies: - dependency-name: "@wordpress/scripts" dependency-version: 30.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ress/scripts-30.16.0 Bump @wordpress/scripts from 30.15.0 to 30.16.0
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.22.0 to 10.23.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env) --- updated-dependencies: - dependency-name: "@wordpress/env" dependency-version: 10.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ress/env-10.23.0 Bump @wordpress/env from 10.22.0 to 10.23.0
Closing as the conflict needs to address. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Infrastructure
Issues for the overall performance plugin infrastructure
no milestone
PRs that do not have a defined milestone for release
skip changelog
PRs that should not be mentioned in changelogs
[Type] Enhancement
A suggestion for improvement of an existing feature
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
Get the latest change from trunk.