[wp-trac] [WordPress Trac] #45041: Twenty Thirteen: Update theme to add Gutenberg styles and support
WordPress Trac
noreply at wordpress.org
Thu Oct 18 19:14:50 UTC 2018
#45041: Twenty Thirteen: Update theme to add Gutenberg styles and support
-------------------------------------+----------------------------
Reporter: laurelfulford | Owner: laurelfulford
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.0
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+----------------------------
Comment (by laurelfulford):
[attachment:"45041.2.patch"] preemptively fixes some issues that were
spotted in Twenty Fifteen & Sixteen's reviews:
* Removes bullets from the Related Posts block in the editor when set to
Grid layout
* Makes sure the 'large' style of the quote block is the correct size in
the editor
* Fixed issue with centred cover image blocks -- the `display: block` on
`aligncenter` in the theme was overriding the `display: flex` on the
blocks.
Also:
* Changes enqueue method for blocks to swap `get_theme_file_uri()` with
`get_template_directory_uri()`, to match other enqueues; switched version
from a number to the date, matching the format (mostly) used in the theme.
* Default themes spell it "gray"; my last patch had "grey" in the editor
colour palette labels and classes 😬 That’s fixed in this patch!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45041#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list