Releases: alvarotrigo/fullPage.js
Releases · alvarotrigo/fullPage.js
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
fullPage.js 4.0.29
fullPage.js 4.0.28
fullPage.js 4.0.27
fullPage.js 4.0.26
- Fixed bug: fitToSectionDelay doesn't work on the extensions file #4640
- Fixed bug: Clear fitToSectionDelay when declaring setFitToSection(false) #4590
- Fixed bug: setAllowScrolling prevents scroll within the scrollable section itself #4530
- Fixed bug: URL access with slide anchors won't slide to correct slide on mobile #4613
- Fixed bug: wheel events will now propagate on navs wrappers #4637
- Enhancement: improved console log warnings
- Enhancement: fixed expired link on Issue Template for Github
- Documentation: improving docs
- Documentation: website localisation in Japanese
- Documentation: removing reference to FP v2
fullPage.js 4.0.25
- Fixed bug: fullpage.js won't scroll loaded inside iframes when using mouse wheel (trackpad works) #4633
fullPage.js 4.0.24
- Fixed bug: regression preventing scroll on scrollable sections #4630
- Documentation: replacing "who is using fullpage" images
- Documentation: replacing "who is using fullPage.js" image
- Documentation: updating contributors image
fullPage.js 4.0.23
- Fixed bug: Loading fullPage.js in an iframe forces scroll of parent window #4628
- Fixed bug: fp-auto-height-responsive not working with large content #4626
- Fixed bug: Error on loading with anchor - "Uncaught TypeError: Cannot read properties of null (reading 'parentNode')" #4622
- Fixed bug: Menu not working when not specifying anchors #4620
- Fixed bug: Keyboard navigation broken after calling destroy + init #4611
- Enhancement: preventing scroll of parent frames on scroll
- Documentation: adding contributors pics
- Documentation: removing links without FP
- Documentation: Display options as headings
fullPage.js 4.0.22
- Fixed bug: parallax & cards extensions not working
fullPage.js 4.0.21
- Fixed bug: iPad Scrolling adjusting to section when using autoScrolling:false #4602
- Fixed bug: making "details" HTML component focussable by tag #4556
- Enhancement: Updating module loader examples
- Docs: typo fix thanks to @jefferyjohn #4563
- Docs: clarified scrollOverflow requirements