Changeset 59775 for trunk/src/wp-includes/blocks/post-content/block.json
- Timestamp:
- 02/07/2025 03:44:07 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-content/block.json
r59072 r59775 28 28 "blockGap": true, 29 29 "padding": true, 30 "margin": true, 30 31 "__experimentalDefaultControls": { 31 32 "margin": false, … … 35 36 "color": { 36 37 "gradients": true, 38 "heading": true, 37 39 "link": true, 38 40 "__experimentalDefaultControls": { … … 53 55 "fontSize": true 54 56 } 57 }, 58 "__experimentalBorder": { 59 "radius": true, 60 "color": true, 61 "width": true, 62 "style": true, 63 "__experimentalDefaultControls": { 64 "radius": true, 65 "color": true, 66 "width": true, 67 "style": true 68 } 55 69 } 56 70 },
Note: See TracChangeset
for help on using the changeset viewer.