Make WordPress Core


Ignore:
Timestamp:
06/08/2021 08:07:15 AM (4 years ago)
Author:
youknowriad
Message:

Block Editor: Package updates for 5.8 beta 1.

This includes the following fixes:

Widgets Editor:

Widget blocks in the customizer:

Global Styles:

Template Editor:

Miscellaneous:

Performance:

Props noisysocks, nosolosw, jorgefilipecosta.
See #52991.

File:
1 edited

Legend:

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

    r50929 r51089  
    2626            "link": true
    2727        },
    28         "__experimentalFontFamily": true,
    29         "fontSize": true,
     28        "typography": {
     29            "fontSize": true,
     30            "__experimentalFontFamily": true
     31        },
    3032        "spacing": {
    3133            "padding": true
Note: See TracChangeset for help on using the changeset viewer.