-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: trunk
Are you sure you want to change the base?
Conversation
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 Unlinked AccountsThe 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.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
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.
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. |
…f PanelBody (#67913) Co-authored-by: prasadkarmalkar <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…67817) Co-authored-by: afercia <[email protected]> Co-authored-by: oandregal <[email protected]>
Co-authored-by: manzoorwanijk <[email protected]> Co-authored-by: youknowriad <[email protected]> Co-authored-by: anomiex <[email protected]>
…nuItem' (#67961) Co-authored-by: Mamaduka <[email protected]>
* Improve logic to show entities saved panel description. * Apply CR suggestion --------- Co-authored-by: afercia <[email protected]> Co-authored-by: Mamaduka <[email protected]> Co-authored-by: t-hamano <[email protected]>
Co-authored-by: t-hamano <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: jameskoster <[email protected]>
* Storybook: Add stories for the text-alignment-control component * Storybook: Update TextAlignmentControl story to follow best practices and simplify the structure * Storybook: Simplify TextAlignmentControl story * Storybook: Simplify the documentation for TextAlignmentControl story Co-authored-by: himanshupathak95 <[email protected]> Co-authored-by: t-hamano <[email protected]>
* TreeSelect: Deprecate 36px default size * Fix types * Auto-generate readme * Add changelog * Fixup readme Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]>
…ad of PanelBody (#67898) Co-authored-by: Sukhendu2002 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…of PanelBody (#67908) Co-authored-by: Sukhendu2002 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: Mamaduka <[email protected]> Co-authored-by: ciampo <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: andreawetzel <[email protected]>
…of PanelBody (#67966) Co-authored-by: Mayank-Tripathi32 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…ead of PanelBody (#67974) Co-authored-by: Mayank-Tripathi32 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…tead of PanelBody (#67909) Co-authored-by: Infinite-Null <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…d of PanelBody (#67911) Co-authored-by: Sukhendu2002 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…tead of PanelBody (#67975) Co-authored-by: Mayank-Tripathi32 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
* Icons: Deprecate `warning` and rename to `cautionFilled` * Update changelog * Update icon * Update mobile snapshots * Rename original variable * Update existing usage in native files --------- Co-authored-by: mirka <[email protected]> Co-authored-by: jameskoster <[email protected]> Co-authored-by: tyxla <[email protected]>
Co-authored-by: oandregal <[email protected]> Co-authored-by: afercia <[email protected]> Co-authored-by: jameskoster <[email protected]>
* Create badge component * Imports and Manifest * Add test and capability for additional props using spread operator * Enhance componenet furthermore * Generate README via manifest & Add in ignore list * Lock Badge * Convert Storybook from CSF 2 to CSF 3 Format * Improve the component * New iteration * Add new icons: Error and Caution * Utilize new icons * Update icons * decrease icon size * Address feedback * Fix SVG formatting * Fix unit test * Remove unnecessary type (already included) * Update readme * Adjust icon keywords * Add changelog --------- Co-authored-by: Vrishabhsk <[email protected]> Co-authored-by: jameskoster <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: rogermattic <[email protected]> Co-authored-by: jasmussen <[email protected]>
* Move getItemTitle to its own file * Add unset homepage action * Add unset as posts page action * Add set as posts page action * Update homepage action tests * Rename unset options to reset * Reword posts page reset notice * Ensure Move to trash is always at end of list * Update packages/editor/src/components/post-actions/actions.js Co-authored-by: Aki Hamano <[email protected]> * Update packages/editor/src/components/post-actions/reset-homepage.js Co-authored-by: Aki Hamano <[email protected]> * Remove getItemTitle from utils index.js * Remove reset actions * Slight refactor to modal warning in set as posts page action * Remove use of saveEditedEntityRecord * Check for currentPostsPage before setting modalwarning * Add full stop to action success notices --------- Co-authored-by: Aki Hamano <[email protected]> Co-authored-by: mikachan <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: oandregal <[email protected]> Co-authored-by: jameskoster <[email protected]> Co-authored-by: jasmussen <[email protected]> Co-authored-by: paaljoachim <[email protected]> Co-authored-by: youknowriad <[email protected]>
…7400) * SlotFill: use observableMap in base version * Add changelog entry
…d of PanelBody (#67903) Co-authored-by: im3dabasia <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…el instead of PanelBody (#67969) Co-authored-by: im3dabasia <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
…el instead of PanelBody (#67958) Co-authored-by: im3dabasia <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
* Refactor setting panel of featured image block control * Fix link target attribute reset Co-authored-by: akasunil <[email protected]> Co-authored-by: fabiankaegy <[email protected]> Co-authored-by: aaronrobertshaw <[email protected]>
Co-authored-by: mayurprajapatii <[email protected]> Co-authored-by: pateljaymin29 <[email protected]>
Co-authored-by: Mamaduka <[email protected]> Co-authored-by: t-hamano <[email protected]>
…nk` (#68375) * i18n: make example and variations translatable in `post-navigation-link` * i18n: update label translation in `post-navigation-link` block Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: t-hamano <[email protected]>
Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: t-hamano <[email protected]>
Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: t-hamano <[email protected]>
…68419) Co-authored-by: himanshupathak95 <[email protected]> Co-authored-by: t-hamano <[email protected]>
Co-authored-by: Sukhendu2002 <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
* fix: wrong number of `$accepted_args` on `add_filter()` calls * fix: use default priority/accepted_args Co-authored-by: justlevine <[email protected]> Co-authored-by: gziolo <[email protected]> Co-authored-by: szepeviktor <[email protected]> Co-authored-by: Mamaduka <[email protected]>
* 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 <[email protected]> Co-authored-by: sirreal <[email protected]>
#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 <[email protected]> Co-authored-by: gziolo <[email protected]>
…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 <[email protected]> Co-authored-by: sirreal <[email protected]>
* Create Block: Allow external templates to customize more fields * Update changelog entry Co-authored-by: gziolo <[email protected]> Co-authored-by: sirreal <[email protected]>
* Badge: Support text truncation * Stabilize tests against internal DOM changes * Limit width to container * Add changelog Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: ciampo <[email protected]> Co-authored-by: jameskoster <[email protected]>
Co-authored-by: im3dabasia <[email protected]> Co-authored-by: mirka <[email protected]>
Some packages and dependencies were introduced that do not use the version scheme currently used by Gutenberg for workspace dependencies: `*`. All workspace dependencies in the project should use the same versioning scheme. --- Co-authored-by: sirreal <[email protected]> Co-authored-by: swissspidy <[email protected]> Co-authored-by: gziolo <[email protected]>
Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]>
Add basic tsconfig.json validation for edit-site package Co-authored-by: ramonjd <[email protected]> Co-authored-by: matiasbenedetto <[email protected]> Co-authored-by: ciampo <[email protected]> Co-authored-by: sirreal <[email protected]>
- @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected]
- @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected]
…ble (#68373) * i18n: Make example label for Comments Pagination Next block translatable * i18n: Update example label for Comments Pagination Next block to use `__` translation function * i18n: Update example label for Comments Pagination Next block to 'Newer Comments' Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: t-hamano <[email protected]>
* i18n: make example translatable in comments-pagination-previous * i18n: Update label translation in comments-pagination-previous block * i18n: Update label for comments pagination to 'Older Comments' Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: t-hamano <[email protected]>
Co-authored-by: himanipanchal <[email protected]> Co-authored-by: darshilthakor <[email protected]>
* Add stories and improve TabbedSidebar docs * Refactor TabbedSidebar story * Make TabbedSidebar story props controllable Co-authored-by: Sukhendu2002 <[email protected]> Co-authored-by: t-hamano <[email protected]>
Use `file:` versions for workspace dependencies. Packages may be published with * workspace dependencies since #66272. The next and dev publish flows are correctly replacing the * versions. The cause is currently unclear, but testing indicates that restoring file: dependencies may fix the problem. --- Co-authored-by: sirreal <[email protected]> Co-authored-by: gziolo <[email protected]> Co-authored-by: jsnajdr <[email protected]>
* Image size fix in lightbox * Revert "Image size fix in lightbox" This reverts commit 63f81c1. * Remove label from dataview checkbox * Feedback changes * Feedback Changes Co-authored-by: karthick-murugan <[email protected]> Co-authored-by: afercia <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: alexstine <[email protected]> Co-authored-by: ntsekouras <[email protected]>
* Update percentage strings to be translatable * Fix js lint errors * Revert unexpected changes * Add translation for button block * Use integer instead of string placeholders Co-authored-by: AhmarZaidi <[email protected]> Co-authored-by: t-hamano <[email protected]>
…68444) * BlockInspector: Add showNoBlockSelectedMessage prop documentation. * BlockInspector: Adjust Markdown list spacing for consistency Co-authored-by: SainathPoojary <[email protected]> Co-authored-by: t-hamano <[email protected]>
…media queries (#68427) Co-authored-by: Infinite-Null <[email protected]> Co-authored-by: t-hamano <[email protected]>
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )