Skip to content

Latest commit

 

History

History
86 lines (49 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

86 lines (49 loc) · 2.14 KB

Sass & CSS v1.1.4:

date: 2014-05-19

changes:

  • Issue 19: Margin calculation for pixel fallback incorrect. Measure Margin and Type Scale function now report correct values for varying units supplied w/fallbacks where required such as rem. Special thanks to @craigmdennis for the filing and assistance.
  • Issue 17: Allow Typeplate to compile with libsass. Thanks to @malept for the fix.

CSS v1.1.3:

date: 2014-03-06

changes:

  • Issue 139: Pixel fallback for bottom margin on headers. Smaller Copyright Block and Harry Roberts Shoutout.

Sass v1.1.3:

date: 2014-03-06

changes:

  • Issue 139: Pixel fallback for bottom margin on headers. Smaller Copyright Block and Harry Roberts Shoutout.

CSS v1.1.2:

date: 2014-01-11

changes:

  • Issue 138: Small Unit bug for bottom margin on line 211. Now uses ems instead of rems.

Sass v1.1.2:

date: 2013-11-20

changes:

  • Boolean for Paragraph Styling with Whitespace.

v1.0.2:

date: 2013-05-11

changes:

  • New Web Font Helper for Sass port.
  • Better Explanation for Heading Type Scale
  • All Sass variables now have the !default flag allowing authors to override these defaults from outside the typeplate file (Also works with Stylus but with a different implementation).
  • Cleaner comments and formatting for Typeplate's CSS port.
  • Now adds Grunt to project as a secondary option to Codekit.
  • New Demo Toggles inspired by TopCoat
  • General site styling improvements.
  • Customizeable variables for Sass Drop Cap @mixin.
  • Removed Stats Tabs - Issue #57 typeplate/typeplate.github.io#57.
  • Better Contributor Docs - Issue #99 typeplate/typeplate.github.io#99.

v1.0.1:

date: 2013-03-11

changes:

  • Indenting subsequent paragraphs
  • misc. spelling corrections
  • Compiling errors fixed for LESS and Stylus.

v1.0.0:

date: 2013-02-27

changes:

  • Initial release of 1.0.0.