fullPage v2.9.5 Release Notes

Release Date: 2017-10-25 // over 6 years ago
    • ๐Ÿ›  Fixed bug: fading Effect extension issues on resize
    • ๐Ÿ›  Fixed bug: normalScrollElements was not working properly when using scrollBar:true #2691
    • ๐Ÿ›  Fixed bug: offsetSections vertical alignment issue when using scrollOverflow #2878
    • ๐Ÿ›  Fixed bug: offsetSections not working when using paddingTop #2876
    • ๐Ÿ›  Fixed bug: continuousVertical not selecting the correct navigation bullet #2917
    • ๐Ÿ›  Fixed bug: scrollOverflow files are not updated in bower #2868
    • ๐Ÿ›  Fixed bug: horizontal navigation with many elements was not centered in small viewports #2736
    • ๐Ÿ›  Fixed bug: setAllowScrolling was not working when using the Drag And Move feature #2705
    • ๐Ÿ›  Fixed bug: onLeave returning false wouldn't work on 1st or last section when using continuousVertical
    • ๐Ÿ›  Fixed bug: parallax animation breaks if onLeave returns false #2906
    • ๐Ÿ›  Fixed bug: removed JS errors when using dragAndMove:true and scrollBar:true #2892
    • ๐Ÿ›  Fixed bug: data-srcset in picture source tags doesn't work #2865
    • ๐Ÿ›  Fixed bug: onSlideLeave returning wrong direction when using continuousHorizontal #2662
    • ๐Ÿ›  Fixed bug: lazyLoad for audio elements didn't work #2942
    • ๐Ÿ›  Fixed bug: setAllowScrolling(boolean); and setKeyboardAllowing(boolean) was not undoing the
      setAllowScrolling(boolean, directions) and setKeyboardAllowing(boolean,directions)
      ๐Ÿ›  -Fixed bug: parallax / scrollOverflow interference: background-images lost on device orientation-change #2845 #2646
    • ๐Ÿ›  Fixed bug: Drag And Move extension and autoScrolling:false on mobile #2799
    • ๐Ÿ‘Œ Improved: normalScrollElements for touch devices thanks to @toulatip8 #2691 #2664
    • ๐Ÿ‘Œ Improved: scrollHandler was moved to scrolloverflow.js file #2250
    • ๐Ÿ‘Œ Improved: remove style superContainer from CSS #2812
    • ๐Ÿ‘Œ Improved: menu links don't work on anchors that begin with a slash #2803
    • ๐Ÿ‘Œ Improved: applying fitToSection only in sections without fp-auto-height #1724
    • ๐Ÿ‘Œ Improved: now dragAndMove extension provides more options
    • ๐Ÿ‘Œ Improved: adding scrollOverflow:false when in responsive mode #958
    • ๐Ÿ‘Œ Improved: adding lazyload for video elements without <source> elements
    • ๐Ÿ“š Documentation: added jsDelivr hits badge thanks to @LukasDrgon#2956
    • ๐Ÿ“š Documentation: fixed Spanish typos thanks to @BelakorrGithub #2880
    • ๐Ÿ“š Documentation: added extra docs in Russian and moved Spanish ones to the lang folder
    • ๐Ÿ“š Documentation: added eBay, BBC and Vogue in the list of sites using fullpage.js
    • โž• Added: scrollOverflow minification build task