changelog_3.5.4.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Changelog nicescroll release 3.5.4
  2. http://nicescroll.areaaperta.com/
  3. https://github.com/inuyaksa/jquery.nicescroll
  4. New options
  5. - scriptpath, user configurable scriptpath option (thanks to beebs93) - #309
  6. Changed features
  7. - changed name of ambiguous functions onscrollend and onScrollEnd (renamed to onScrollTransitionEnd)
  8. - plugin is AMD compatible (thanks to romansk) - #293
  9. - Ctrl + mouse wheel, restored zoom native function of browsers (Firefox, Chrome) - #275
  10. Fixes
  11. - Remove - Uncaught TypeError: Cannot set property 'onsync' of null #247
  12. - code parsed with js lint to check for missing semicolons (thanks to gavaz87)
  13. - fixed some variable scope (thanks to Microsoftsun)
  14. - scrollend event not fired on iOS - #248
  15. - JS Error in console: Uncaught TypeError: Cannot read property 'defaultView' of null - #245 (some side effects)
  16. - Removing bugs with null objects (thanks to clearcode) - #229
  17. - hiden scrollbar when main content is invisible (thanks to williamherry) - #268
  18. - Fix keyboard capturing in contenteditable fields thanks to dylanpyle) - #272
  19. - Problem on expresion: /BODY|HTML/.test(dom.nodeName) - #292
  20. TODO
  21. - checking on IE10 & IE11
  22. - railpadding
  23. - railpadding top & bottom settings ignored - thanks to simovinci.bellissimo
  24. - honorcssoverflow
  25. - autohidemode:hover
  26. - check 2D scrolling
  27. - check text selection on cursor drag (testing)
  28. - recursive position:fixed check
  29. - check horiz mouse wheel scrolling speed on chrome
  30. - mouse pan scroll
  31. - check snappy