wip
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
"caption": {
|
||||
"type": "rich-text",
|
||||
"source": "rich-text",
|
||||
"selector": ".blocks-gallery-caption"
|
||||
"selector": ".blocks-gallery-caption",
|
||||
"role": "content"
|
||||
},
|
||||
"imageCrop": {
|
||||
"type": "boolean",
|
||||
@@ -102,6 +103,10 @@
|
||||
"allowResize": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"aspectRatio": {
|
||||
"type": "string",
|
||||
"default": "auto"
|
||||
}
|
||||
},
|
||||
"providesContext": {
|
||||
|
||||
Reference in New Issue
Block a user