All Versions
60
Latest Version
Avg Release Cycle
32 days
Latest Release
4005 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.6.10 Changes
July 30, 2013- ๐ Fixed bug which caused IE to perform an endless loop (#271).
-
v0.6.9 Changes
July 01, 2013- ๐ Improved overall performance for mobile (#249).
-
v0.6.8 Changes
June 17, 2013- โ Added a new option
smoothScrollingDuration.
- โ Added a new option
-
v0.6.7 Changes
June 17, 2013- ๐ Changed the default value of
edgeStrategyfromeasetoset. There are too many cases whereeasewas not wanted and unexpected.
- ๐ Changed the default value of
-
v0.6.6 Changes
June 05, 2013- ๐ Fixed IE plugin not working. This was caused by assigning
skrollr.setStyleto a local variable inside the skrollr core. Since the IE plugin monkey-patches the skrollr.setStyle function, the core didn't notice the change (#199 comment 18986949).
- ๐ Fixed IE plugin not working. This was caused by assigning
-
v0.6.5 Changes
May 22, 2013- ๐ Fixed crash in IE < 9 because the detected prefix was
null(#220).
- ๐ Fixed crash in IE < 9 because the detected prefix was
-
v0.6.4 Changes
May 21, 2013- Fixed that some elements got the
skrollable-beforeandskrollable-afterclass at the same time.
- Fixed that some elements got the
-
v0.6.3 Changes
May 19, 2013- ๐ป When resizing the browser, the scroll position was reset to 0 (#217)
-
v0.6.2 Changes
May 18, 2013- ๐ป When resizing the browser,
forceHeightwas colliding with the already forced height (#216).
- ๐ป When resizing the browser,
-
v0.6.1 Changes
May 18, 2013- ๐ Allow numbers inside of easing function names (#152).