rebase on oct-10-2023
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2,
|
||||
"apiVersion": 3,
|
||||
"name": "core/gallery",
|
||||
"title": "Gallery",
|
||||
"category": "media",
|
||||
@@ -115,7 +115,9 @@
|
||||
"blockGap": [ "horizontal", "vertical" ],
|
||||
"__experimentalSkipSerialization": [ "blockGap" ],
|
||||
"__experimentalDefaultControls": {
|
||||
"blockGap": true
|
||||
"blockGap": true,
|
||||
"margin": false,
|
||||
"padding": false
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
@@ -123,7 +125,7 @@
|
||||
"background": true,
|
||||
"gradients": true
|
||||
},
|
||||
"__experimentalLayout": {
|
||||
"layout": {
|
||||
"allowSwitching": false,
|
||||
"allowInheriting": false,
|
||||
"allowEditing": false,
|
||||
|
||||
Reference in New Issue
Block a user