Opened 7 weeks ago
Closed 6 hours ago
#65370 closed defect (bug) (fixed)
Add "Text shadow" support
| Reported by: | wildworks | Owned by: | wildworks |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.1 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | gutenberg-merge has-patch has-unit-tests |
| Cc: | Focuses: |
Description (last modified by )
This ticket is for managing the backport of Gutenberg PRs to add text shadow support.
Change History (5)
This ticket was mentioned in PR #12011 on WordPress/wordpress-develop by @wildworks.
7 weeks ago
#1
- Keywords has-patch has-unit-tests added
@wildworks commented on PR #12011:
26 hours ago
#3
@ramonjd, @aaronrobertshaw, https://github.com/WordPress/gutenberg/pull/79584 will likely be deferred to 7.2. This means that the UI for text shadow will not be exposed in 7.1, and only the styles will be supported. I believe this PR is ready for commit, and I await your review 🙇♂️
@wildworks commented on PR #12011:
8 hours ago
#4
@ramonjd Thanks for the review!
only theme.json global styles work, and only on the frontend
This is correct. The text shadow should work in the editor once the latest Gutenberg is synced to core.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This PR is intended to backport the following Gutenberg PRs to the core in order to implement full text shadow support in a single PR.
Trac ticket: https://core.trac.wordpress.org/ticket/65370
## Use of AI Tools