Skip to content

fullpage.js 2.8.2

Compare
Choose a tag to compare
@alvarotrigo alvarotrigo released this 08 Jul 12:01
· 1146 commits to master since this release
  • Fixed bug:links and scrolloverflow #2035
  • Fixed bug: scrolloverflow when resizing #2109
  • Fixed bug: scrollOverflow:true and margins #2071
  • Fixed bug: removing class fp-responsive from $body when using destroy('all') thanks to @setheid
  • Added new option bigSectionsDestination to define the destination for big sections when using fp-auto-height
  • Added autoplay and autopause features when using scrollbar #2135
  • Improved bottom section detection when using fp-auto-heigh for it.
  • Improved destroy('all'). Now it will load all lazy load content #2110
  • Section and slides selectors will only be used within the library container #2104
  • Documentation: addedfp-auto-height-responsive #2111
  • Documentation: added setResponsive #2132
  • Documentation: improved scrolloverflow description thanks to @mortonfox
  • Documentation: added eDarling and Bugatti in the list of sites using fullpage.js
  • Documentation: added fp-enabled state class.