fullPage v3.0.2 Release Notes

Release Date: 2018-07-26 // over 5 years ago
    • ๐Ÿ›  Fixed bug: parallax bounce when using offset 100% and autoScrolling:false
    • ๐Ÿ›  Fixed bug: input tabulation not working #3296
    • ๐Ÿ›  Fixed bug: data-anchor tag doesn't work #3299
    • ๐Ÿ›  Fixed bug: toolTip Position not correct #3306
    • ๐Ÿ›  Fixed bug: error occurs when clicking on nav dots #3309
    • ๐Ÿ›  Fixed bug: navigation dots not working when not using anchors #3320
    • ๐Ÿ›  Fixed bug: sectionSelector failing when using multiple separated by comma #3326
    • ๐Ÿ›  Fixed bug: lazy load failing in source element inside a picture element
    • ๐Ÿ‘Œ Improved: fullpage can be now initialised passing the DOM object and not just a selector
    • ๐Ÿ‘Œ Improved: bundled fullpage.js compatibility thanks to @steriley
    • ๐Ÿ‘Œ Improved: removed traces of version 2 on the warnings
    • ๐Ÿ›  Examples: fixed slides background issues on backgrounds-fixed.html
    • Examples: improving some examples
    • ๐Ÿ“š Documentation: improved chinese docs thanks to @HiMrHu