Releases: ianrose/typesettings
Releases · ianrose/typesettings
v4.2.0
Compare
Sorry, something went wrong.
No results found
Notes:
Adds a single file version for Sass and Stylus.
Adds position argument to debug mixin
Remove Grunt for development
PRs:
v4.0.0
Compare
Sorry, something went wrong.
No results found
Major version due to introducing typesettingsInit mixin, updating _typesetted.scss and breaking up into partials.
v3.0.0
Compare
Sorry, something went wrong.
No results found
Major version bump due to the removal of styles (gh-37 ) that could affect your render.
gh-36 bumps grunt-sass to v1.0
gh-37 Removes paragraph hyphens from typesetted and adds test css output to gitignore
v2.4.0
Compare
Sorry, something went wrong.
No results found
gh-33 adds more modular scale sizes
v2.3.0
Compare
Sorry, something went wrong.
No results found
gh-24 adds silent warning option to rhythm functions
v2.2.0
Compare
Sorry, something went wrong.
No results found
gh-22 adds warning for floating point line values
v2.1.0
Compare
Sorry, something went wrong.
No results found
gh-20 Updated heading & blockquote default styles, better testing tools, made csslint happy
v2.0.1
Compare
Sorry, something went wrong.
No results found
gh-19 enhanced default type styles on the p tags margin using $base-line-multi
v2.0.0
Compare
Sorry, something went wrong.
No results found
Fixed double base-em-font-size compounding with Typesetted 36aca95
Add baseline overlays via a .va-debug class 2893e54
Fixed incorrect default var for unitlessRhythm(), which also fixed the type baseline overlay 9d1be16
v1.3.1
Compare
Sorry, something went wrong.
No results found
Fixed the import in an if statement error a59d1bd