Make WordPress Core


Ignore:
Timestamp:
06/04/2024 05:34:12 AM (18 months ago)
Author:
ellatrix
Message:

Editor: add textAlign block support.

See https://github.com/WordPress/gutenberg/pull/59531.
See https://github.com/WordPress/gutenberg/pull/61182.
See https://github.com/WordPress/gutenberg/pull/61717.
See https://github.com/WordPress/wordpress-develop/pull/6590.

Fixes #61256.

Props wildworks, ellatrix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme.json

    r58242 r58314  
    304304            "letterSpacing": true,
    305305            "lineHeight": false,
     306            "textAlign": true,
    306307            "textDecoration": true,
    307308            "textTransform": true,
Note: See TracChangeset for help on using the changeset viewer.