Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 932 Bytes

CHANGELOG.md

File metadata and controls

17 lines (15 loc) · 932 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[2.1.4] - [05/19/2014]

Added

  • Changelog
  • YUIDoc for doc generating
  • Custom theme for YUIDoc

Changed

  • File location for dropkick.js. Used to be in root, now it lives in the lib folder
  • File location for dropkick.css. Used to be in css, now it lives in the lib/css folder
  • The way we handle our polyfills and build process changed.
  • Fixed customevent issues in all versions of IE Commit
  • Fixed nodeName of null error for issue #282 Commit
  • Fixed issue with e.offsetTop for issue #289 Commit