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 #165

Open
wants to merge 2,421 commits into
base: trunk
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 30, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

Copy link

github-actions bot commented Jun 30, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @gutenbergplugin.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Unlinked contributors: gutenbergplugin.

Co-authored-by: wwdes <[email protected]>
Co-authored-by: creador-dev <[email protected]>
Co-authored-by: Mayank-Tripathi32 <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: prajapatisagar <[email protected]>
Co-authored-by: gigitux <[email protected]>
Co-authored-by: gziolo <[email protected]>
Co-authored-by: ellatrix <[email protected]>
Co-authored-by: jorgefilipecosta <[email protected]>
Co-authored-by: sgomes <[email protected]>
Co-authored-by: stokesman <[email protected]>
Co-authored-by: mirka <[email protected]>
Co-authored-by: jeryj <[email protected]>
Co-authored-by: gvgvgvijayan <[email protected]>
Co-authored-by: hbhalodia <[email protected]>
Co-authored-by: ramonjd <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: akasunil <[email protected]>
Co-authored-by: michalczaplinski <[email protected]>
Co-authored-by: oandregal <[email protected]>
Co-authored-by: jsnajdr <[email protected]>
Co-authored-by: tellthemachines <[email protected]>
Co-authored-by: tyxla <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: ciampo <[email protected]>
Co-authored-by: dcalhoun <[email protected]>
Co-authored-by: aaronrobertshaw <[email protected]>
Co-authored-by: viralsampat-multidots <[email protected]>
Co-authored-by: benazeer-ben <[email protected]>
Co-authored-by: louwie17 <[email protected]>
Co-authored-by: manzoorwanijk <[email protected]>
Co-authored-by: sarthaknagoshe2002 <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: im3dabasia <[email protected]>
Co-authored-by: dknauss <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: matiasbenedetto <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@pull pull bot added the ⤵️ pull label Jun 30, 2024
Copy link

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.
  • 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.

