Skip to content

Releases: ianrose/typesettings

v4.2.0

10 Oct 21:55
Compare
Choose a tag to compare

Notes:

  • Adds a single file version for Sass and Stylus.
  • Adds position argument to debug mixin
  • Remove Grunt for development

PRs:

v4.0.0

13 Feb 01:23
Compare
Choose a tag to compare

Major version due to introducing typesettingsInit mixin, updating _typesetted.scss and breaking up into partials.

v3.0.0

05 Sep 13:20
Compare
Choose a tag to compare

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

29 Mar 20:07
Compare
Choose a tag to compare

gh-33 adds more modular scale sizes

v2.3.0

17 Nov 17:15
Compare
Choose a tag to compare

gh-24 adds silent warning option to rhythm functions

v2.2.0

09 Nov 13:22
Compare
Choose a tag to compare

gh-22 adds warning for floating point line values

v2.1.0

19 Oct 21:22
Compare
Choose a tag to compare
  • gh-20 Updated heading & blockquote default styles, better testing tools, made csslint happy

v2.0.1

10 Oct 22:55
Compare
Choose a tag to compare
  • gh-19 enhanced default type styles on the p tags margin using $base-line-multi

v2.0.0

24 Jun 21:31
Compare
Choose a tag to compare
  • 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

17 Apr 23:28
Compare
Choose a tag to compare
  • Fixed the import in an if statement error a59d1bd