master
- Fixed bug: destroy('all') will keep empty anchor # on the URL #4729
- Refactoring: transforming event strings to properties
- Few improvements
- Fixed bug: error when destroy + init with active sections with slides #4703
- Fixed bug: missing unbind scrollOverflow on destroy #4728
- Fixed bug: continuousVerticall not working with fp-auto-height sections #4708
- Enhancement: added support for RTL #4560
- removing console log
- Fixed bug: Menu not working when not specifying anchors #4620
- Enhancement: new option cinematic to use the Cinematic extension
- Fixed bug: preventing accidental horizontal swipes
Update slides.js
- Fixed bug: licenseKey was showing an error on IE 11
- v4 version
- Fixed bug: The left arrow works like the right arrow #4668
- Fixed bug: third party scripts can modify "body" inline styles conflicting with FP #4657
- Enhancement: improved console log warnings
- Fixed bug: scrollOverflow was not created on dynamically added sections #4727
- Reducing output file size a bit more
- Fixed bug: Clear fitToSectionDelay when declaring setFitToSection(false) #4590
- Fixed bug: animateAnchor getting called with delay (with big media elements) #4711
- Enhancement: "autoplay" media (video, audio) should automatically play #4658
- Fixed bug: Sections won't resize on viewport change when using scrollBar:true #4692
- Fixed bug: scrollable content wasn't able to have background #4448 #4447
- Fixed bug: Error on loading with anchor #4622
- Fixed bug: Anchors with whitespace throw error #4659
- Fixed bug: scrollOverflow: true + scrollBar: true causes touch events issues #4490