RELEASENOTES.md
2.36 KB
Release notes for iScroll
Version 5.2.0 - 2016.04.05
Fixes
- Fixes weird scrolling in Chrome (#760, #441, #943, #927, #780)
 - #1009 fixes utils.prefixPointerEvent method
 - #1018, #652 fixes directionX/Y when scrolling with mouse
 - #924, #950 clean up timer on destroy
 - #949 removes unnecesary style values on wrapper when useTransition option is 'false'
 - #361 fixes two click/tap events issue
 - #980 fixes event propagation for wheel event
 - #768 fixes indicators
 - #761 fixes two scrollEnd events issue
 - Fixes 'click' event is not fired when iScroll is disabled
 
Changes
- Added AMD support
 - Changed default value of disableMouse/disableTouch/disablePointer options
 - Removed CLA non-sense
 
Version 5.1.3 - 2014.09.19
Fixes
- #577 fixes scrolling in Firefox
 
Version 5.1.2 - 2014.06.02
Fixes
- #707 fixes build fail when dist folder does not exist
 - 
#713 Adds W3C pointer support and fixes issue with 
MSPointerEventdetection 
Version 5.1.1 - 2014.01.10
Fixes
- Infinite scroll now switch from 
transformtotop/leftbased onuseTransformoption - #555 removed unused variable
 - #372 case insensitive check on tag names
 
New features
- New 
offmethod to unload custom events - Added 
options.decelerationto alter the momentum duration/speed - Added release notes file
 
Version 5.1.0 - 2014.01.09
Fixes
- 
#558 false positive for 
isBadAndroid 
New features
- Infinite scrolling
 - Documentation
 - 
_execEventsupports arguments 
Changes
- dist/minified files are no longer pushed to the main repo
 
I started collecting release notes from version 5.1.0