#57559 closed enhancement (fixed)
Adds shadow presets support in theme.json
Reported by: | Mamaduka | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | gutenberg-merge has-patch has-unit-tests commit |
Focuses: | Cc: |
Description
Adds shadow presets support via theme.json file for block and hybrid themes.
Covers following PRs:
Change History (10)
This ticket was mentioned in PR #3915 on WordPress/wordpress-develop by @Mamaduka.
20 months ago
#1
- Keywords has-patch has-unit-tests added
@Mamaduka commented on PR #3915:
20 months ago
#2
I just pushed the theme.json
update for shadow presets. Based on the diff, this is the only change since WP 6.1, so I won't create a separate PR.
Cc @oandregal
@oandregal commented on PR #3915:
20 months ago
#3
I just pushed the theme.json update for shadow presets. Based on the diff, this is the only change since WP 6.1, so I won't create a separate PR.
:+1: Good call, those changes pertain to this feature as well.
@hellofromTonya commented on PR #3915:
20 months ago
#4
Current reviewing. There are a few tweaks needed to the tests. And there's a merge conflict.
#5
@
20 months ago
- Owner set to hellofromTonya
- Status changed from new to reviewing
Self-assigning for review and commit.
@hellofromTonya commented on PR #3915:
20 months ago
#6
Rebase this PR on top of wordpress-develop
current trunk
branch to resolve the merge conflict. Force pushed.
#7
@
20 months ago
- Keywords commit added
- Summary changed from Sync shadow presets support in theme.json to Adds shadow presets support in theme.json
PR 3915 is ready for commit
.
- Confirmed both GB PRs are present in this PR ✅
- Changes are noted in
@since 6.2.0
✅ - Includes tests ✅
- Has a test report ✅
@hellofromTonya commented on PR #3915:
20 months ago
#9
Committed via https://core.trac.wordpress.org/changeset/55176.
Trac ticket: https://core.trac.wordpress.org/ticket/57559
Gutenberg PRs: