Make WordPress Core


Ignore:
Timestamp:
04/15/2021 02:41:38 PM (5 years ago)
Author:
gziolo
Message:

Editor: Update WordPress packages to use with WordPress 5.8

In the response to the discussion during the Dev Chat, I'm doing a first pass to keep WordPress packages up to date in the WordPress 5.8 release cycle.

See https://github.com/WordPress/wordpress-develop/pull/1176 for more details.

Props youknowriad, aristath, andraganescu.
See #52991.

File:
1 edited

Legend:

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

    r50048 r50761  
    1818        "anchor": true,
    1919        "__experimentalFontFamily": true,
    20         "fontSize": true
     20        "fontSize": true,
     21        "spacing": {
     22            "padding": true
     23        }
    2124    },
    2225    "style": "wp-block-verse",
Note: See TracChangeset for help on using the changeset viewer.