Make WordPress Core


Ignore:
Timestamp:
02/07/2025 03:44:07 PM (11 months ago)
Author:
joemcgill
Message:

Editor: Update packages for 6.8 pre-Betas.

Syncs @wordpress/* packages to the 'latest' npm tag.

Props mamaduka, joemcgill, youknowriad, swissspidy, sergiomdgomes, gziolo.
See #62887.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/latest-posts/block.json

    r57578 r59775  
    112112            }
    113113        },
     114        "__experimentalBorder": {
     115            "radius": true,
     116            "color": true,
     117            "width": true,
     118            "style": true,
     119            "__experimentalDefaultControls": {
     120                "radius": true,
     121                "color": true,
     122                "width": true,
     123                "style": true
     124            }
     125        },
    114126        "interactivity": {
    115127            "clientNavigation": true
Note: See TracChangeset for help on using the changeset viewer.