isabel_brison
2405b7fbf7
Editor: update npm packages with bug fixes and blessed tasks.
...
Includes miscellaneous bug fixes and enhancements to the Library task (#58579 ) and to the Command Palette task (#58643 ).
See #58745 .
Built from https://develop.svn.wordpress.org/trunk@56159
git-svn-id: http://core.svn.wordpress.org/trunk@55671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-07-07 07:21:17 +00:00
Bernhard Reiter
00401e16b3
Editor: update Wordpress npm packages.
...
Updates the wordpress npm packages and their dependencies to the latest versions, as well as auto-updates to relevant core PHP files.
Props youknowriad, joemcgill, spacedmonkey, ramonopoly, peterwilsoncc, bernhard-reiter, tyxla, dmsnell.
Fixes #58623 .
Built from https://develop.svn.wordpress.org/trunk@56065
git-svn-id: http://core.svn.wordpress.org/trunk@55577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-27 14:24:19 +00:00
gziolo
1044eb572a
Editor: Sync changes from the Gutenberg plugin 14.1 release
...
Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1:
- @wordpress/a11y@3.17.1
- @wordpress/annotations@2.17.2
- @wordpress/api-fetch@6.14.1
- @wordpress/autop@3.17.1
- @wordpress/babel-plugin-import-jsx-pragma@4.0.1
- @wordpress/babel-plugin-makepot@5.1.1
- @wordpress/babel-preset-default@7.1.1
- @wordpress/base-styles@4.8.1
- @wordpress/blob@3.17.1
- @wordpress/block-directory@3.15.2
- @wordpress/block-editor@10.0.2
- @wordpress/block-library@7.14.2
- @wordpress/block-serialization-default-parser@4.17.1
- @wordpress/block-serialization-spec-parser@4.17.1
- @wordpress/blocks@11.16.2
- @wordpress/browserslist-config@5.0.1
- @wordpress/components@21.0.2
- @wordpress/compose@5.15.2
- @wordpress/core-data@5.0.2
- @wordpress/create-block-tutorial-template@2.5.1
- @wordpress/create-block@4.1.1
- @wordpress/custom-templated-path-webpack-plugin@2.1.3
- @wordpress/customize-widgets@3.14.2
- @wordpress/data-controls@2.17.2
- @wordpress/data@7.1.2
- @wordpress/date@4.17.1
- @wordpress/dependency-extraction-webpack-plugin@4.0.2
- @wordpress/deprecated@3.17.1
- @wordpress/docgen@1.26.1
- @wordpress/dom-ready@3.17.1
- @wordpress/dom@3.17.2
- @wordpress/e2e-test-utils@8.1.1
- @wordpress/e2e-tests@5.1.2
- @wordpress/edit-post@6.14.2
- @wordpress/edit-site@4.14.2
- @wordpress/edit-widgets@4.14.2
- @wordpress/editor@12.16.2
- @wordpress/element@4.15.1
- @wordpress/env@5.2.1
- @wordpress/escape-html@2.17.1
- @wordpress/eslint-plugin@13.1.1
- @wordpress/format-library@3.15.2
- @wordpress/hooks@3.17.1
- @wordpress/html-entities@3.17.1
- @wordpress/i18n@4.17.1
- @wordpress/icons@9.8.1
- @wordpress/interface@4.16.2
- @wordpress/is-shallow-equal@4.17.1
- @wordpress/jest-console@6.0.1
- @wordpress/jest-preset-default@9.0.1
- @wordpress/jest-puppeteer-axe@5.0.1
- @wordpress/keyboard-shortcuts@3.15.2
- @wordpress/keycodes@3.17.1
- @wordpress/lazy-import@1.4.3
- @wordpress/library-export-default-webpack-plugin@2.3.3
- @wordpress/list-reusable-blocks@3.15.2
- @wordpress/media-utils@4.8.1
- @wordpress/notices@3.17.2
- @wordpress/npm-package-json-lint-config@4.2.1
- @wordpress/nux@5.15.2
- @wordpress/plugins@4.15.2
- @wordpress/postcss-plugins-preset@4.1.1
- @wordpress/postcss-themes@5.0.1
- @wordpress/preferences-persistence@1.9.1
- @wordpress/preferences@2.9.2
- @wordpress/prettier-config@2.0.1
- @wordpress/primitives@3.15.1
- @wordpress/priority-queue@2.17.2
- @wordpress/project-management-automation@1.16.1
- @wordpress/react-i18n@3.15.1
- @wordpress/readable-js-assets-webpack-plugin@2.0.1
- @wordpress/redux-routine@4.17.1
- @wordpress/reusable-blocks@3.15.2
- @wordpress/rich-text@5.15.2
- @wordpress/scripts@24.1.2
- @wordpress/server-side-render@3.15.2
- @wordpress/shortcode@3.17.1
- @wordpress/style-engine@1.0.1
- @wordpress/stylelint-config@21.0.1
- @wordpress/token-list@2.17.1
- @wordpress/url@3.18.1
- @wordpress/viewport@4.15.2
- @wordpress/warning@2.17.1
- @wordpress/widgets@2.15.2
- @wordpress/wordcount@3.17.1
Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini.
See #56467 .
Built from https://develop.svn.wordpress.org/trunk@54257
git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 15:43:29 +00:00
gziolo
ab8a964858
Editor: Update WordPress packages based based on Gutenberg v13.0 RC3
...
This is the last step of backports from the Gutenberg plugin for WordPress 6.0 Beta 1 release. It includes all updates WordPress packages published to npm based on the Gutenberg plugin v13.0 RC3 release. This patch also includes all the necessary changes applied to core blocks. New blocks included:
- Avatar
- Comment Author Name
- Comment Content
- Comment Date
- Comment Edit Link
- Comment Rely Link
- Comment Template
- Comments Pagination
- Comments Pagination Next
- Comments Pagination Previous
- Comments Query Loop
- Home Link
- Post Author Biography
- Query No Results
- Read More
See more details in https://github.com/WordPress/wordpress-develop/pull/2564 .
Props zieladam, ramonopoly, ocean90.
Fixes #55505 .
Built from https://develop.svn.wordpress.org/trunk@53157
git-svn-id: http://core.svn.wordpress.org/trunk@52746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-04-12 15:12:47 +00:00
youknowriad
ebca9841e8
Block Editor: Update the WordPress Packages based on Gutenberg 11.9 RC1.
...
This brings the JS packages up to date and is the first step that will allow us
to include the other block editor updates for WordPress 5.9:
FSE infrastrucutre, site editor and global styles.
Props noisysocks.
See #54337 .
Built from https://develop.svn.wordpress.org/trunk@52042
git-svn-id: http://core.svn.wordpress.org/trunk@51634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-08 14:29:21 +00:00
youknowriad
1516d05128
Block Editor: Package updates for 5.8 beta 1.
...
This includes the following fixes:
Widgets Editor:
- Load widgets.php https://github.com/WordPress/gutenberg/pull/32299
- Fix Legacy Widget Preview https://github.com/WordPress/gutenberg/pull/32300
- Fix error when saving empty Legacy Widget block https://github.com/WordPress/gutenberg/pull/32359
Widget blocks in the customizer:
- Fix deselection blocks when the inspector is open https://github.com/WordPress/gutenberg/pull/32361
- Display wide widgets as popovers https://github.com/WordPress/gutenberg/pull/31736
Global Styles:
- Align classNames generation between client and server https://github.com/WordPress/gutenberg/pull/32352
- Group typography block supports https://github.com/WordPress/gutenberg/pull/32252 https://github.com/WordPress/gutenberg/pull/32444 https://github.com/WordPress/gutenberg/pull/32459
- Make theme.json syntax errors more visible to the users https://github.com/WordPress/gutenberg/pull/32404
Template Editor:
- Update the appearance of the template details https://github.com/WordPress/gutenberg/pull/32042
- Fix layout definition https://github.com/WordPress/gutenberg/pull/32425
- Fix grouping post content block https://github.com/WordPress/gutenberg/pull/32453
Miscellaneous:
- Prevent saving when the post is locked https://github.com/WordPress/gutenberg/pull/32341
- Fix allowed block patterns selector https://github.com/WordPress/gutenberg/pull/32376
- Fix wrong results in the Post Author picker https://github.com/WordPress/gutenberg/pull/32344
- Fix notices position in top toolbar mode https://github.com/WordPress/gutenberg/pull/32238
- Allow non-latin characters in post slugs https://github.com/WordPress/gutenberg/pull/32232
- Fix Random collapse of the color settings panel https://github.com/WordPress/gutenberg/pull/32388
- Fix theme logo theme mode not being removed on theme removal https://github.com/WordPress/gutenberg/pull/32370
- Fix block alignment styles in the editor https://github.com/WordPress/gutenberg/pull/32454
- Fix some block toolbar overlaps https://github.com/WordPress/gutenberg/pull/32424
- Fix content loss when switching list types https://github.com/WordPress/gutenberg/pull/32432
Performance:
- Improve the performance of buttons block https://github.com/WordPress/gutenberg/pull/32356
- Improve the performance of the container blocks https://github.com/WordPress/gutenberg/pull/32380
Props noisysocks, nosolosw, jorgefilipecosta.
See #52991 .
Built from https://develop.svn.wordpress.org/trunk@51089
git-svn-id: http://core.svn.wordpress.org/trunk@50698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-06-08 08:09:53 +00:00
gziolo
c3ea09ebb8
Editor: Update WordPress packages published for Gutenberg 10.6
...
It contains several changes in addition to regular update to WordPress packages:
- All newly exposed blocks are now registered on the server.
- Dutone block support was added.
- Border block support was updated.
- New shared function `construct_wp_query_args` was added for the family of Query blocks - it might need some further work.
Props youknowriad.
See #52991 .
Built from https://develop.svn.wordpress.org/trunk@50929
git-svn-id: http://core.svn.wordpress.org/trunk@50538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-19 15:09:27 +00:00
gziolo
b8871304cf
Editor: Update WordPress packages from Gutenberg 10.5
...
Applies changes between the Gutenberg plugin v10.4 and v10.5. It contains the latest version of WordPress packages and PHP changes applied to non-experimental features.
Props youknowriad.
See #52991 .
Built from https://develop.svn.wordpress.org/trunk@50824
git-svn-id: http://core.svn.wordpress.org/trunk@50433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-07 11:48:27 +00:00
gziolo
ad48a15387
Editor: Update WordPress packages to use with WordPress 5.8
...
In the response to the discussion during the Dev Chat, I'm doing a first pass to keep WordPress packages up to date in the WordPress 5.8 release cycle.
See https://github.com/WordPress/wordpress-develop/pull/1176 for more details.
Props youknowriad, aristath, andraganescu.
See #52991 .
Built from https://develop.svn.wordpress.org/trunk@50761
git-svn-id: http://core.svn.wordpress.org/trunk@50370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 15:19:43 +00:00
noisysocks
43e36a3541
Editor: Update @wordpress npm packages
...
Update @wordpress npm packages to the latest published versions. This means that
the block editor includes functionality that exists in Gutenberg 9.8.
See #52334 .
Props isabel_brison.
Built from https://develop.svn.wordpress.org/trunk@50048
git-svn-id: http://core.svn.wordpress.org/trunk@49749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-28 02:04:13 +00:00
youknowriad
d6cff7965a
Block Editor: Update the WordPress Packages to the latest version.
...
This includes the packages that match the Gutenberg 9.2 Release.
It is going to be the last block-editor features update for WordPress 5.6.
It also updates the block-supports code base to the latest APIs.
Props isabel_brison, noisysocks, desrosj.
Fixes #51570 .
Built from https://develop.svn.wordpress.org/trunk@49226
git-svn-id: http://core.svn.wordpress.org/trunk@48988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-20 13:36:16 +00:00
ellatrix
c3e3c7ed6c
Editor: update packages
...
Fixes #50589 .
Built from https://develop.svn.wordpress.org/trunk@48379
git-svn-id: http://core.svn.wordpress.org/trunk@48148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-07 14:43:35 +00:00
gziolo
eafcf52d18
Editor: Register core blocks on the server
...
Exposes all core blocks (excluding embeds) on the server to be used with the REST API block types endpoint.
Props spacedmonkey, timothyblynjacobs.
Fixes #50263 .
Built from https://develop.svn.wordpress.org/trunk@48262
git-svn-id: http://core.svn.wordpress.org/trunk@48031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-01 12:29:03 +00:00