Dominik Schilling
388c007d2e
Script Loader: Pass the suffix to package style handles to ensure correct file names for minified RTL stylesheets.
...
See #45547 .
Built from https://develop.svn.wordpress.org/branches/5.0@44231
git-svn-id: http://core.svn.wordpress.org/branches/5.0@44061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-17 03:10:25 +00:00
youknowriad
6137ee183b
Block Editor: Upgrade @wordpress packages to the latest version (4.7).
...
Updated packages:
- @wordpress/annotations@1.0.4
- @wordpress/api-fetch@2.2.6
- @wordpress/block-library@2.2.10
- @wordpress/block-serialization-default-parser@2.0.2
- @wordpress/block-serialization-spec-parser@2.0.2
- @wordpress/blocks@6.0.4
- @wordpress/components@7.0.4
- @wordpress/core-data@2.0.15
- @wordpress/data@4.1.0
- @wordpress/date@3.0.1
- @wordpress/edit-post@3.1.5
- @wordpress/editor@9.0.5
- @wordpress/eslint-plugin@1.0.0
- @wordpress/format-library@1.2.8
- @wordpress/html-entities@2.0.4
- @wordpress/list-reusable-blocks@1.1.17
- @wordpress/notices@1.1.1
- @wordpress/nux@3.0.5
- @wordpress/rich-text@3.0.3
- @wordpress/url@2.3.2
- @wordpress/viewport@2.0.13
This also includes the updates the Core blocks.
The script loader is updated to match the Gutenberg repository too.
Props atimmer, gziolo, joen.
Fixes #45442 , #45637 .
Built from https://develop.svn.wordpress.org/branches/5.0@44183
git-svn-id: http://core.svn.wordpress.org/branches/5.0@44013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-15 10:59:46 +00:00
Mel Choyce
34e52b90e9
Help/About: Fix the user's saved WordPress.org username from being changed to wordpressdotorg when they click the About page link to install the Classic Editor plugin.
...
Props pento.
See #45178 .
Built from https://develop.svn.wordpress.org/branches/5.0@43952
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-30 16:23:46 +00:00
youknowriad
d71ccc69e3
Block Editor: Remove the latest "gutenberg" mention in the latest-comments.php file
...
Props swissspidy.
See #45145 .
Built from https://develop.svn.wordpress.org/branches/5.0@43951
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-30 13:36:47 +00:00
youknowriad
50b094e3b0
Block Editor: Rename the gutenberg_ functions in blocks/latest-comments.php.
...
This was ported manually from https://github.com/WordPress/gutenberg/pull/12326
Props pento, swissspidy.
See #45145 .
Built from https://develop.svn.wordpress.org/branches/5.0@43950
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-30 13:24:45 +00:00
youknowriad
3dd6578998
Block Editor: Update @wordpress package dependencies.
...
Update packages:
- @wordpress/block-library@2.2.8
- @wordpress/components@7.0.3
- @wordpress/edit-post@3.1.3
- @wordpress/editor@9.0.3
- @wordpress/format-library@1.2.6
- @wordpress/list-reusable-blocks@1.1.16
- @wordpress/nux@3.0.4
Other changes:
Fix a translator comment in edit-form-blocks.php.
Rename the gutenberg_ functions in blocks/latest-comments.php.
Props pento.
Fixes #45145 .
Built from https://develop.svn.wordpress.org/branches/5.0@43949
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-30 09:59:52 +00:00
mcsf
ba1c444bf3
Block Editor: Show privacy help notice on Privacy Policy page.
...
When editing a page set to be the Privacy Policy page, display a help notice
containing a link to the Privacy Policy guide.
This changeset ports this functionality to the new Block Editor.
Props desrosj.
Fixes #45057 .
Built from https://develop.svn.wordpress.org/branches/5.0@43920
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-21 16:18:49 +00:00
danielbachhuber
0fb5da94e6
Block Editor: Update @WordPress dependencies to match Gutenberg 4.5.1.
...
Updates packages: annotations,
api-fetch,
block-library,
blocks,
components,
core-data,
data,
dom, edit-post,
editor,
format-library,
jest-console,
jest-preset-default,
keycodes,
html-entities,
list-reusable-blocks,
notices,
nux,
rich-text,
scripts,
token-list, url,
viewport
Fixes undefined notices in some blocks. Removes incorrect `'gutenberg'` textdomain too.
See #45145
Built from https://develop.svn.wordpress.org/branches/5.0@43919
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-21 15:09:57 +00:00
Gary Pendergast
ebb5e6dd0d
Build Tools: Upgrade @wordpress
packages to the latest version.
...
This also includes the new `@wordpress/format-library` and `@wordpress/notices` packages.
`package-lock.json` has been completely regenerated in this commit.
See #45145 .
Built from https://develop.svn.wordpress.org/branches/5.0@43840
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-10-29 08:36:36 +00:00
danielbachhuber
8caf4f9260
Themes: Introduce responsive embeds support.
...
Responsive embeds is a way for a theme to opt in to WordPress dynamically scaling the width/height of an embed. When a theme supports responsive embeds, a `wp-embed-responsive` class is added to the `<body>` tag. This information is also presented through the REST API for clients to respect.
Props desrosj.
Fixes #45125 .
Built from https://develop.svn.wordpress.org/branches/5.0@43790
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-10-23 06:07:39 +00:00
Gary Pendergast
798c2581b1
Blocks: Parse blocks when displaying posts.
...
Posts containing blocks are now correctly handled when displaying on the front end, including dynamic blocks and nested blocks.
See #45109 .
Built from https://develop.svn.wordpress.org/branches/5.0@43752
git-svn-id: http://core.svn.wordpress.org/branches/5.0@43581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-10-18 11:54:26 +00:00