Skip to content

Releases: alvarotrigo/fullPage.js

fullpage.js 2.7.7

25 Jan 13:33
Compare
Choose a tag to compare
  • Fixed issue with auto-height section and the use of the paddingTop option #1729
  • Fixed issue with auto-height sections snapping to the top instead of to the bottom #1626
  • Fixed issue with sections bigger than the viewport which caused highlighting of menu/bullets too early. #919, #1751
  • Fixed problem with width detection in some devices (such as iPhones) #1769
  • Allowing the creating of bullets tooltip from data-attribute #1771
  • Making the tooltips text also navigate you to the correct section #1734

fullpage.js 2.7.6

08 Dec 12:58
Compare
Choose a tag to compare
  • Fixed bug with showActiveToolTip and inline data-anchors #1581
  • Fixed bug which caused afterSlideLoad callback to be fired on resize #1585
  • Fixed security bug #1705
  • Fixed bug playing and stopping media on slides load #1671
  • Fixed bug with destroy('all') function not working as expected #1582
  • Improved destroy('all') function removing sectino and slide selectors #1647
  • Fixed bug with fp-auto-height not scrolling on firstPage #1683
  • Fixed bug with responsive option not being fired at the same time as css3 media queries #1678

fullpage.js 2.7.5

19 Nov 16:47
Compare
Choose a tag to compare
  • Fixed bug with slides navigation when using fp-auto-height #1594
  • The class fp-responsive will now be added to the body element not to the container #1612
  • Moves scrollOverflow code to separate handler object (possibility of adding other scrollable plugins) #1543

fullpage.js 2.7.4

05 Oct 21:13
Compare
Choose a tag to compare
  • Fixed bug with responsiveHeight #1567
  • Fixed bug that prevented the fire of callbacks when using
    scrollBar:true #1556
  • Fixed bug that set fitToSection:true when using menu or bullet
    navigation #1561
  • Removed warning regarding requestAnimationFrame prefix #1559

fullpage.js 2.7.3

28 Sep 21:04
Compare
Choose a tag to compare
  • Fixed critical bug with touch devices #1553

fullpage.js 2.7.2

25 Sep 14:22
Compare
Choose a tag to compare
  • Fixed bug with Firefox scrolling randomly #1534
  • Fixed bug causing a wrong height calculation sometimes #1502
  • Fixed bug 'fitToSection: false' not being accepted #1499
  • Horizontal trackpad movements won't fire vertical scrolling #1520
  • Fixed bug onLeave firing twice in Firefox and IE when cancelling the movement #1510
  • Added the fp-auto-scrolling functionality for users using scss #1496

fullpage.js 2.7.1

08 Sep 16:40
Compare
Choose a tag to compare
  • Fixed trigger of callbacks after resize #1442

fullpage.js 2.7.0

08 Sep 12:17
Compare
Choose a tag to compare

Fixed bugs related with Chrome 44 bug number 513206

  • Fixed bug with fitToSection which stopped working #1465
  • Fixed bug with silentMove which stopped working #1476
  • Fixed bug with resizing fullpage.js #1442

Fixed additional bugs:

  • Fixed bug smaller sections #1489
  • Fixed bug in Firefox when using Ctrl+T to open a new tab #1472
  • Removed unnecessary code #1485

fullpage.js 2.6.9

12 Aug 10:47
Compare
Choose a tag to compare
  • Fixed bug: Chrome 44 scrolling issue #1389

fullpage.js 2.6.8

10 Aug 12:23
Compare
Choose a tag to compare
  • Fixed bug: vertical navigation #1426
  • Fixed bug: lazy load of videos #1374
  • Fixed bug: Destroy() doesn't clear html/body classes and inline styles #1403
  • New feature: smaller sections #1263
  • Now anchors can be defined in the HTML markup #1380
  • New option 'fitToSectionDelay' #1391