Skip to content

Releases: alvarotrigo/fullPage.js

fullpage.js 3.0.3

26 Sep 11:58
3f2a8ef
Compare
Choose a tag to compare
  • 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

fullpage.js 3.0.2

26 Jul 11:24
4ba9a4a
Compare
Choose a tag to compare
  • 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

fullpage.js 3.0.1

26 Jun 17:05
aefbf8f
Compare
Choose a tag to compare
  • Major update to version 3!
  • Removal of jQuery dependency
  • Change in license to GPLv3 Licensed + Commercial

fullpage.js 2.9.7

09 Apr 11:57
7104721
Compare
Choose a tag to compare
  • 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

fullpage.js 2.9.6

29 Jan 17:37
c0019fb
Compare
Choose a tag to compare
  • Fixed bug: scrolOverflow didn’t work when using jQuery.noConflit() #2962
  • Fixed bug: data-srcset in picture source tags doesn't work #2865
  • Fixed bug: normalScrollElements on mobile didn’t work in fullPage.js Extensions File #3015
  • Fixed bug: afterRender was getting fired on resize #3032
  • Fixed bug: scrollOverflow + paddingTop was creating unnecessary scrollable elements on resize #3002 #2973 #2703
  • Fixed bug: using the “tab” key was breaking fullpage.js #1237
  • Fixed bug: destroy(‘all’) was not adding back original styles used before using fullPage.js #3059
  • Fixed bug: setAllowScrolling + normalScrollElements + scrollBar was failing #3050
  • Fixed bug: swipe horizontally in Firefox mobile not working when using autoScrolling:false #2741
  • Fixed bug: back history to 1st horizontal slide was broken #2706
  • Fixed bug: Reset Sliders extension did not work with Parallax #2993
  • Fixed bug: dynamically disable dragAndMove extension was not possible #2966
  • Fixed bug: parallax + scrollOverflow had issues when using background images #2827
  • Fixed bug: Fading Effect didn't get destroyed when destroying $.fn.fullpage.destroy('all') #3028
  • Fixed bug: combining parallax and fadingEffect on slides was not possible #2807
  • Fixed bug: Fading Effect unexpected animations when doing: turn off > scrolling > resizing down > turn on
  • Documentation: added official vue-fullpage.js component as a resource
  • Documentation: added Korean & Chinese docs
  • Documentation: added "how to use extensions" & "parallax" docs in Spanish
  • Documentation: improved english docs thanks to @sampaio96 and @vityavv
  • Documentation: improved Spanish docs thanks to @Karnt & @alebarbaja

fullpage.js 2.9.5

25 Oct 12:29
Compare
Choose a tag to compare
  • Fixed bug: fading Effect extension issues on resize
  • Fixed bug: normalScrollElements was not working properly when using scrollBar:true #2691
  • Fixed bug: offsetSections vertical alignment issue when using scrollOverflow #2878
  • Fixed bug: offsetSections not working when using paddingTop #2876
  • Fixed bug: continuousVertical not selecting the correct navigation bullet #2917
  • Fixed bug: scrollOverflow files are not updated in bower #2868
  • Fixed bug: horizontal navigation with many elements was not centered in small viewports #2736
  • Fixed bug: setAllowScrolling was not working when using the Drag And Move feature #2705
  • Fixed bug: onLeave returning false wouldn't work on 1st or last section when using continuousVertical
  • Fixed bug: parallax animation breaks if onLeave returns false #2906
  • Fixed bug: removed JS errors when using dragAndMove:true and scrollBar:true #2892
  • Fixed bug: data-srcset in picture source tags doesn't work #2865
  • Fixed bug: onSlideLeave returning wrong direction when using continuousHorizontal #2662
  • Fixed bug: lazyLoad for audio elements didn't work #2942
  • Fixed bug: setAllowScrolling(boolean); and setKeyboardAllowing(boolean) was not undoing the
    setAllowScrolling(boolean, directions) and setKeyboardAllowing(boolean,directions)
    -Fixed bug: parallax / scrollOverflow interference: background-images lost on device orientation-change #2845 #2646
  • Fixed bug: Drag And Move extension and autoScrolling:false on mobile #2799
  • Improved: normalScrollElements for touch devices thanks to @toulatip8 #2691 #2664
  • Improved: scrollHandler was moved to scrolloverflow.js file #2250
  • Improved: remove style superContainer from CSS #2812
  • Improved: menu links don't work on anchors that begin with a slash #2803
  • Improved: applying fitToSection only in sections without fp-auto-height #1724
  • Improved: now dragAndMove extension provides more options
  • Improved: adding scrollOverflow:false when in responsive mode #958
  • Improved: adding lazyload for video elements without <source> elements
  • Documentation: added jsDelivr hits badge thanks to @LukasDrgon #2956
  • Documentation: fixed Spanish typos thanks to @BelakorrGithub #2880
  • Documentation: added extra docs in Russian and moved Spanish ones to the lang folder
  • Documentation: added eBay, BBC and Vogue in the list of sites using fullpage.js
  • Added: scrollOverflow minification build task

fullpage.js 2.9.4

10 Mar 16:38
Compare
Choose a tag to compare
  • Fixed bug: afterLoad always fires first index=1 even accessing the page on any other section #2519
  • Fixed bug: resizing viewport pauses media elements on slides #2471 #2526
  • Fixed bug: direct URL links wouldn't work when using an active slide for page load #1646
  • Added: new method fitToSection() #2575
  • Added: lazy load for elements using srcset #2355

fullpage.js 2.9.3

01 Mar 13:38
Compare
Choose a tag to compare
  • Added new option: parallax and parallaxOptions
  • Fixed bug: dragAndMove:true & setAllowScrolling not working #2506
  • Fixed bug: Chrome devices dev tools show error when using scrollBar:true #2507 #2567
  • Fixed bug: extensions file throwing error using keyboard navigation when using loopHorizontal:false #2548
  • Fixed bug: extension Drag and Move not working with resetSliders: true #2549
  • Fixed bug: dragAndMove:true & fp-auto-height cause scrolling to the top of the viewport #2551

fullpage.js 2.9.2

19 Dec 18:14
Compare
Choose a tag to compare
  • Added new option: scrollOverflowReset to allow reset of scrollOverflow on section leave #2417
  • Documentation: improved docs for scrollOverflow regarding IE <9 #2459
  • Examples: added new examples + improved navigation dropdown

fullpage.js 2.9.1.1

19 Dec 18:10
Compare
Choose a tag to compare
  • Added new option: scrollOverflowReset to allow reset of scrollOverflow on section leave #2417
  • Documentation: improved docs for scrollOverflow regarding IE <9 #2459
  • Examples: added new examples + improved navigation dropdown