-
I know that with Global Styles we will change all block styles, but I think something like a CSS library/framework (named as you like) could be very usefull for theme developer that uses Bootstrap or …
-
### Description
When accessing the "Install Fonts" tab of the font library and accessing a font with variations, the preview image does not appear to be displayed correctly.
Below is a screenshot …
-
## What problem does this address?
I just noticed that hovering over a click-to-expand image block does not proactively attempt to prefetch the full-scale image. This can result in a prolonged peri…
-
In Wordpress 3.7.1 + plugin version 1.0 (from v0.4.2 package) the spacebar is non functional.
Tested in:
Chrome Version 30.0.1599.101 m
For comparison, appears to be functioning normally in Firefo…
-
EditorConfig files are supported thanks to [this Atom package](https://atom.io/packages/editorconfig).
`spaces_around_brackets` is a domain-specific EditorConfig property that "denotes how spaces sho…
-
Currently I excluded the new Gutenberg editor in the Sandstorm Port of WordPress because an error occurs. Saving a new post or page doeasn't work. In the browser console you can see:
```
index.js?…
-
**Describe the bug**
https://github.com/WordPress/gutenberg/blob/2d908df0d3791cae04a3bfd780873acf75e8b94a/packages/block-library/src/separator/style.scss#L13
The style for the separator block uses `…
-
Prettier has an official plugin to format PHP code which might be a good option: https://github.com/prettier/plugin-php
It has some considerations:
* We need to check if it does not conflict wit…
-
Offline mode works in Chrome and Safari, but throws an error in Firefox.
```
TypeError: NetworkError when attempting to fetch resource.
```
## Recreate
- Go to Playground.WordPress.net in Fir…
-
v4.0 requires WP 5.0+ because we're using the `wp-hooks` script, mostly for `postMessage` changes in complex fields like `typography` etc, but also to init these complex fields.
As a fallback I add…