Changeset 59775 for trunk/src/wp-includes/blocks/page-list/block.json
- Timestamp:
- 02/07/2025 03:44:07 PM (11 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/page-list/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/page-list/block.json
r57578 r59775 52 52 "interactivity": { 53 53 "clientNavigation": true 54 }, 55 "color": { 56 "text": true, 57 "background": true, 58 "link": true, 59 "gradients": true, 60 "__experimentalDefaultControls": { 61 "background": true, 62 "text": true, 63 "link": true 64 } 65 }, 66 "__experimentalBorder": { 67 "radius": true, 68 "color": true, 69 "width": true, 70 "style": true 71 }, 72 "spacing": { 73 "padding": true, 74 "margin": true, 75 "__experimentalDefaultControls": { 76 "padding": false, 77 "margin": false 78 } 54 79 } 55 80 },
Note: See TracChangeset
for help on using the changeset viewer.