Releases: lazd/iNoBounce
Releases · lazd/iNoBounce
0.1.6
- Fixed iOS 11.3 support (#45)
0.1.5
- Fixed JS error when scrolling outside #40, thanks @wolthers!
0.1.3
- Fix a bug where range inputs were unusable (#29). Thanks @stity!
Note: This tag has been changed to include the correct minified files and package.json
updates
0.1.2
- Fix a bug where iNoBounce causes crashes when
getComputedStyle
returns null
(#16)
0.1.1
- Feature test getComputedStyle before using it, fixes iNoBounce in older browsers that don't have getComputedStyle such as IE 8