Changeset 53157 for trunk/src/wp-includes/blocks/list/block.json
- Timestamp:
- 04/12/2022 03:10:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/list/block.json
r52042 r53157 1 1 { 2 "$schema": "https://schemas.wp.org/trunk/block.json", 2 3 "apiVersion": 2, 3 4 "name": "core/list", … … 52 53 "color": { 53 54 "gradients": true, 54 "link": true 55 "link": true, 56 "__experimentalDefaultControls": { 57 "background": true, 58 "text": true 59 } 55 60 }, 56 61 "__unstablePasteTextInline": true,
Note: See TracChangeset
for help on using the changeset viewer.