Releases: BafS/Gutenberg
Releases · BafS/Gutenberg
Version 0.7.0
Version 0.6.1
Add
.avoid-break-insideclass to avoid breaking inside elements.break-beforeand.break-afteras.page-break-beforeand.page-break-afteraliases
Deprecated
.page-break-beforeand.page-break-after, use the new.break-beforeand.break-after
Version 0.6.0
Version 0.5.0
- Update Normalize.css to v8 (use the original repository (https://github.com/necolas/normalize.css) instead of normalize-sass)
- [dev] Setup travis
Version 0.4.2
Version 0.4.1
Since last version
- Fix bug #11 when web-fonts are not always loaded on printing mode. Workaround by removing the distant web-fonts.
Version 0.4.0
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-breakclass, addpage-break-before(do the same aspage-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
Version 0.3.1
- Fix ampersand selector bug (#3)
Version 0.3.0
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.
Version 0.3.0 beta
- Split scss files, clean scss
- Better print reset
- Change text color to black
- Add background color
- Add
.no-reformatutil class