All Versions
60
Latest Version
Avg Release Cycle
32 days
Latest Release
4005 days ago

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.
  • v0.6.7 Changes

    June 17, 2013
    • ๐Ÿ”„ Changed the default value of edgeStrategy from ease to set. There are too many cases where ease was not wanted and unexpected.
  • v0.6.6 Changes

    June 05, 2013
    • ๐Ÿ›  Fixed IE plugin not working. This was caused by assigning skrollr.setStyle to 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).
  • v0.6.5 Changes

    May 22, 2013
    • ๐Ÿ›  Fixed crash in IE < 9 because the detected prefix was null (#220).
  • v0.6.4 Changes

    May 21, 2013
    • Fixed that some elements got the skrollable-before and skrollable-after class at the same time.
  • 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, forceHeight was colliding with the already forced height (#216).
  • v0.6.1 Changes

    May 18, 2013
    • ๐Ÿ‘ Allow numbers inside of easing function names (#152).