Skip to content

Releases: alvarotrigo/fullPage.js

fullPage.js 4.0.29

06 Sep 11:02
9c83e71
Compare
Choose a tag to compare
  • Fixed bug: getScrollX won't return the right value on afterLoad #4652
  • Fixed bug: lazyLoad throws error on fp-auto-height sections #4653
  • Fixed bug: fitToSectionDelay not working in React & Extensions file #4654

fullPage.js 4.0.28

23 Aug 17:49
d309822
Compare
Choose a tag to compare
  • Enhancement: new option lazyLoadThreshold to preload media elements on adjacent sections/slides #4576 #3714 #1973

fullPage.js 4.0.27

19 Aug 12:10
d0cd888
Compare
Choose a tag to compare
  • Enhancement: new option skipIntermediateItems to skip the animation when jumping non-consecutive sections/slides #4643
  • Documentation: Proofread Japanse translation #4642 🙏 thanks to @hoqqun
  • Documentation: translated missing translations to Korean #4644 🙏 thanks to @taeseong

fullPage.js 4.0.26

23 Jul 19:09
84f0758
Compare
Choose a tag to compare
  • 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

22 Jun 14:36
3e002b9
Compare
Choose a tag to compare
  • Fixed bug: fullpage.js won't scroll loaded inside iframes when using mouse wheel (trackpad works) #4633

fullPage.js 4.0.24

21 Jun 17:44
c2eff2b
Compare
Choose a tag to compare
  • 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

20 Jun 17:49
bbebac3
Compare
Choose a tag to compare
  • 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

31 Jan 12:41
58dcbc1
Compare
Choose a tag to compare
  • Fixed bug: parallax & cards extensions not working

fullPage.js 4.0.21

30 Jan 14:57
b7a8e7b
Compare
Choose a tag to compare
  • 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

fullPage.js 4.0.20

29 May 14:31
3201d4a
Compare
Choose a tag to compare
  • Fixed bug when height larger than viewport. Adding option scrollBeyondFullpage
  • Fixed bug: Tabbing won't work vertically when anchors are not defined #4549
  • Fixed bug: Fast tabbing creates UI problems #4550
  • Fixed bug: destroy("all") not removing all styles #4537