All Versions
12
Latest Version
Avg Release Cycle
90 days
Latest Release
1351 days ago

Changelog History
Page 1

  • v3.0.9 Changes

    July 07, 2020
    • ๐Ÿ›  Fixed bug: normalScrollElements + scrollOverflow when no scrollbar created
    • ๐Ÿ›  Fixed bug: setting isWindowFocused back to true after focus events to allow scrolling again #3832 thanks to @jbez
    • ๐Ÿ›  Fixed bug: scrollOverflow not work in Microsoft Edge #3840
    • ๐Ÿ›  Fixed bug: Lazy load ignores fp-auto-height-reponsive #3944
    • ๐Ÿ›  Fixed bug: error with normalScrollElements and mouse leave to debug console. #3931 #3973 thanks to @AlekseiKrivo
    • ๐Ÿ›  Fixed bug: dragAndMove slow move back to 1st slide within section #3962
    • ๐Ÿ›  Fixed bug: fixing screen readers info in horizontal slides bullets #3898
    • ๐Ÿ›  Fixed bug: applying only a few anchors was placing them in the wrong sections #3983
    • ๐Ÿ›  Fixed bug: wrong active section when switching landscape to portrait when using responsiveHeight #3897
    • ๐Ÿ›  Fixed bug: added minimum transition laps when using a very fast scrolling speed #3826
    • ๐Ÿ›  Fixed bug: Responsive Slides extension was losing listeners attached to elements when switching modes #3819
    • ๐Ÿ“š Documentation: added French docs thanks to @MercureTony
    • ๐Ÿ“š Documentation: parallax specific for "slides" or "sections"
    • ๐Ÿ“š Documentation: clarifying that scrollBar is only for vertical sections
    • ๐Ÿ“š Documentation: removed chinese typo #3935
    • ๐Ÿ“š Documentation: added demo for bigSectionsDestination + clarified description #4002
    • ๐Ÿ“š Documentation: removing old links
    • โœจ Enhancement: vertical center navigation using 2D transform #3925 thanks to @alanalvarado
  • v3.0.8 Changes

    November 25, 2019

    ๐Ÿ›  Fixed bug: normalScrollElement bug after clicking on the element #3808
    ๐Ÿ›  Fixed bug: normalScroll + fixed element didn't work well on firefox #3775 #3754
    ๐Ÿ›  Fixed bug: overflow:scroll isn't scrollable inside scrollOverflow #3725
    ๐Ÿ“š Documentation: clarifying the use of a single extension key option to use multiple domains.
    ๐Ÿ“š Documentation: improved Chinese docs #3708 #3710 thanks to @AnMokoto and @liufushihai
    ๐Ÿ“š Documentation: removed redundancy thanks to @haider-ilahi
    Examples: added React and Angular examples

  • v3.0.7 Changes

    July 10, 2019
    • ๐Ÿ›  Fixed bug: scrollOverflow not working in mobile #3690
    • ๐Ÿ›  Fixed bug: vendor minified files were not up to date
    • ๐Ÿ›  Fixed bug: dist files were not up to date
  • v3.0.6 Changes

    July 10, 2019
    • ๐Ÿ›  Fixed bug: facebook & instagram browser miscalculates page height #3675
    • ๐Ÿ›  Fixed bug: IOS 12 Progressive Web App Responsive resizing #3488
    • ๐Ÿ›  Fixed bug: OrientationChange breaks layout on Chrome mobile #3336
    • ๐Ÿ›  Fixed bug: Lazy loading fp-auto-height does not load all images in viewport #3647
    • ๐Ÿ›  Fixed bug: origin param in afterLoad call back is null #3671
    • ๐Ÿ›  Fixed bug: content gets hidden at the bottom when using lazyload:true and scrolloverflow:true #3621
    • ๐Ÿ›  Fixed bug: dragAndMove was not compatible with normalScrollElements
    • ๐Ÿ›  Fixed bug: scrollOverflow last scroll prevents to scroll to the bottom of a section #3527
    • ๐Ÿ›  Fixed bug: wrong navigation dot activated when using continuousVertical #3688 #2917
    • ๐Ÿ›  Fixed bug: normalScrollElements & fancybox not working as expected #3661
    • ๐Ÿ›  Fixed bug: scrollOerflow + verticalCentered + paddingTop #3609
    • ๐Ÿ›  Fixed bug: middle Mouse Scrolling is Broken when using autoScrolling:false #3684
    • ๐Ÿ›  Fixed bug: scrolloverflow IScroll is not defined when using bundler #3655 thanks to @gnuletik
    • ๐Ÿ›  Fixed bug: $(...).fullpage is not a function after destroy #3649
    • ๐Ÿ›  Fixed bug: Safari iOS - Vertical Align Bug #3636
    • ๐Ÿ›  Fixed bug: normalScrollElements & scrollBar:true & setAllowScrolling method not working together #3162
    • โœจ Enhancement: spacebar won't cause scroll on HTML videos and audios #1977
    • ๐Ÿ“š Documentation: added demo link for Autoplay- pause media
    • ๐Ÿ“š Documentation: added afterRebuild
      ๐Ÿ“š Documentation: added afterRebuild callback to the docs callback to the docs
    • ๐Ÿ“š Documentation: added link to Wordpress plugin for Gutenberg
    • ๐Ÿ“š Documentation: Clarifies section index starts at 1 and slide at 0 #3626 thanks to @SulphurDioxide
    • ๐Ÿ“š Documentation: adding normalScrollElements demo link
      alvarotrigo
    • โœ‚ Removed normalScrollElementTouchThreshold option
    • โšก๏ธ Tests: updated tests to match the new version
  • v3.0.5 Changes

    April 12, 2019
    • โž• Added new options cards and cardsOptions for the Cards extension
    • ๐Ÿ›  Fixed bug: scrollOverflow vendors file was not up to date and created errors #3525
    • ๐Ÿ›  Fixed bug: setAllowScrolling(false) was still preventing mouse actions on mobile #3520
    • ๐Ÿ›  Fixed bug: dragAndMove slowed down when sliding to 1st slide
    • ๐Ÿ›  Fixed bug: scrollOverflow tilting when reaching bottom #3415
    • ๐Ÿ›  Fixed bug: $.fn.fullpage methods not available in afterLoad #3510
    • ๐Ÿ›  Fixed bug: recordHistory not working with scrollBar:true #3566
    • ๐Ÿ›  Fixed bug: flickering error on Google Chrome 73 #3600
    • ๐Ÿ›  Fixed bug: scrollOverflow can't scroll if modal closed on mobile #3576 #3435
    • ๐Ÿ›  Fixed bug: enabling the use of multiple menu elements #3613 Thanks to @englishtom
    • โœจ Enhancement: getFullpageData as function #3588
    • โœจ Enhancement: added touchWrapper option
    • ๐Ÿ“š Documentation: removing link from who is using fulllPage
    • ๐Ÿ“š Documentation: clarify that extensions are only available for fullpage v3
    • ๐Ÿ“š Documentation: updating backers.md
  • v3.0.4 Changes

    November 29, 2018
    • ๐Ÿ›  Fixed bug: data-anchor attributes stayed in DOM on destroy('all')
    • ๐Ÿ›  Fixed bug: scrollOverflow causing maximum call stack size exceeded in certain casesreact-fullpage/38
    • ๐Ÿ›  Fixed bug: initialisation fails with jQuery adapter using a class #3433
    • ๐Ÿ›  Fixed bug: loss attached events on unwrapping #3436 thanks to @Khusainov
    • ๐Ÿ›  Fixed bug: Uncaught ReferenceError: fullpage is not defined vue-fullpage.js/#60 thanks to @splex7
    • ๐Ÿ›  Fixed bug: destroy('all') showing error when scrollOverflow file present but not used
    • ๐Ÿ›  Fixed bug: direction is undefined in afterLoad Event #3480
    • ๐Ÿ›  Fixed bug: isLast never true in afterSlideLoad & onSlideLeave callbacks when having multiple sections with slides #3471 thanks to @i22tha
    • ๐Ÿ›  Fixed bug: setAllowScrolling not working in afterLoad #3490
    • ๐Ÿ›  Fixed bug: wrong sizes when using paddingTop & scrollOverflow & verticalCentered #3335 #3484
    • ๐Ÿ›  Fixed bug: Ajax jQuery stops working after resizing the screen two times. #3440
    • ๐Ÿ›  Fixed bug: normalScrollElements requires a 1st touch in touch screens #3481
    • ๐Ÿ›  Fixed bug: Fancybox with scroll doesn't work #3435 #3481
    • ๐Ÿ›  Fixed bug: OrientationChange on Slides breaks Layout on Chrome (mobile) #3336
    • ๐Ÿ‘Œ Improved: now it is possible to use a menu without using anchors #2755
    • ๐Ÿ‘Œ Improved: internal function deepExtend
    • ๐Ÿ‘Œ Improved: removed jQuery dependency in package.json
    • ๐Ÿ“š Documentation: fixed broken link for iScroll docs #3489 thanks to @bott1222
    • ๐Ÿ“š Documentation: fixing broken link & format typos in different languages #3494 #3489
    • ๐Ÿ“š Documentation: fixing broken links to fp-auto-height-responsive demo #3483
    • ๐Ÿ“š Documentation: added a new sponsor: Codefirst
    • ๐Ÿ“š Documentation: added link to new Angular wrapper angular-fullpage.
  • v3.0.3 Changes

    September 26, 2018
    • ๐Ÿ›  Fixed bug: vendors/easings.js file was not working as expected. Thanks to @bpmusicDE #3355
    • ๐Ÿ›  Fixed bug: it was not possible to tab to fixed elements #3144 #3408
    • ๐Ÿ›  Fixed bug: bullet navigation not working after destroy and reload #3413
    • ๐Ÿ›  Fixed bug: console error on tab with no focusable elements. Thanks @ArsalanDotMe #3364
    • ๐Ÿ›  Fixed bug: prevent focus on tabindex=-1 and hidden focusable elements
    • ๐Ÿ›  Fixed bug: showError was undefined in Query Adapter #3366. Thanks to @jmgiaever
    • ๐Ÿ›  Fixed bug: jquery & fullpage globals were undefined on react-fullpage.js when using jQuery
    • ๐Ÿ›  Fixed bug: fp-auto-height-responsive was not removing scrolloverflow in certain occasions
    • ๐Ÿ›  Fixed bug: Padding Issue with ScrollOverflow #3335
    • ๐Ÿ›  Fixed bug: Edge is showing an error on destroy(all) #3417
    • ๐Ÿ›  Fixed bug: IScroll is not defined when using Require.js to import it #2250 #2281
    • ๐Ÿ›  Fixed bug: setAllowScrolling not working with scrollBar:true #3392. Thanks to @dotEthan
    • ๐Ÿ‘Œ Improved: accessibility issues with navigation bullets #2704
    • ๐Ÿ‘Œ Improved: autoScrolling:false & scrollOverflow: true should report a warning #3403 #3406. Thanks to @dotEthan
    • ๐Ÿ“š Documentation: updated intro image
    • ๐Ÿ“š Documentation: added Vue and React links on the introduction
    • ๐Ÿ“š Documentation: fixed link to example #3348
    • ๐Ÿ“š Documentation: added links to the official React.js wrapper
    • ๐Ÿ“š Documentation: adding codepen link next to "Demo online"
    • ๐Ÿ“š Documentation: updating jsfiddle link
    • ๐Ÿ“š Documentation: clarifying use of licenseKey option.
    • ๐Ÿ“š Documentation: chinese/README.md: Fix markdown link. Thanks to @outloudvi #3419
    • ๐Ÿ›  Examples: fixed trigger-animations example
    • ๐Ÿ’ป Examples: adding module loader examples: requirejs, web pack & browserify
  • v3.0.2 Changes

    July 26, 2018
    • ๐Ÿ›  Fixed bug: parallax bounce when using offset 100% and autoScrolling:false
    • ๐Ÿ›  Fixed bug: input tabulation not working #3296
    • ๐Ÿ›  Fixed bug: data-anchor tag doesn't work #3299
    • ๐Ÿ›  Fixed bug: toolTip Position not correct #3306
    • ๐Ÿ›  Fixed bug: error occurs when clicking on nav dots #3309
    • ๐Ÿ›  Fixed bug: navigation dots not working when not using anchors #3320
    • ๐Ÿ›  Fixed bug: sectionSelector failing when using multiple separated by comma #3326
    • ๐Ÿ›  Fixed bug: lazy load failing in source element inside a picture element
    • ๐Ÿ‘Œ Improved: fullpage can be now initialised passing the DOM object and not just a selector
    • ๐Ÿ‘Œ Improved: bundled fullpage.js compatibility thanks to @steriley
    • ๐Ÿ‘Œ Improved: removed traces of version 2 on the warnings
    • ๐Ÿ›  Examples: fixed slides background issues on backgrounds-fixed.html
    • Examples: improving some examples
    • ๐Ÿ“š Documentation: improved chinese docs thanks to @HiMrHu
  • v3.0.1 Changes

    June 26, 2018
    • โšก๏ธ Major update to version 3!
    • Removal of jQuery dependency
    • ๐Ÿ”„ Change in license to GPLv3 Licensed + Commercial
  • v2.9.7 Changes

    April 09, 2018
    • ๐Ÿ›  Fixed bug: Drag and Move ignores fitToSection when dragging the scroll bar on Windows #2874
    • ๐Ÿ›  Fixed bug: Win 7 mouse scroll issues in IE with Drag And Move on scroll bar #3143
    • ๐Ÿ›  Fixed bug: getPaddings is not defined" in scrolloverflow.js after resize thanks to @Odrin #3095
    • ๐Ÿ›  Fixed bug: console error when using empty anchor # in the URL
    • ๐Ÿ›  Fixed bug: incorrect behaviour of tab key when using elements with tabindex=โ€œ-1โ€
    • ๐Ÿ›  Fixed bug: Updating gulp-uglify to latest version to solve compatibility issues with minified versions of fullpage.js and webpack bundling. Thanks to @josephahern #3114
    • ๐Ÿ›  Fixed bug: scrollOverflow didnโ€™t work on desktop when creating the scroll bar on resizing down
    • ๐Ÿ›  Fixed bug: Remove keydown handler on destroy thanks to @archferns#3124
    • ๐Ÿ›  Fixed bug: Remove keyup handler on destroy thanks to @archferns#3125
    • ๐Ÿ›  Fixed bug: CSP - Inline style violates the style-src Content Security Policy directive. Thanks to @flea89 #3170
    • ๐Ÿ›  Fixed bug: destroy('all') was not working when using scrollOverflow:true #3117
    • ๐Ÿ›  Fixed bug: wrong direction value of onleave callback when using continuousVertical #3118
    • ๐Ÿ›  Fixed bug: resetSliders was not working as expected when using a custom initial slide #3185
    • ๐Ÿ‘Œ Improved: added the cancel scroll before it takes place in pure JS version thanks to @joelangford
      #3085
    • ๐Ÿ‘Œ Improved: fullpage.js reported a wrong version. Thanks to @thisisfed #3161
    • ๐Ÿ“š Documentation: improved Chinese docs thanks to @ChangJoo-Park #3102
    • ๐Ÿ“š Documentation: fixing English documentation link in Korean language
    • ๐Ÿ“š Documentation: changed the languages menu to each language's local language
    • ๐Ÿ“š Documentation: added Sponsors section and included StackPath as a new sponsor
    • โœ… Tests: added a bunch of new unit tests