Opened 6 weeks ago
Last modified 28 hours ago
#65164 reopened enhancement
Responsive styles for blocks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | gutenberg-merge has-patch has-unit-tests |
| Focuses: | Cc: |
Description
Tracking the needed core updates to implement responsive style states for blocks, as described in https://github.com/WordPress/gutenberg/issues/77817.
The first part of the work in in https://github.com/WordPress/gutenberg/pull/77513.
Change History (16)
#2
@
3 weeks ago
- Version trunk deleted
Since this is an enhancement, there's no first version of WordPress this can be reproduced in. Removing trunk version.
This ticket was mentioned in PR #11966 on WordPress/wordpress-develop by @isabel_brison.
3 weeks ago
#3
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/65164
## Use of AI Tools
Code copied across from https://github.com/WordPress/gutenberg/pull/78543 with the aid of copilot.
@isabel_brison commented on PR #11966:
3 weeks ago
#4
noting that https://github.com/WordPress/gutenberg/pull/78543 also has a change to the states block support that is dependent on #11828 which introduces the file.
@ramonopoly commented on PR #11706:
11 days ago
#5
For what it's worth, I checked the changes against https://github.com/WordPress/gutenberg/pull/77513 👍🏻 LGTM
@isabel_brison commented on PR #11706:
11 days ago
#6
Thanks for reviewing @ramonjd! Feedback has been addressed.
@ramonopoly commented on PR #11706:
11 days ago
#7
Looks like the CI is choking trying to pull docker images. Can't see any issues on docker/github status pages. Maybe we hit a temp rate limit 🤔
@isabel_brison commented on PR #11706:
11 days ago
#9
Committed in https://core.trac.wordpress.org/changeset/62444.
This ticket was mentioned in PR #12077 on WordPress/wordpress-develop by @isabel_brison.
9 days ago
#11
- Keywords has-unit-tests added
Trac ticket: https://core.trac.wordpress.org/ticket/65164
Changes from gutenberg: https://github.com/WordPress/gutenberg/pull/78795
## Use of AI Tools
@isabel_brison commented on PR #11966:
4 days ago
#12
Thanks for the review @ramonjd! Everything should be fixed now.
#13
@
4 days ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 62478:
@isabel_brison commented on PR #12077:
4 days ago
#14
whoops I closed the original ticket and this was closed too
#15
@
4 days ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening because https://github.com/WordPress/wordpress-develop/pull/12077 is still in progress and should be part of this ticket.
This ticket was mentioned in PR #12159 on WordPress/wordpress-develop by @isabel_brison.
28 hours ago
#16
Trac ticket: https://core.trac.wordpress.org/ticket/65164
## Use of AI Tools
<!--
You are free to use artificial intelligence (AI) tooling to contribute, but you must disclose what tooling you are using and to what extent a pull request has been authored by AI. It is your responsibility to review and take responsibility for what AI generates. See the WordPress AI Guidelines: <https://make.wordpress.org/ai/handbook/ai-guidelines/>.
Copied from Gutenberg PR https://github.com/WordPress/gutenberg/pull/79135/changes with assistance from copilot.
Removing
trunkversion as this is not going to be shipped with WP 7.0 but in the next releases.