Releases: alvarotrigo/fullPage.js
Releases · alvarotrigo/fullPage.js
fullPage.js 4.0.37
- Enhancement: making dragAndMove compatible with continuousHorizontal
fullPage.js 4.0.36
- Fixed bug:
continuousVertical
was not working withfp-auto-height
sections #4708 - Fixed bug: Destroying fullPage.js inside an
iframe
(with anchors) forces parent scroll #4707 - Fixed bug: fullPage.js with
scrollOverflow:false
insideiframe
forces parent scroll #4706 - Fixed bug: fullpage breaks when hiding 1st active section #4701
- Fixed bug: error when destroy + init with active sections with slides #4703
- Enhancement: not restricting
fp-overflow
styles to direct child
fullPage.js 4.0.35
fullPage.js 4.0.34
- Enhancement: updated
package.json
with website link & adding sponsors link - Fixed bug: sections won't resize on viewport change when using
scrollBar:true
#4692 - Fixed bug:
destroy('all')
won't remove the watermark from the DOM #4691 - Enhancement: new state class
fp-loaded
for lazy loaded sections #4681 - Fixed bug:
css3:false
might cause a gap that shows the prev/next section whenscrollingSpeed
is low #4666 - Documentation: improved description of the
credits
option #4690 - Documentation: provided list of more CDNs with the latest version
fullPage.js 4.0.33
fullPage.js 4.0.32
- Fixed bug: Scrollable content could end behind nav bars on mobile devices #4674 thanks to @DKudleichuk
- Fixed bug: Focusing on a form input when
fitToSection:true
could scroll the page and hide the input #4676
fullPage.js 4.0.31
fullPage.js 4.0.30
- Fixed bug: Anchors with whitespace throw error #4659
- Fixed bug scrollOverflow won't turn into auto-height on responsive #4664
- Fixed bug: third-party scripts can modify "body" inline styles conflicting with FP #4657
- Enhancement: "autoplay" media (video, audio) should automatically play #4658
- Enhancement: improved skipIntermediateItems example with anchor link