Releases: gijo-varghese/flying-pages
Releases · gijo-varghese/flying-pages
2.1.2
2.1.1
- Moved option's config object to window
- Start
flyingPages()
without waiting for DOMContentLoaded - Improved babel setup
- Removed arrow functions for IE compatibility
2.0.8
- Removed XMLHttpRequest
- Code refactored (reduced size by ~300bytes)
2.0.7
- Disable on IE
- Rename observer object to prevent conflicts
2.0.6
- Prefetching on mobile using 'touchstart'