Make WordPress Core


Ignore:
Timestamp:
07/07/2023 07:18:46 AM (3 years ago)
Author:
isabel_brison
Message:

Editor: update npm packages with bug fixes and blessed tasks.

Includes miscellaneous bug fixes and enhancements to the Library task (#58579) and to the Command Palette task (#58643).

See #58745.

File:
1 edited

Legend:

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

    r56065 r56159  
    6262        "spacing": {
    6363            "margin": true,
    64             "padding": true
     64            "padding": true,
     65            "__experimentalDefaultControls": {
     66                "margin": false,
     67                "padding": false
     68            }
    6569        },
    6670        "__unstablePasteTextInline": true,
Note: See TracChangeset for help on using the changeset viewer.