#61123 closed enhancement (fixed)
Background block supports: add support for top-level styles in theme.json
Reported by: | ramonopoly | Owned by: | ramonopoly |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 6.6 |
Component: | Editor | Keywords: | gutenberg-merge has-patch has-unit-tests commit |
Focuses: | template | Cc: |
Description (last modified by )
Allow setting site-wide background images in theme.json (top-level) styles.
Ticket to track the syncing of the following Gutenberg PRs:
Global styles: background UI controls #59454
Global styles: add background image to top-level theme.json styles #59354
Global styles: force root min-height of 100% for backgrounds #59809
Background images: remove required "file" prop #61387
There are multiple Gutenberg PRs because they iterate on the same feature.
Change History (9)
This ticket was mentioned in PR #6482 on WordPress/wordpress-develop by @ramonopoly.
7 months ago
#2
- Keywords has-patch added
This ticket was mentioned in Slack in #core by nhrrob. View the logs.
7 months ago
@ramonopoly commented on PR #6482:
6 months ago
#6
Looking good 👍 – do you need me to commit?
Thank you!! Yes please! I have pleb rights.
#7
@
6 months ago
- Component changed from General to Editor
- Focuses template added
- Keywords has-unit-tests commit added; needs-unit-tests removed
- Owner set to ramonopoly
- Status changed from new to assigned
WIP
Syncing Gutenberg PRs: