PluginProbe
Gutenberg / 22.7.0
Gutenberg v22.7.0
24.0.0 23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 All 403 releases
← All changes | build/scripts/block-library/image/block.json +0 -5 23.6.2 → 22.7.0 View file →
@@ -104,12 +104,8 @@
104 104 "type": "string",
105 105 "source": "attribute",
106 106 "selector": "figure > a",
107 107 "attribute": "target"
108 - },
109 - "isDecorative": {
110 - "type": "boolean",
111 - "default": false
112 108 }
113 109 },
114 110 "supports": {
115 111 "interactivity": true,
@@ -140,9 +136,8 @@
140 136 "__experimentalSkipSerialization": true
141 137 }
142 138 },
143 139 "selectors": {
144 - "dimensions": ".wp-block-image img, .wp-block-image .components-placeholder",
145 140 "border": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
146 141 "shadow": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
147 142 "filter": {
148 143 "duotone": ".wp-block-image img, .wp-block-image .components-placeholder"