Releases: strawdynamics/drift
Releases · strawdynamics/drift
0.3.0
- Added
hoverBoundingBox
and touchBoundingBox
options.
0.2.0
- Added
hoverDelay
and touchDelay
options.
0.1.8
- Fix base stylesheet
noop
animation bug in Safari 9.1/IE 11
0.1.7
- Final build artifact is now UMD-wrapped, which should fix all previous incompatibility issues.
0.1.6
Fix a bug with Drift#destroy
0.1.5
Fixes a syntax error in bower.json
0.1.4
- Fixed: package.json
main
should now point to dist file usable by more JS build setups.
0.1.3
- Fixed: NPM install should work properly now in Babel + Browserify environments.
0.1.2
Merge pull request #8 from imgix/7-fix-has-animation
Fix `HAS_ANIMATION` bug when loaded in `head`