Skip to content

Releases: jonhue/turbolinks-animate

2.1.1

03 Feb 16:47
Compare
Choose a tag to compare
  • enhancements
    • add support for ES6

2.1.0

26 Jan 06:14
Compare
Choose a tag to compare
  • features
    • emit events

2.0.1

20 Jan 09:05
Compare
Choose a tag to compare
  • bugfixes
    • attempt to fix scroll restauration behavior

2.0.0

10 Jan 13:46
Compare
Choose a tag to compare
  • features
    • introducing global TurbolinksAnimate object
    • allowing for custom breakpoints
    • add numerous animations from Animate.css

1.3.9

07 Jan 13:36
Compare
Choose a tag to compare
  • bugfixes
    • fixed persistent elements

1.3.8

04 Jan 22:46
Compare
Choose a tag to compare
  • enhancements
    • smoother animations
  • bugfixes
    • fixed not fading in content

1.3.7

04 Jan 19:28
Compare
Choose a tag to compare
  • enhancements
    • improving code readability
  • bugfixes
    • fixing error on disappear animation
    • allow links inside persistent elements to be clicked (#5)

1.3.6

03 Jan 14:13
Compare
Choose a tag to compare
  • bugfixes
    • fixing errors related to #4

1.3.5

31 Dec 07:44
Compare
Choose a tag to compare
  • bugfixes
    • fixing #4 - throwing errors on subsequent requests

1.3.4

04 Dec 17:25
Compare
Choose a tag to compare
  • 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