wwdes and others added 27 commits December 3, 2024 08:08
…mponents (#66974)

* add enableAlpha prop to GradientPicker and custom-gradient-picker

* Update packages/components/CHANGELOG.md

Co-authored-by: Lena Morita <[email protected]>

* Update packages/components/src/custom-gradient-picker/types.ts

Co-authored-by: Lena Morita <[email protected]>

* Update packages/components/src/gradient-picker/types.ts

Co-authored-by: Lena Morita <[email protected]>

* packages/components/src/gradient-picker/README.md update

---------

Unlinked contributors: wwdes.

Co-authored-by: tyxla <[email protected]>
Co-authored-by: mirka <[email protected]>
…causing duplicate menus. (#67488)

Co-authored-by: creador-dev <[email protected]>
Co-authored-by: talldan <[email protected]>
Co-authored-by: Mayank-Tripathi32 <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: oandregal <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: tyxla <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: ramonjd <[email protected]>
…rapping span (#67198)

* Fix missing wp-block-navigation-item__label span

* Addressed feedback

* Updated README.md

Co-authored-by: prajapatisagar <[email protected]>
Co-authored-by: MaggieCabrera <[email protected]>
Co-authored-by: getdave <[email protected]>
Co-authored-by: carolinan <[email protected]>
#65390)

Co-authored-by: gigitux <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: oandregal <[email protected]>
…t` hook …" (#67516)

This reverts commit c517e41.

Co-authored-by: gziolo <[email protected]>
Co-authored-by: SantosGuillamot <[email protected]>
* Scripts: Make React Fast Refresh Work with multiple blocks

* Properly pass the unique name for the build and updates test snapshots

* Apply suggestions from code review

* Add changelog entry

Co-authored-by: gziolo <[email protected]>
Co-authored-by: sirreal <[email protected]>
Co-authored-by: louwie17 <[email protected]>
Co-authored-by: gigitux <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: ellatrix <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
* Exclude Set instance methods from polyfills

* Switch to regexp exclusions
* Split view with meta boxes with non-iframed canvas

* Fix scrolling of device previews

* Consolidate styles and add comments

* Do the same thing without adding a prop to BlockCanvas

* Fix horizontal overflow of device previews

Co-authored-by: stokesman <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: cbravobernal <[email protected]>
Co-authored-by: jartes <[email protected]>
Co-authored-by: bph <[email protected]>
Co-authored-by: ndiego <[email protected]>
Co-authored-by: MadtownLems <[email protected]>
Co-authored-by: jeryj <[email protected]>
Co-authored-by: ajlende <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: matiasbenedetto <[email protected]>
…tending the Query Loop Documentation (#67529)

Co-authored-by: gvgvgvijayan <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
* Update FormTokenField Component to use default 40px size and added 36px deprecation warning

* Update the changelog to add deprecation PR for the FormTokenField

* Add __next40pxDefaultSize to async story for FormTokenField

Co-authored-by: hbhalodia <[email protected]>
Co-authored-by: mirka <[email protected]>
… on mobile & desktop (#67537)

Co-authored-by: Mayank-Tripathi32 <[email protected]>
Co-authored-by: annezazu <[email protected]>
…the Styles nav item (#67545)

Co-authored-by: ramonjd <[email protected]>
Co-authored-by: tellthemachines <[email protected]>
Co-authored-by: ramonjd <[email protected]>
Co-authored-by: tellthemachines <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: jorgefilipecosta <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: jasmussen <[email protected]>
Co-authored-by: luminuu <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: matiasbenedetto <[email protected]>
Co-authored-by: stokesman <[email protected]>
Co-authored-by: cbravobernal <[email protected]>
jorgefilipecosta and others added 30 commits December 15, 2024 11:52
* Try toggle instead of dropdown to show stylebook.

* Use button instead of actual toggle

* Make button icon except if text labels are enabled
Co-authored-by: ndiego <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: carolinan <[email protected]>
Co-authored-by: Jon Surrell <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: sirreal <[email protected]>
Co-authored-by: Andrew Serong <[email protected]>
Co-authored-by: stokesman <[email protected]>
Co-authored-by: andrewserong <[email protected]>
Co-authored-by: ramonjd <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: Nick Diego <[email protected]>
Co-authored-by: Ella <[email protected]>
Co-authored-by: Aki Hamano <[email protected]>
Co-authored-by: Mitchell Austin <[email protected]>
Co-authored-by: Nik Tsekouras <[email protected]>
Co-authored-by: George Mamadashvili <[email protected]>
* MenuItem: add render and store props

* Extract sub-components: popover, trigger button, submenu trigger item

* Unit tests

* CHANGELOG

* Add more memory to node on CI

* Refactor block bindings panel menu (#67633)

Co-authored-by: ciampo <[email protected]>

* Storybook (#67632)

* Refactor dataviews item actions menu (#67636)

* Refactor dataviews view config menu (#67637)

* Refactor global styles shadows edit panel menu (#67641)

* Refactor global styles font size menus (#67642)

* Refactor "Add filter" dataviews menu (#67634)

* Menu granular subcomponents: Refactor dataviews list layout actions menu (#67639)

Co-authored-by: ciampo <[email protected]>
Co-authored-by: tyxla <[email protected]>
Co-authored-by: oandregal <[email protected]>

* Menu granular subcomponents: Refactor dataviews table layout header menu (#67640)

Co-authored-by: ciampo <[email protected]>
Co-authored-by: tyxla <[email protected]>
Co-authored-by: oandregal <[email protected]>

* Menu granular subcomponents: Refactor post actions menu (#67645)

Co-authored-by: ciampo <[email protected]>
Co-authored-by: tyxla <[email protected]>

* Better comments for submenu trigger store

* Typo

* Remove unnecessary MenuSubmenuTriggerItemProps type

* Don't break the rules of hooks 🪝

* Move CHANGELOG entry to unreleased section

* Add explicit MenuProps to improve TS performance

* Remove node memory settings

---------

Co-authored-by: ciampo <[email protected]>
Co-authored-by: tyxla <[email protected]>
Co-authored-by: mirka <[email protected]>
Co-authored-by: oandregal <[email protected]>
Co-authored-by: im3dabasia <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: Mayank-Tripathi32 <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: himanshupathak95 <[email protected]>
Co-authored-by: akasunil <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Currently the release process is timing out. This is due to the 5 minute timeout included in the trunk commit command.

The current steps appear to be attempting to set the `Stable Tag` to the current stable (not the current release) but is setting it to the upcoming release anyway.

The process can be simplified by combining the Stable Tag / Trunk Commit / SVN copy into a single commit.

This will avoid situations where the trunk commit passes but the tag is not created.

Raising the timeout to 10 minutes (which is the default in SVN) should hopefully resolve the underlying timeout.

Co-authored-by: dd32 <[email protected]>
Co-authored-by: andrewserong <[email protected]>
Co-authored-by: mikachan <[email protected]>
Co-authored-by: ockham <[email protected]>
Co-authored-by: talldan <[email protected]>
…bles (#67798)

Fix an issue where the each directive would error when a non-iterable value is received.
Support more iterable values in the each directive.

---

Co-authored-by: sirreal <[email protected]>
Co-authored-by: michalczaplinski <[email protected]>
Co-authored-by: luisherranz <[email protected]>
…actions are passed (#68033)

Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: oandregal <[email protected]>
* Refactor to vanilla radio inputs, rewrite styles

* Remove unnecessary classname

* Apply instance ID to all ids and radio names

* Use darker shade of gray for description

---

Co-authored-by: ciampo <[email protected]>
Co-authored-by: mirka <[email protected]>
Co-authored-by: jameskoster <[email protected]>
Co-authored-by: jsnajdr <[email protected]>
Co-authored-by: tyxla <[email protected]>
* Allow replace operation on empty default block in Zoom Out

* Remove operation type from conditional check

Co-authored-by: getdave <[email protected]>
Co-authored-by: draganescu <[email protected]>
Co-authored-by: juanfra <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
…ecific contexts (#67738)

* Remove patterns from quick inserter

* Remove commented code

* Removed prioritizePatterns instances where possible

----

Co-authored-by: rohitmathur-7 <[email protected]>
Co-authored-by: talldan <[email protected]>
Co-authored-by: richtabor <[email protected]>
…MenuProps hook for placement (#68019)

Co-authored-by: im3dabasia <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
…nformation) (#65641)

* Use Badge for the block type

* Wrap when custom name is long enough

* Fix calc

Co-authored-by: getdave <[email protected]>
Co-authored-by: draganescu <[email protected]>
Co-authored-by: mikachan <[email protected]>
Co-authored-by: jameskoster <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: jeryj <[email protected]>
Co-authored-by: richtabor <[email protected]>
…#68031)

* Hide inserter

* Comment case

Co-authored-by: Sarah Norris <[email protected]>

---------

Co-authored-by: getdave <[email protected]>
Co-authored-by: MaggieCabrera <[email protected]>
Co-authored-by: mikachan <[email protected]>
* Fix Choose menu label when a menu has been deleted.

* Pass menu ID to useNavigationMenu.

Co-authored-by: afercia <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: draganescu <[email protected]>
* Correct spelling

* Fix caps

Co-authored-by: getdave <[email protected]>
Co-authored-by: shail-mehta <[email protected]>
Co-authored-by: MaggieCabrera <[email protected]>
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.