#61121 closed enhancement (fixed)
Theme JSON: Extract util to get valid block style variations
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.6 | Priority: | normal |
| Severity: | normal | Version: | 6.6 |
| Component: | Editor | Keywords: | gutenberg-merge has-patch |
| Focuses: | Cc: |
Description
This ticket tracks the backporting of PHP files for the following Gutenberg changes:
https://github.com/WordPress/gutenberg/pull/61030
Extracts the repeated collection of valid block style variations into a util that can be reused or updated in a single place for future work around extending block style variations.
Change History (7)
This ticket was mentioned in PR #6479 on WordPress/wordpress-develop by @aaronrobertshaw.
23 months ago
#1
- Keywords has-patch added
#2
@
22 months ago
- Owner set to ellatrix
- Resolution set to fixed
- Status changed from new to closed
In 58228:
This ticket was mentioned in Slack in #meta by ella. View the logs.
22 months ago
Note: See
TracTickets for help on using
tickets.
Syncs the changes from:
Extracts the repeated collection of valid block style variations into a util that can be reused or updated in a single place for future work around extending block style variations.
See: https://github.com/WordPress/gutenberg/pull/57908
Unit tests:
npm run test:php -- --filter Tests_Theme_wpThemeJsonTrac ticket: https://core.trac.wordpress.org/ticket/61121