- Fixed bug when scrolling to sections bigger than the viewport #1797
- Fixed bug causing sections not to be full height #1830
- Fixed bug setAllowScrolling(false) doesn't work when using mouse middle button but scroll #1844
- Fixed bug Auto-height not working with
scrollBar:true
andfitToSection:true
#1489 - Fixed bug scroll to top of section instead bottom when using sections bigger than the viewport #1797
- Added warning message when initializing fullpage.js multiple times #1812
- Adding a note regarding the compulsory HTML doctype declaration #1831
- Preventing fullpage.js from getting initialized more than once
- Showing error message for case insensitive conflict between
id
andname
attributes withdata-anchor
values #1245 - Added prefix to state class name (
completely
)