Changeset 55246 for trunk/src/wp-includes/blocks/group/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/group/block.json (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/group/block.json
r54257 r55246 42 42 } 43 43 }, 44 "dimensions": { 45 "minHeight": true 46 }, 44 47 "__experimentalBorder": { 45 48 "color": true, … … 53 56 "width": true 54 57 } 58 }, 59 "position": { 60 "sticky": true 55 61 }, 56 62 "typography": { … … 67 73 } 68 74 }, 69 "__experimentalLayout": true 75 "__experimentalLayout": { 76 "allowSizingOnChildren": true 77 } 70 78 }, 71 79 "editorStyle": "wp-block-group-editor",
Note: See TracChangeset
for help on using the changeset viewer.