Gutenberg icon indicating copy to clipboard operation
Gutenberg copied to clipboard

Modern framework to print the web correctly.                                               

Results 13 Gutenberg issues
Sort by recently updated
recently updated
newest added

Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Firefox 79 may distribute images on two pages (screenshot from print preview of [oldstyle.html](https://bafs.github.io/Gutenberg/oldstyle.html)): ![Firefox distributes image over two pages; screenshot from print preview](https://user-images.githubusercontent.com/12914806/90955926-3be58380-e482-11ea-963f-f5ef1f87dcb6.png) Is this something that can be...

browser-implementation

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Web fonts on modern and oldstyle themes are not always loaded when printing. Related: - https://stackoverflow.com/questions/11604726/embed-font-face-fonts-when-printing-to-pdf-with-chrome - https://getsatisfaction.com/fontdeck/topics/_font_face_embedded_fonts_do_not_show_up_in_a_print_preview?topic-reply-list%5Bsettings%5D%5Bfilter_by%5D=all [dead]

bug
browser-implementation

Instead of embedding normalize gutenberg should probably say it's required in the documentation then users could use a newer version of normalize

enhancement

The no-print class has no effect on my components. I am using react instead of html for my components