Make WordPress Core


Ignore:
Timestamp:
02/07/2025 03:44:07 PM (12 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/comments/block.json

    r56710 r59775  
    4646                "fontSize": true
    4747            }
     48        },
     49        "__experimentalBorder": {
     50            "radius": true,
     51            "color": true,
     52            "width": true,
     53            "style": true,
     54            "__experimentalDefaultControls": {
     55                "radius": true,
     56                "color": true,
     57                "width": true,
     58                "style": true
     59            }
    4860        }
    4961    },
Note: See TracChangeset for help on using the changeset viewer.