All Versions
12
Latest Version
Avg Release Cycle
90 days
Latest Release
1389 days ago

Changelog History
Page 2

  • v2.9.6 Changes

    January 29, 2018
    • πŸ›  Fixed bug: scrolOverflow didn’t work when using jQuery.noConflit() #2962
    • πŸ›  Fixed bug: data-srcset in picture source tags doesn't work #2865
    • πŸ›  Fixed bug: normalScrollElements on mobile didn’t work in fullPage.js Extensions File #3015
    • πŸ›  Fixed bug: afterRender was getting fired on resize #3032
    • πŸ›  Fixed bug: scrollOverflow + paddingTop was creating unnecessary scrollable elements on resize #3002 #2973 #2703
    • πŸ›  Fixed bug: using the β€œtab” key was breaking fullpage.js #1237
    • πŸ›  Fixed bug: destroy(β€˜all’) was not adding back original styles used before using fullPage.js #3059
    • πŸ›  Fixed bug: setAllowScrolling + normalScrollElements + scrollBar was failing #3050
    • πŸ›  Fixed bug: swipe horizontally in Firefox mobile not working when using autoScrolling:false #2741
    • πŸ›  Fixed bug: back history to 1st horizontal slide was broken #2706
    • πŸ›  Fixed bug: Reset Sliders extension did not work with Parallax #2993
    • πŸ›  Fixed bug: dynamically disable dragAndMove extension was not possible #2966
    • πŸ›  Fixed bug: parallax +scrollOverflow had issues when using background images #2827
    • πŸ›  Fixed bug: Fading Effect didn't get destroyed when destroying $.fn.fullpage.destroy('all') #3028
    • πŸ›  Fixed bug: combining parallax and fadingEffect on slides was not possible #2807
    • πŸ›  Fixed bug: Fading Effect unexpected animations when doing: turn off > scrolling > resizing down > turn on
    • πŸ“š Documentation: added official vue-fullpage.js component as a resource
    • πŸ“š Documentation: added Korean & Chinese docs
    • πŸ“š Documentation: added "how to use extensions" & "parallax" docs in Spanish
    • πŸ“š Documentation: improved english docs thanks to @sampaio96 and @vityavv
    • πŸ“š Documentation: improved Spanish docs thanks to @karnt & @alebarbaja
  • v2.9.5 Changes

    October 25, 2017
    • πŸ›  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