-
Looks like Framer Motion is causing IE11 rendering issues:
https://github.com/WordPress/gutenberg/issues/28249
We currently don't use it in many places.. Collapsible is the only one that comes to …
-
Instead of creating our own WooCommerce Blocks header patterns, we would like to explore the possibility of injecting the `Mini Cart` block into existing Core and WP header patterns (more context here…
-
### Quick summary
Adding Footnotes to a Paragraph block is changing the line height of that specific line, resulting in uneven line height for the Paragraph.
### Steps to reproduce
1. Create a page…
-
I think it's supposed to be options and not theme for the paddingTop value below:
```JS
const options = theme('gutenberg.blocks.cover')
const cover = ({
'.wp-block-cover': {
padding…
-
When there is no temporary playground [1], after entering settings [2] and blueprint gallery [3], and then clicking temporary playground [4], nothing happens in sidebar.
The sidebar for temporary pla…
-
### Description
Hello Team,
I have reviewed the "Search Block" and found design consistent issue, When we change button position to "Button only", there is no gap between the search (or search ico…
-
**Describe the feature**
There have been a number of occasions when building a pattern, that I wanted to copy in pattern code or modify it directly.
It would be nice if we could switch the creator i…
-
The choices in the top term box needs to reflect the terms set on the post at the current time, not terms set on post at page load; Gutenberg saves without triggering a page load.
Created from #149…
benlk updated
4 years ago
-
Test to ensure there is not immediate failure. The use of the [pmpro_sws] shortcode in a shortcode block or via the classic editor block should work properly as-is.
There is the potential to replac…
-
This Issue _specifically_ tracks the ongoing effort to use a `slug` to reference a Navigation Menu (`wp_navigation` Post) instead of the current postID based setup.
This is required because IDs are…