All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Changelog
- YUIDoc for doc generating
- Custom theme for YUIDoc
- 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 thelib/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