FullPage.js Versions Save

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple

4.0.11

1 year ago
  • Fixed bug: Section Overflows with scrollBar:true & large content #4447
  • Fixed bug: keyboard navigation on scrollOverflow section didn't work until clicking on it
  • FIxed bug: Keyboard scrolling not working on responsive mode #4452
  • Fixed bug: scroll event not being captured on window object with fitToSection: true
  • Fixed bug: Fast click on nav bullets caused unwanted glitches
  • Fixed bug: scrolling issues iOS + scrollOverflow + horizontal slides #4454
  • Fixed bug: scrollable content wasn't able to have background #4448 #4447
  • Enhancement: dynamically content changes can automatically become scrollable with scrollOverflow
  • Enhancement: tabbing didn't force scroll #4453
  • Enhancement: reverting fitToSection from CSS Snaps to custom JS
  • Fixed bug: fp-noscroll didn't show the top of content #4430
  • Documentation: fixed minor grammar errors thanks to @BossElijah
  • Documentation: updating the link to the migration guide
  • Documentation: added Brazilian language thanks to @guilherssousa #4417

4.0.10

1 year ago
  • Fixed bug: auto-height + scrollOverflow #4435
  • Fixed bug: menu doesn't work when I use responsiveWidth #4432
  • Fixed bug: white screen when clicking input on Android #4420
  • Fixed bug: beforeLeave not triggered on scroll on page load #4418
  • Fixed bug: scrollOverflow + parallax didn't work
  • Fixed bug: fp-noscroll not working #4430
  • Examples: Improved callbacks example
  • Documentation: fixing codepen link
  • Enhancement: improved error message for licenseKey

4.0.9

1 year ago
  • Fixed bug: Fullpage stops scrolling while swiping before the movement ends #4397
  • Fixed bug: scrollBar causes no scroll transition scrolling back #4398

4.0.8

1 year ago
  • Fixed bug: fullpage.js didn't work on Safari < 13 #4390
  • Fixed bug: scrollOverflow + floating distances prevented it from moving to next section #4391
  • Fixing bug on input focus on Android #4393
  • Enhancement: improved scrollBar: true performance with requestAnimationFrame #4344
  • Fixed bug: fixing problem with react-fullpage & gatsby on redirect https://github.com/alvarotrigo/react-fullpage/issues/325
  • Fixed bug: swipe didn't work on touchscreen computers

4.0.7

2 years ago
  • Fixed bug: scrollOverflowReset not working as expected #4388
  • Fixed bug: scrollBar & fp-auto-height & fitToSection adjusting to the wrong section #4380
  • Fixed bug: touchScreen swipe with fitToSection:false & scrollBar:true - always scrolls down #4376
  • Fixed bug: spacebar not working in form fields #4373
  • Fixed bug: invalid licenseKey was breaking site #4368
  • Fixed bug: waterEffect + dragAndMove minified options issues
  • Documentation: incorrect data on "this" for callbacks #4337

4.0.6

2 years ago
  • Fixed bug: getActiveSlide didn't work
  • Fixed bug: problems with licenseKey verification

4.0.5

2 years ago
  • Fixed bug: scrollOverflow wheel didn't work on touch screen devices
  • Fixed bug: security issue

4.0.4

2 years ago
  • Fixed bug: some options didnt work in minified files

4.0.3

2 years ago
  • Fixed bug: jQuery adapter failed with minified file

4.0.2

2 years ago
  • Enhancement: customizable navigating arrows
  • Enhancement: fullPage.js ignores hidden sections on responsive #2941 #2098
  • Enhancement: normal scroll after fullpage #614 #840 #3205
  • Enhancement: new option observer . fullpage.js reacts to DOM changes. #1926
  • Enhancement: new option scrollOverflowMacStyle
  • Enhancement: new option controlArrowsHTML for custom arrows #4267 #4179 #1382 #635 #351
  • Enhancement: added beforeLeave callback that allows preventing scroll #1262 #787 #3393 #340 #117 #3085 #1239 #364
  • Enhancement: horizontal navigation bullets will get instant response on slide #4234 #3240
  • Enhancement: added trigger param in all callbacks #4110
  • Enhancement: added onScrollOverflow callback to track Y position #4061 #3386
  • Enhancement: added getScrollY and getScrollX methods to track positions #4043
  • Enhancement: scrollable sections can now be scrolled programmatically #3779
  • Enhancement: verticalCentered will now use flexbox and won't wrap the content
  • Enhancement: sections will no longer use fixed height in px in favour of 100vh
  • Enhancement: fitToSection will now use native CSS snaps behaviour
  • Enhancement: scrollOverflowReset will now admit slides and section values.
  • Enhancement: changed the way extensions activation works
  • Enhancement: changed the way fullPage.js license works
  • Enhancement: new option credits
  • Fixed bug: scrollbar:true caused flickering. #4345
  • Fixed bug: scrollOverflow accidental scrolling when reading sections' bottom #941
  • Fixed bug: scrollOverflow sections were not scrollable by arrow keys #1065 #4205 #3652
  • Fixed bug: scrollOverflow prevented Vimeo video turn fullscreen #4104
  • Fixed bug: scrollOverflow prevented YouTube video turn fullscreen #2804
  • Fixed bug: scrollOverflow prevented the use of audio controls in IE #2139
  • Fixed bug: scrollOverflow prevented inputs clicks on mobile #3414 #2837
  • Fixed bug: navigation anchors & scrollBar didn't allow fast clicks on menu #1509
  • Fixed bug: wrong height of section on IOS 13 and below #4072 #2637
  • Fixed bug: strange bottom rectangle on chrome android #4073 #4085
  • Documentation: incorrect value for "this" for callbacks #4337 #4050
  • Documentation: added SECURITY.md file #4328
  • Documentation: removed possible confusion regarding initialisation #4256
  • Documentation: improved russian docs #4262
  • Removed: v2compatible option
  • Removed: scrolloverflow.min.js dependency
  • Removed: fitToSectionDelay option
  • Removed: scrollOverflowOptions option
  • Removed: IE 9 compatibility