Releases: jonhue/turbolinks-animate
Releases · jonhue/turbolinks-animate
2.0.1
- bugfixes
- attempt to fix scroll restauration behavior
2.0.0
- features
- introducing global
TurbolinksAnimate
object
- allowing for custom breakpoints
- add numerous animations from Animate.css
1.3.9
- bugfixes
- fixed persistent elements
1.3.8
- enhancements
- bugfixes
- fixed not fading in content
1.3.7
- enhancements
- improving code readability
- bugfixes
- fixing error on disappear animation
- allow links inside persistent elements to be clicked (#5)
1.3.6
- bugfixes
- fixing errors related to #4
1.3.5
- bugfixes
- fixing #4 - throwing errors on subsequent requests
1.3.4
- enhancements
- disable turbolinks-animate.js on hyperlink by setting
data-turbolinks-animate-animation
to 'false'
- changing default animation duration from
0.5s
to 0.3s