History
October 8, 2016 ยท View on GitHub
v1.4.6 2016 October 8
- Added
jquery-pluginkeyword
v1.4.5 2016 October 8
- Fixed an issue where if the container's scrollable height is equal to the container width, no vertical scrolling occurs
- Thanks to Andy for pull request #32
- Updated internal conventions
v1.4.4 2013 May 29
- Removed incorrect requirement of backbone peer dependency
v1.4.3 2013 May 10
- Internet Explorer support
- Fix wobble on iOS
v1.4.2 2013 May 10
- Fixed a bug in the jQuery animation code that prevented scrolling from working smoothly on iOS devices
v1.4.1 2013 May 10
- Better cross-browser support
- Fix iOS support
v1.4.0 2013 May 10
- Better cross-browser support
- Removed need for
$.browserand thus removed need for the jQuery Migrate plugin
v1.3.0 2013 May 9
- Restructured for latest practices
v1.2.1 2012 October 21
- Workaround for Safari 6
- Closes #8 thanks to Cameron Spear, Dhruv Bhatia, Fabricio Quagliariello for their help
v1.2.0 2012 July 2
- Added
onlyIfOutsideoption
v1.1.0 2012 July 2
- Added
offsetTopandoffsetLeftoptions - Fixed firefox body scroll issue
- Added horizontal scrolling
- Closes 2, 3, 5, 6, 7
v1.0.2 2012 July 2
- Coding standards update
- Fixed global leak
v1.0.1-beta 2010 August 31
- Fixed body scrolling in IE
v1.0.0-beta 2010 August 28
- Initial Released Version
v0.1.0-dev 2010 August 27
- Initial Development Version