Make WordPress Core


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

Block Editor: Update packages and backport the latest Gutenberg fixes.

This includes the following fixes:

Props nosolosw, noisysocks.
See #52991.

File:
1 edited

Legend:

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

    r50929 r51051  
    4242            "gradients": true
    4343        },
    44         "__unstablePasteTextInline": true
     44        "__unstablePasteTextInline": true,
     45        "__experimentalSelector": "ol,ul"
    4546    },
    4647    "editorStyle": "wp-block-list-editor",
Note: See TracChangeset for help on using the changeset viewer.