Skip to content

Releases: jonhue/turbolinks-animate

3.2.1

11 Oct 12:47
Compare
Choose a tag to compare

0d482ed [#50] Setup auto-merge (#59)
ffd8606 [#55] Release workflow (#58)
7626ffb [#56] CI workflow (#57)
26f4725 Bump eslint-utils from 1.3.1 to 1.4.2 (#51)
a50be5d Bump lodash from 4.17.11 to 4.17.14 (#49)
9b2c0d2 Update animate.css to version 3.7.2 (#48)
fa3a759 Bump js-yaml from 3.13.0 to 3.13.1 (#47)
07ea599 Update animate.css to version 3.7.1 (#46)
da25738 Update eslint to version 5.16.0 (#44)
8b587cd Update eslint to version 5.15.3 (#43)

3.2.0

08 Dec 13:47
62367e4
Compare
Choose a tag to compare

6f0e7ab [#39] Allow multiple CSS properties to be transitioned (#38)

3.1.1

10 Nov 10:12
27ce902
Compare
Choose a tag to compare

66ddfdc [#34] Failed to execute 'dispatchEvent' on 'EventTarget': The event is already being dispatched. (#35)

3.1.0

31 Oct 23:06
d1a3cfd
Compare
Choose a tag to compare

9aa532c [#28] Transition persisted elements (#31)
34ce41f [#15] Update README.md (#30)
5b9298f [#19] Implement CI (#26)
78f19f4 [#17] Update contribution guidelines (#25)
2cf0955 [#16] Update pull request template (#24)
c3fa6d3 [#18] Update code of conduct (#23)
d1798fd Update turbolinks to version 5.2.0 (#21)
a237c6f Update animate.css to version 3.7.0 (#20)
c2d480d [#11] Add issue templates (#12)
ac35abf Update turbolinks to version 5.1.1 (#9)
7b82393 Update animate.css to version 3.6.1 (#10)
d83dfc2 Update README.md

3.0.5

17 Mar 17:35
Compare
Choose a tag to compare
  • enhancements
    • don't trigger animation if mailto: link got clicked

3.0.4

18 Feb 19:33
Compare
Choose a tag to compare
  • bugfixes
    • fixed window event listeners

3.0.3

18 Feb 19:03
Compare
Choose a tag to compare
  • bugfixes
    • fixed undifined function 'forEach'

3.0.2

18 Feb 17:44
Compare
Choose a tag to compare
  • bugfixes
    • minor fixes

3.0.1

18 Feb 17:06
Compare
Choose a tag to compare
  • bugfixes
    • removed jQuery functions

3.0.0

08 Feb 09:40
Compare
Choose a tag to compare
  • features
    • fully switch to ES6
    • remove jQuery dependency