fullPage v3.0.4 Release Notes

Release Date: 2018-11-29 // over 5 years ago
    • ๐Ÿ›  Fixed bug: data-anchor attributes stayed in DOM on destroy('all')
    • ๐Ÿ›  Fixed bug: scrollOverflow causing maximum call stack size exceeded in certain casesreact-fullpage/38
    • ๐Ÿ›  Fixed bug: initialisation fails with jQuery adapter using a class #3433
    • ๐Ÿ›  Fixed bug: loss attached events on unwrapping #3436 thanks to @Khusainov
    • ๐Ÿ›  Fixed bug: Uncaught ReferenceError: fullpage is not defined vue-fullpage.js/#60 thanks to @splex7
    • ๐Ÿ›  Fixed bug: destroy('all') showing error when scrollOverflow file present but not used
    • ๐Ÿ›  Fixed bug: direction is undefined in afterLoad Event #3480
    • ๐Ÿ›  Fixed bug: isLast never true in afterSlideLoad & onSlideLeave callbacks when having multiple sections with slides #3471 thanks to @i22tha
    • ๐Ÿ›  Fixed bug: setAllowScrolling not working in afterLoad #3490
    • ๐Ÿ›  Fixed bug: wrong sizes when using paddingTop & scrollOverflow & verticalCentered #3335 #3484
    • ๐Ÿ›  Fixed bug: Ajax jQuery stops working after resizing the screen two times. #3440
    • ๐Ÿ›  Fixed bug: normalScrollElements requires a 1st touch in touch screens #3481
    • ๐Ÿ›  Fixed bug: Fancybox with scroll doesn't work #3435 #3481
    • ๐Ÿ›  Fixed bug: OrientationChange on Slides breaks Layout on Chrome (mobile) #3336
    • ๐Ÿ‘Œ Improved: now it is possible to use a menu without using anchors #2755
    • ๐Ÿ‘Œ Improved: internal function deepExtend
    • ๐Ÿ‘Œ Improved: removed jQuery dependency in package.json
    • ๐Ÿ“š Documentation: fixed broken link for iScroll docs #3489 thanks to @bott1222
    • ๐Ÿ“š Documentation: fixing broken link & format typos in different languages #3494 #3489
    • ๐Ÿ“š Documentation: fixing broken links to fp-auto-height-responsive demo #3483
    • ๐Ÿ“š Documentation: added a new sponsor: Codefirst
    • ๐Ÿ“š Documentation: added link to new Angular wrapper angular-fullpage.