Skip to content
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

[pull] trunk from WordPress:trunk #133

Merged
merged 8 commits into from
Jan 2, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

justlevine and others added 8 commits January 2, 2025 10:39
* fix: wrong number of `$accepted_args` on `add_filter()` calls

* fix: use default priority/accepted_args

Co-authored-by: justlevine <justlevine@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: szepeviktor <szepeviktor@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
* Scripts: Recommend passing JS entry points with paths

* Add changelog entries

* Improve the code documentation

* Improve the code documentation

* Improve documentation around the source path

Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
#68043)

* Make __experimentalSanitizeBlockAttributes fail gracefully when block is not registered

* Check if block is registered before sanitizing attributes

* Update tests and add new ones

* Bring back the error throwing

* Simplify the test

* Refactor block creation functions for improved readability/ In both cases they rely on internal handling of `createBlock` function.

Co-authored-by: kmanijak <karolmanijak@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
…68175)

* Create Block: Optimize the default template for multiple blocks case

* Add changelog entry

* Update the integration test to reflect changes

Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
* Create Block: Allow external templates to customize more fields

* Update changelog entry

Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
* Badge: Support text truncation

* Stabilize tests against internal DOM changes

* Limit width to container

* Add changelog

Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
@pull pull bot added the ⤵️ pull label Jan 2, 2025
@pull pull bot merged commit a2daa2f into carstingaxion:trunk Jan 2, 2025
Copy link

github-actions bot commented Jan 2, 2025

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Type-related labels to choose from: [Type] Automated Testing, [Type] Breaking Change, [Type] Bug, [Type] Build Tooling, [Type] Code Quality, [Type] Copy, [Type] Developer Documentation, [Type] Enhancement, [Type] Experimental, [Type] Feature, [Type] New API, [Type] Task, [Type] Technical Prototype, [Type] Performance, [Type] Project Management, [Type] Regression, [Type] Security, [Type] WP Core Ticket, Backport from WordPress Core, Gutenberg Plugin.
  • Labels found: ⤵️ pull.

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants