Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

68 lines (36 loc) · 2.34 KB

v1.0.0 (2014-05-23)

Features

  • refactor: implement standard component layout 1.0 (c576df56)

v0.0.6 (2014-01-21)

Bug Fixes

  • sass: remove borders by default (c95040c4)

v0.0.5 (2014-01-15)

Bug Fixes

  • mixin: remove default width: auto (f7529dff)

v0.0.4 (2014-01-10)

Bug Fixes

  • sass: remove text transform (3f2866c0)

Features

  • sass: add link-button() mixin that backs onto anchors (1faa5f4d)

v0.0.3 (2014-01-10)

Features

  • sass: allow configuring states via settings (82400d9e)

v0.0.2 (2014-01-09)

Features

  • sass: fix :focus and :disabled styles (4772f684)

v0.0.1 (2014-01-07)

Features