Make WordPress Core


Ignore:
Timestamp:
09/20/2024 01:53:52 AM (10 months ago)
Author:
noisysocks
Message:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

Fixes #61906.
Props peterwilsoncc, gziolo, kevin940726.

File:
1 edited

Legend:

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

    r58187 r59072  
    3434        "anchor": true,
    3535        "className": false,
     36        "__experimentalBorder": {
     37            "color": true,
     38            "radius": true,
     39            "style": true,
     40            "width": true
     41        },
    3642        "color": {
    3743            "gradients": true,
Note: See TracChangeset for help on using the changeset viewer.