Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 851 Bytes

RELEASENOTES.md

File metadata and controls

34 lines (23 loc) · 851 Bytes

Release notes for iScroll


Version 5.1.1 - 2014.01.10

Fixes

  • Infinite scroll now switch from transform to top/left based on useTransform option.
  • #555 removed unused variable
  • #372 case insensitive check on tag names

New features

  • New off method to unload custom events
  • Added options.deceleration to 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
  • _execEvent supports arguments

Changes

  • dist/minified files are no longer pushed to the main repo

I started collecting release notes from version 5.1.0