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/button/block.json

    r50929 r51089  
    6262            "gradients": true
    6363        },
    64         "fontSize": true,
     64        "typography": {
     65            "fontSize": true,
     66            "__experimentalFontFamily": true
     67        },
    6568        "reusable": false,
    6669        "__experimentalBorder": {
     
    6871            "__experimentalSkipSerialization": true
    6972        },
    70         "__experimentalFontFamily": true,
    7173        "__experimentalSelector": ".wp-block-button__link"
    7274    },
Note: See TracChangeset for help on using the changeset viewer.