Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 724 Bytes

Changelog

v1.0.2 // 2015-02-08

  • restore placeholder text when a form reset action occurs - #12 via @nicolag

v1.0.1 // 2014-02-18

  • add check to handle arguments that are not elements with placeholder values

v1.0.0 // 2014-02-12

  • initial release

v0.0.3 // 2014-02-10

  • restructure directories and files
  • add gulpfile.js, package.json, and .gitignore
  • now producing with SASS and minifying both CSS and JS

v0.0.2 // 2014-02-08

  • restructure code
  • more flexible init
  • add requestAnimationFrame
  • check for in flux animation to allow toggling mid animation

v0.0.1 // 2014-02-07

  • initial development