fullPage v3.0.6 Release Notes

Release Date: 2019-07-10 // almost 5 years ago
    • ๐Ÿ›  Fixed bug: facebook & instagram browser miscalculates page height #3675
    • ๐Ÿ›  Fixed bug: IOS 12 Progressive Web App Responsive resizing #3488
    • ๐Ÿ›  Fixed bug: OrientationChange breaks layout on Chrome mobile #3336
    • ๐Ÿ›  Fixed bug: Lazy loading fp-auto-height does not load all images in viewport #3647
    • ๐Ÿ›  Fixed bug: origin param in afterLoad call back is null #3671
    • ๐Ÿ›  Fixed bug: content gets hidden at the bottom when using lazyload:true and scrolloverflow:true #3621
    • ๐Ÿ›  Fixed bug: dragAndMove was not compatible with normalScrollElements
    • ๐Ÿ›  Fixed bug: scrollOverflow last scroll prevents to scroll to the bottom of a section #3527
    • ๐Ÿ›  Fixed bug: wrong navigation dot activated when using continuousVertical #3688 #2917
    • ๐Ÿ›  Fixed bug: normalScrollElements & fancybox not working as expected #3661
    • ๐Ÿ›  Fixed bug: scrollOerflow + verticalCentered + paddingTop #3609
    • ๐Ÿ›  Fixed bug: middle Mouse Scrolling is Broken when using autoScrolling:false #3684
    • ๐Ÿ›  Fixed bug: scrolloverflow IScroll is not defined when using bundler #3655 thanks to @gnuletik
    • ๐Ÿ›  Fixed bug: $(...).fullpage is not a function after destroy #3649
    • ๐Ÿ›  Fixed bug: Safari iOS - Vertical Align Bug #3636
    • ๐Ÿ›  Fixed bug: normalScrollElements & scrollBar:true & setAllowScrolling method not working together #3162
    • โœจ Enhancement: spacebar won't cause scroll on HTML videos and audios #1977
    • ๐Ÿ“š Documentation: added demo link for Autoplay- pause media
    • ๐Ÿ“š Documentation: added afterRebuild
      ๐Ÿ“š Documentation: added afterRebuild callback to the docs callback to the docs
    • ๐Ÿ“š Documentation: added link to Wordpress plugin for Gutenberg
    • ๐Ÿ“š Documentation: Clarifies section index starts at 1 and slide at 0 #3626 thanks to @SulphurDioxide
    • ๐Ÿ“š Documentation: adding normalScrollElements demo link
      alvarotrigo
    • โœ‚ Removed normalScrollElementTouchThreshold option
    • โšก๏ธ Tests: updated tests to match the new version