Full Site Editing - Version 3.4758

Version Description

Download this release

Release Info

Developer ramonopoly
Plugin Icon wp plugin Full Site Editing
Version 3.4758
Comparing to
See all releases

Code changes from version 3.4494 to 3.4758

full-site-editing-plugin.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: WordPress.com Editing Toolkit
4
  * Description: Enhances your page creation workflow within the Block Editor.
5
- * Version: 3.4494
6
  * Author: Automattic
7
  * Author URI: https://automattic.com/wordpress-plugins/
8
  * License: GPLv2 or later
@@ -42,7 +42,7 @@ namespace A8C\FSE;
42
  *
43
  * @var string
44
  */
45
- define( 'A8C_ETK_PLUGIN_VERSION', '3.4494' );
46
 
47
  // Always include these helper files for dotcom FSE.
48
  require_once __DIR__ . '/dotcom-fse/helpers.php';
2
  /**
3
  * Plugin Name: WordPress.com Editing Toolkit
4
  * Description: Enhances your page creation workflow within the Block Editor.
5
+ * Version: 3.4758
6
  * Author: Automattic
7
  * Author URI: https://automattic.com/wordpress-plugins/
8
  * License: GPLv2 or later
42
  *
43
  * @var string
44
  */
45
+ define( 'A8C_ETK_PLUGIN_VERSION', '3.4758' );
46
 
47
  // Always include these helper files for dotcom FSE.
48
  require_once __DIR__ . '/dotcom-fse/helpers.php';
jetpack-timeline/blocks/src/style.scss CHANGED
@@ -12,7 +12,6 @@ $timeline-border-width: 4px;
12
 
13
  // This padding needs extra specificity.
14
  &.wp-block-jetpack-timeline {
15
- margin: 0;
16
  padding: 0;
17
  }
18
 
12
 
13
  // This padding needs extra specificity.
14
  &.wp-block-jetpack-timeline {
 
15
  padding: 0;
16
  }
17
 
