Changeset 55246 for trunk/src/wp-includes/blocks/button/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/button/block.json (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/button/block.json
r54257 r55246 10 10 "textdomain": "default", 11 11 "attributes": { 12 "textAlign": { 13 "type": "string" 14 }, 12 15 "url": { 13 16 "type": "string", … … 57 60 "supports": { 58 61 "anchor": true, 59 "align": true,62 "align": false, 60 63 "alignWide": false, 61 64 "color": { … … 81 84 }, 82 85 "reusable": false, 86 "shadow": true, 83 87 "spacing": { 84 88 "__experimentalSkipSerialization": true,
Note: See TracChangeset
for help on using the changeset viewer.