gutenberg-supplements icon indicating copy to clipboard operation
gutenberg-supplements copied to clipboard

Results 6 gutenberg-supplements issues
Sort by recently updated
recently updated
newest added

added "sites/2" in the IMAGE link

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

![Screenshot 2019-06-27 at 1 50 42 PM](https://user-images.githubusercontent.com/26354653/60249499-97e66380-98e2-11e9-9164-f3facb494e65.png)

This PR deals with adding support for deprecated blocks. Because of that blocks are not visible in the backend.

bug

As a real-world test of what we've produced, it would be a useful experiment to try and adopt [Gutenberg Fields Middleware](https://github.com/rtCamp/gutenberg-fields-middleware) to register block fields. I don't expect it will...