-
Notifications
You must be signed in to change notification settings - Fork 110
List of relevant Gutenberg issues and pull requests #25
Comments
For the FAQs pattern this issue seems relevant: WordPress/gutenberg#64119 (comment) |
Line height improvements WordPress/gutenberg#56227 |
Add Featured Image upload for Categories and Tags: WordPress/gutenberg#64595 |
Display caption for featured images |
Featured image fallbacks (for the photo blog) |
Hello! Are there any priority on which issues to solve first? |
The first one on the list above. |
I'm not sure if this one is close to being implemented, but if it's not, we may consider adding similar code to TT5 to prevent widows and orphans in text: WordPress/gutenberg#55190 |
Standardized way to modify interactive states (:hover, :focus .etc) for button variations: WordPress/gutenberg#38277 Context here. |
Presets for border radius: WordPress/gutenberg#64041 |
Add a z-index control for blocks where position is/can be set WordPress/gutenberg#60411 |
Button: Add support for :hover in variation theme.json |
Hello! I have created two PR to closes the two issues about the post feature image WordPress/gutenberg#65107 WordPress/gutenberg#65022 |
Allow pattern files in subfolders: WordPress/gutenberg#50144 |
Section styles are stripped out of query loops: WordPress/gutenberg#65644 |
I am closing this since we have ran out of time to work on these in this release cycle. |
Hide the current post from the query loop
Needs dev.
WordPress/gutenberg#42810
Filter post formats in the query loop
Needs dev with REST API experience
Needs design
Needs tests and testing
WordPress/gutenberg#64167
WordPress/gutenberg#53049
Enable creating post format archive templates in Site Editor
Needs dev.
WordPress/gutenberg#53049
Style Form elements in theme.json
Needs decision about which selectors to use. Should we target all inputs, or only specific types?
Elements: Add support for text based inputs gutenberg#51337
The text was updated successfully, but these errors were encountered: