Make WordPress Core


Ignore:
Timestamp:
06/08/2021 08:07:15 AM (5 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/list/block.json

    r51051 r51089  
    3838                "anchor": true,
    3939                "className": false,
    40                 "fontSize": true,
     40                "typography": {
     41                        "fontSize": true,
     42                        "__experimentalFontFamily": true
     43                },
    4144                "color": {
    4245                        "gradients": true
Note: See TracChangeset for help on using the changeset viewer.