changelog_3.7.0.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Changelog nicescroll release 3.7.0
  2. http://nicescroll.areaaperta.com/
  3. https://github.com/inuyaksa/jquery.nicescroll
  4. Fixes
  5. - typos on touchaction for IE10+ #658
  6. - MS Edge (14+) detection fixed #655
  7. - webkitCancelRequestAnimationFrame deprecated #650
  8. - enableobserver option added #643
  9. - Bug in bower.json #617
  10. - Versions from "3.6.7" to "latest" brokes scroll on touch devices #634
  11. - Horizontal scroll doesn't work on mobile devices tested with chrome & firefox on Android #646
  12. - How to Scroll in Mobile Device #626
  13. - 3.6.7 not working on ios or android #574
  14. - On iPhone safari does not work #649
  15. - Touch scrolling leads to a click event on Windows touch (Edge and Firefox browser) #614
  16. - Nicescroll not working in IOS 9+ #611
  17. - fixed ghost horizontal scrollbar
  18. New options
  19. - enableobserver (default:true), attach Mutation Observers (or alternative observers) to monitoring any attribute change at nicescroll DOM, on performance issue you can disable
  20. Changes
  21. - deprecated touchbehavior, new touchemulate option, name changing I hope solve many misunderstanding about this option meaning
  22. TODO
  23. - railpadding
  24. - railpadding top & bottom settings ignored - thanks to simovinci.bellissimo
  25. - honorcssoverflow
  26. - autohidemode:hover
  27. - check 2D scrolling
  28. - check text selection on cursor drag (testing)
  29. - recursive position:fixed check
  30. - check horiz mouse wheel scrolling speed on chrome
  31. - mouse pan scroll