Skip to content

Tags: jarrin/fullPage.js

Tags

2.5.9

Toggle 2.5.9's commit message
- Fixed bug detecting the active section when scrolling with the scro…

…ll bar when using scrolLBar:true

- Improved keyboard accessibility (Page Up, Page Down ) when using scrollBar:true
- Use strict mode
- JSHint validation improvements

2.5.8

Toggle 2.5.8's commit message
- Fixed bug when destroying and initializing fullPage.js afterwards a…

…lvarotrigo#1034

- Fixed bug to active menu and nav on page load alvarotrigo#1027
- Added new option `fitToSection` 
- Added new method `setFitToSection`
- The option `resize` will be now set to `false` by default.
- Removed `navigationColor` option alvarotrigo#994
- Sections won't fit into the screen automatically when using the `responsive` option alvarotrigo#1025
- Improved performance when using scrollOverflow:false
- Improved compression and performance of the minification file
- Improved keyboard short-cuts and accessibility

2.5.7

Toggle 2.5.7's commit message
- Removed delay when scrolling (Apple devices & kinetic scrolling pro…

…blem)alvarotrigo#785 alvarotrigo#756 alvarotrigo#452 alvarotrigo#450 alvarotrigo#314 alvarotrigo#298 alvarotrigo#281 alvarotrigo#164 alvarotrigo#73 alvarotrigo#12

- Removed delay when using keyboard arrows to scroll alvarotrigo#874 alvarotrigo#333 alvarotrigo#84
- Fixed bug with IE 11 touch compatibility in touch screens alvarotrigo#937
- Fixed bug with destroy('all') fired when resizing alvarotrigo#1010
- Fixed bug with focused inputs in mobile alvarotrigo#1008 (other types besides text)
- Fixed bug with navigation bullets and scrollBar:true alvarotrigo#974
- Fixed bug with Firefox on touch screens? alvarotrigo#1016
- Changed jquery default easing from `easeInQuart` to `easeInOutCubic` (more fluid)
- Improved keboard accessibility controls 
- Scroll on moving the mouse when pressing the 3rd button (middle button)
- Added class in body element after destroying fullpage.js

2.5.6

Toggle 2.5.6's commit message
- Solved bug when resizing alvarotrigo#970

- Improved scrollBar feature when dragging the scrollbar and using anchors
- Callbacks return now useful objects alvarotrigo#918

2.5.5

Toggle 2.5.5's commit message
- Fixed problem with scrollBar for touch devices alvarotrigo#966

- Fixed problem fitting the already active section when using scrollBar:true and autoScrolling:false

2.5.4

Toggle 2.5.4's commit message
- Solve problem when using `responsive` together with `autoScrolling:…

…false`. alvarotrigo#957

2.5.3

Toggle 2.5.3's commit message
- Version updated

2.5.2

Toggle 2.5.2's commit message
- Fixed bug which prevented external animations in fullPage.js alvaro…

…trigo#872

- Added new feature: setAllowScrolling with directions.
- Added new option: controlArrows to determine whether to use control arrows for slides or not.
- Improved bower dependencies alvarotrigo#910
- Improved slider styling alvarotrigo#895

2.5.1

Toggle 2.5.1's commit message
- Improved addition of a class to `body` when reaching a section / sl…

…ide alvarotrigo#875

- Fixed bug when resizing the browser alvarotrigo#885

2.5.0

Toggle 2.5.0's commit message
- Fixed touch events for Android 4.2

- alvarotrigo#873