jetpack-timeline/dist/jetpack-timeline.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '5ed52c57ecdb8c9dc0735d5a9ad0c6cd');
1
+ <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '8572bdb4c8d9d1adde31388f3f5473bc');
jetpack-timeline/dist/jetpack-timeline.css CHANGED
@@ -1 +1 @@
1
- [data-type="jetpack/timeline"] .block-list-appender{display:none}[data-type="jetpack/timeline"].has-child-selected .block-list-appender,[data-type="jetpack/timeline"].is-selected .block-list-appender{display:block}.components-button.timeline-item-appender{background:#1e1e1e;border-radius:2px;color:#fff;min-width:24px;height:24px;margin-right:12px;padding-left:0;padding-right:8px;animation:none!important}.components-button.timeline-item-appender:hover{color:#fff}.wp-block-jetpack-timeline.wp-block-jetpack-timeline{margin:0;padding:0}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item{list-style-type:none;position:relative;padding:1em 2em;margin-bottom:36px;margin-left:36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item__bubble{display:block;width:36px;height:4px;background-color:currentColor;position:absolute;top:50%;transform:translateY(-2px);left:-36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after{content:"";display:block;background:currentColor;position:absolute;left:-36px;top:-36px;bottom:-36px;width:4px}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:first-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:first-child .timeline-item:after{top:50%}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:last-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:nth-last-child(2) .timeline-item:after{bottom:50%}@media only screen and (min-width:640px){ul.wp-block-jetpack-timeline.is-alternating{display:flex;flex-direction:column}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item{width:calc(50% - 34px)}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right){margin-left:0;margin-right:auto}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item__bubble{left:auto;right:-36px}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-right.is-right.is-right,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item:nth-child(2n):not(.is-left),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(2n) .wp-block-jetpack-timeline-item:not(.is-left){margin-left:auto;margin-right:0}}
1
+ [data-type="jetpack/timeline"] .block-list-appender{display:none}[data-type="jetpack/timeline"].has-child-selected .block-list-appender,[data-type="jetpack/timeline"].is-selected .block-list-appender{display:block}.components-button.timeline-item-appender{background:#1e1e1e;border-radius:2px;color:#fff;min-width:24px;height:24px;margin-right:12px;padding-left:0;padding-right:8px;animation:none!important}.components-button.timeline-item-appender:hover{color:#fff}.wp-block-jetpack-timeline.wp-block-jetpack-timeline{padding:0}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item{list-style-type:none;position:relative;padding:1em 2em;margin-bottom:36px;margin-left:36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item__bubble{display:block;width:36px;height:4px;background-color:currentColor;position:absolute;top:50%;transform:translateY(-2px);left:-36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after{content:"";display:block;background:currentColor;position:absolute;left:-36px;top:-36px;bottom:-36px;width:4px}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:first-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:first-child .timeline-item:after{top:50%}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:last-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:nth-last-child(2) .timeline-item:after{bottom:50%}@media only screen and (min-width:640px){ul.wp-block-jetpack-timeline.is-alternating{display:flex;flex-direction:column}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item{width:calc(50% - 34px)}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right){margin-left:0;margin-right:auto}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item__bubble{left:auto;right:-36px}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-right.is-right.is-right,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item:nth-child(2n):not(.is-left),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(2n) .wp-block-jetpack-timeline-item:not(.is-left){margin-left:auto;margin-right:0}}
jetpack-timeline/dist/jetpack-timeline.rtl.css CHANGED
@@ -1 +1 @@
1
- [data-type="jetpack/timeline"] .block-list-appender{display:none}[data-type="jetpack/timeline"].has-child-selected .block-list-appender,[data-type="jetpack/timeline"].is-selected .block-list-appender{display:block}.components-button.timeline-item-appender{background:#1e1e1e;border-radius:2px;color:#fff;min-width:24px;height:24px;margin-left:12px;padding-right:0;padding-left:8px;animation:none!important}.components-button.timeline-item-appender:hover{color:#fff}.wp-block-jetpack-timeline.wp-block-jetpack-timeline{margin:0;padding:0}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item{list-style-type:none;position:relative;padding:1em 2em;margin-bottom:36px;margin-right:36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item__bubble{display:block;width:36px;height:4px;background-color:currentColor;position:absolute;top:50%;transform:translateY(-2px);right:-36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after{content:"";display:block;background:currentColor;position:absolute;right:-36px;top:-36px;bottom:-36px;width:4px}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:first-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:first-child .timeline-item:after{top:50%}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:last-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:nth-last-child(2) .timeline-item:after{bottom:50%}@media only screen and (min-width:640px){ul.wp-block-jetpack-timeline.is-alternating{display:flex;flex-direction:column}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item{width:calc(50% - 34px)}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right){margin-right:0;margin-left:auto}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item__bubble{right:auto;left:-36px}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-right.is-right.is-right,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item:nth-child(2n):not(.is-left),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(2n) .wp-block-jetpack-timeline-item:not(.is-left){margin-right:auto;margin-left:0}}
1
+ [data-type="jetpack/timeline"] .block-list-appender{display:none}[data-type="jetpack/timeline"].has-child-selected .block-list-appender,[data-type="jetpack/timeline"].is-selected .block-list-appender{display:block}.components-button.timeline-item-appender{background:#1e1e1e;border-radius:2px;color:#fff;min-width:24px;height:24px;margin-left:12px;padding-right:0;padding-left:8px;animation:none!important}.components-button.timeline-item-appender:hover{color:#fff}.wp-block-jetpack-timeline.wp-block-jetpack-timeline{padding:0}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item{list-style-type:none;position:relative;padding:1em 2em;margin-bottom:36px;margin-right:36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item__bubble{display:block;width:36px;height:4px;background-color:currentColor;position:absolute;top:50%;transform:translateY(-2px);right:-36px}.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after{content:"";display:block;background:currentColor;position:absolute;right:-36px;top:-36px;bottom:-36px;width:4px}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:first-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:first-child .timeline-item:after{top:50%}.wp-block-jetpack-timeline>li.wp-block-jetpack-timeline-item:last-child .timeline-item:after,.wp-block-jetpack-timeline [data-type="jetpack/timeline-item"]:nth-last-child(2) .timeline-item:after{bottom:50%}@media only screen and (min-width:640px){ul.wp-block-jetpack-timeline.is-alternating{display:flex;flex-direction:column}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item{width:calc(50% - 34px)}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right){margin-right:0;margin-left:auto}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-left.is-left.is-left .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating>.wp-block-jetpack-timeline-item:nth-child(odd):not(.is-right) .timeline-item__bubble,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item:after,ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(odd) .wp-block-jetpack-timeline-item:not(.is-right) .timeline-item__bubble{right:auto;left:-36px}ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item.is-right.is-right.is-right,ul.wp-block-jetpack-timeline.is-alternating .wp-block-jetpack-timeline-item:nth-child(2n):not(.is-left),ul.wp-block-jetpack-timeline.is-alternating [data-type="jetpack/timeline-item"]:nth-child(2n) .wp-block-jetpack-timeline-item:not(.is-left){margin-right:auto;margin-left:0}}
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: automattic
3
  Tags: block, blocks, editor, gutenberg, page
4
  Requires at least: 5.5
5
  Tested up to: 5.6
6
- Stable tag: 3.4494
7
  Requires PHP: 5.6.20
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
3
  Tags: block, blocks, editor, gutenberg, page
4
  Requires at least: 5.5
5
  Tested up to: 5.6
6
+ Stable tag: 3.4758
7
  Requires PHP: 5.6.20
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html