Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry Pick PR's for WordPress 5.4 beta 2 #20275

Merged
merged 10 commits into from
Feb 17, 2020

Conversation

aduth and others added 10 commits February 17, 2020 21:03
…columns (#20169)

* Block Library: Columns: Fix equal column growth for unassigned-width columns

* Block Library: Columns: Restore mid-range viewport styles

* Block Library: Columns: Keep margin resets in mid-range viewports

Reference from prior to #19515 : https://github.com/WordPress/gutenberg/blob/7997bf66490bab0f6984a114c22ad125f04b9e89/packages/block-library/src/columns/editor.scss#L69-L75

* Block Library: Columns: Update comment to reference mid-range 2 columns
* Format library: link: remove aria-label

* Adjust new e2e snap
This hasn't been published to npm yet. We're interested in using it to explore Full Site Editing outside of a 'regular' Gutenberg context, so we'd like to publish it.

Note that even though the package hasn't been published yet, the version number has been regularly bumped by the publish script, and it's now at 1.2.0. I'd like to set it to an alpha version (to make clear that it's still in its early stages and not yet ready for production). I've thus chosen 1.3.0-alpha.0 -- I hope that choice is okay.
* adds edit state to frames to fix new tab issue

* moves default state build into else of gallery condition and adds gallery toolbar logic to reach parity with Core.

* fixes selection object reference to proper state

* improves and adds documentation

* removes buildAndSetEditFrame as it should be added in core and not here. Also removes the declaration of the button text as the default already is 'select'

* truly removes editState fu function

* fixes linting issues

* Adjusts PR to factor in review suggestions
@jorgefilipecosta jorgefilipecosta added the [Type] Project Management Meta-issues related to project management of Gutenberg label Feb 17, 2020
@jorgefilipecosta jorgefilipecosta changed the title Cherry Pick PR for WordPress 5.4 beta Cherry Pick PR's for WordPress 5.4 beta 2 Feb 17, 2020
@jorgefilipecosta jorgefilipecosta merged commit 8ff2e60 into wp/trunk Feb 17, 2020
@jorgefilipecosta jorgefilipecosta deleted the wp/trunk-5-4-0-beta-2 branch February 17, 2020 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Project Management Meta-issues related to project management of Gutenberg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants