Gutenberg

Modern framework to print the web correctly.                                               

MIT License

Downloads
10.4K
Stars
4.8K
Committers
11

Bot releases are visible (Hide)

Gutenberg - Version 0.7.0 Latest Release

Published by BafS over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/BafS/Gutenberg/compare/v0.6.1...v0.7.0

Gutenberg - Version 0.6.1

Published by BafS about 4 years ago

Add

  • .avoid-break-inside class to avoid breaking inside elements
  • .break-before and .break-after as .page-break-before and .page-break-after aliases

Deprecated

  • .page-break-before and .page-break-after, use the new .break-before and .break-after
Gutenberg - Version 0.6.0

Published by BafS over 4 years ago

Gutenberg - Version 0.5.0

Published by BafS over 5 years ago

Gutenberg - Version 0.4.2

Published by BafS over 7 years ago

Since last version

  • All variables are now rewritable (#14)
  • Use text-decoration: none instead of 0 (#13)
Gutenberg - Version 0.4.1

Published by BafS over 7 years ago

Since last version

  • Fix bug #11 when web-fonts are not always loaded on printing mode. Workaround by removing the distant web-fonts.
Gutenberg - Version 0.4.0

Published by BafS over 7 years ago

Since last version

  • Add scss-lint to dev, rewrite some part to follow the standard.
  • Update the readme (typos, update documentation, add badges) (#6, #7)
  • Clarify the page-break class, add page-break-before (do the same as page-break, it is an alias) (#5)
  • Add license file (#9)
  • Add codeclimate to the repo
  • Other details (please check the commits for more details)

Note: This release should not have any breaking change

Gutenberg - Version 0.3.1

Published by BafS over 7 years ago

  • Fix ampersand selector bug (#3)
Gutenberg - Version 0.3.0

Published by BafS almost 8 years ago

Since version 0.2.0

  • Split scss files, clean scss
  • Better print reset
  • Change text color to black
  • Add background color
  • Add .no-reformat util class

Move demo folder to docs.

Gutenberg - Version 0.3.0 beta

Published by BafS almost 8 years ago

  • Split scss files, clean scss
  • Better print reset
  • Change text color to black
  • Add background color
  • Add .no-reformat util class
Gutenberg - Version 0.2.0

Published by BafS almost 8 years ago

  • Use normalize 5 (it was the version 3)
  • Rewrite gulp stream
  • Add minified css to /dist
Gutenberg - Version 0.1.0

Published by BafS about 8 years ago