Releases: alvarotrigo/fullPage.js
Releases · alvarotrigo/fullPage.js
fullPage.js 3.0.7
- 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
fullPage.js 3.0.6
- 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
fullPage.js 3.0.5
- Added new options
cards
andcardsOptions
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
fullpage.js 3.0.4
- Fixed bug:
data-anchor
attributes stayed in DOM ondestroy('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
isundefined
inafterLoad
Event #3480 - Fixed bug:
isLast
nevertrue
inafterSlideLoad
&onSlideLeave
callbacks when having multiple sections with slides #3471 thanks to @i22tha - Fixed bug:
setAllowScrolling
not working inafterLoad
#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.
fullpage.js 3.0.3
- 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
- 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
- Major update to version 3!
- Removal of jQuery dependency
- Change in license to GPLv3 Licensed + Commercial
fullpage.js 2.9.7
- 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
- Fixed bug:
scrolOverflow
didn’t work when usingjQuery.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
andfadingEffect
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
- Fixed bug: fading Effect extension issues on resize
- Fixed bug:
normalScrollElements
was not working properly when usingscrollBar: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 usingcontinuousVertical
- Fixed bug: parallax animation breaks if onLeave returns false #2906
- Fixed bug: removed JS errors when using
dragAndMove:true
andscrollBar: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)
andsetKeyboardAllowing(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 toscrolloverflow.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 withoutfp-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