Skip to content

Commit

Permalink
Editor: Update packages for WordPress 5.6 RC2.
Browse files Browse the repository at this point in the history
The following package versions were changed:

@wordpress/block-directory: 1.17.4 -> 1.17.5
@wordpress/block-editor: 5.1.3 -> 5.1.4
@wordpress/block-library: 2.26.4 -> 2.26.5
@wordpress/blocks: 6.24.1 -> 6.24.2
@wordpress/components: 11.1.1 -> 11.1.2
@wordpress/core-data: 2.24.1 -> 2.24.2
@wordpress/edit-post: 3.25.4 -> 3.25.5
@wordpress/editor: 9.24.3 -> 9.24.4
@wordpress/format-library: 1.25.3 -> 1.25.4
@wordpress/list-reusable-blocks: 1.24.1 -> 1.24.2
@wordpress/nux: 3.23.1 -> 3.23.2
@wordpress/reusable-blocks: 1.0.3 -> 1.0.4
@wordpress/server-side-render: 1.19.1 -> 1.19.2

See WordPress/gutenberg#27366 for the list of fixed bugs.

Props isabel_brison.
Fixes #51902.
Built from https://develop.svn.wordpress.org/trunk@49718


git-svn-id: http://core.svn.wordpress.org/trunk@49441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
SergeyBiryukov committed Dec 1, 2020
1 parent c3b40f7 commit a9490c4
Show file tree
Hide file tree
Showing 104 changed files with 2,057 additions and 1,311 deletions.
2 changes: 1 addition & 1 deletion wp-includes/assets/script-loader-packages.php

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions wp-includes/css/dist/block-library/editor-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,9 @@ div[data-type="core/button"] {
display: block; }

.wp-block-columns .wp-block {
max-width: none; }
max-width: none;
margin-right: 0;
margin-left: 0; }

@media (min-width: 600px) {
.editor-styles-wrapper
Expand Down Expand Up @@ -1187,9 +1189,6 @@ ul.has-background.has-background {
.block-editor-block-list__block[data-type="core/separator"] {
padding-top: 0.1px;
padding-bottom: 0.1px; }
.block-editor-block-list__block[data-type="core/separator"].block-editor-block-list__block {
margin-top: 0;
margin-bottom: 0; }

.wp-block-shortcode {
display: flex;
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/css/dist/block-library/editor-rtl.min.css

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions wp-includes/css/dist/block-library/editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@ div[data-type="core/button"] {
display: block; }

.wp-block-columns .wp-block {
max-width: none; }
max-width: none;
margin-left: 0;
margin-right: 0; }

@media (min-width: 600px) {
.editor-styles-wrapper
Expand Down Expand Up @@ -1192,9 +1194,6 @@ ul.has-background.has-background {
.block-editor-block-list__block[data-type="core/separator"] {
padding-top: 0.1px;
padding-bottom: 0.1px; }
.block-editor-block-list__block[data-type="core/separator"].block-editor-block-list__block {
margin-top: 0;
margin-bottom: 0; }

.wp-block-shortcode {
display: flex;
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/css/dist/block-library/editor.min.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions wp-includes/css/dist/block-library/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@
.wp-block-categories.alignright {
margin-left: 2em; }

.wp-block-code code {
white-space: pre-wrap;
overflow-wrap: break-word; }

.wp-block-columns {
display: flex;
margin-bottom: 1.75em;
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/css/dist/block-library/style-rtl.min.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions wp-includes/css/dist/block-library/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@
/*rtl:ignore*/
margin-left: 2em; }

.wp-block-code code {
white-space: pre-wrap;
overflow-wrap: break-word; }

.wp-block-columns {
display: flex;
margin-bottom: 1.75em;
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/css/dist/block-library/style.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions wp-includes/js/dist/a11y.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ this["wp"] = this["wp"] || {}; this["wp"]["a11y"] =
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 478);
/******/ return __webpack_require__(__webpack_require__.s = 483);
/******/ })
/************************************************************************/
/******/ ({
Expand All @@ -101,7 +101,7 @@ this["wp"] = this["wp"] || {}; this["wp"]["a11y"] =

/***/ }),

/***/ 478:
/***/ 483:
/***/ (function(module, __webpack_exports__, __webpack_require__) {

"use strict";
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/js/dist/a11y.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions wp-includes/js/dist/annotations.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ this["wp"] = this["wp"] || {}; this["wp"]["annotations"] =
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 467);
/******/ return __webpack_require__(__webpack_require__.s = 472);
/******/ })
/************************************************************************/
/******/ ({
Expand Down Expand Up @@ -142,7 +142,7 @@ function _arrayWithoutHoles(arr) {
var iterableToArray = __webpack_require__(37);

// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
var unsupportedIterableToArray = __webpack_require__(30);
var unsupportedIterableToArray = __webpack_require__(31);

// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
function _nonIterableSpread() {
Expand Down Expand Up @@ -190,7 +190,7 @@ function _arrayLikeToArray(arr, len) {

/***/ }),

/***/ 30:
/***/ 31:
/***/ (function(module, __webpack_exports__, __webpack_require__) {

"use strict";
Expand Down Expand Up @@ -537,7 +537,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {

/***/ }),

/***/ 467:
/***/ 472:
/***/ (function(module, __webpack_exports__, __webpack_require__) {

"use strict";
Expand Down
Loading

0 comments on commit a9490c4

Please sign in to comment.