Releases: andrewMacmurray/elm-simple-animation
Releases · andrewMacmurray/elm-simple-animation
2.3.2
2.3.1
2.3.0
- Adds
Animation.empty
2.2.0
- Adds
elm-cssadaptor
2.1.0
- Adds
yoyooption (plays animation then reverses it) - Adds
reverseoption (plays animation in reverse) - Allows
yoyoandreverseto be combined (outputsalternate-reversecss animation direction)
2.0.3
- Adds more examples to README
2.0.2
- Adds clearer examples to README
2.0.1
- Fixes rounding function in animation name
2.0.0
- Adds
Transitionmodule for generating CSS transitions Animatedhelpers now follow the same convention as theelm-uione
svg takes a record of { class :: String -> Svg.Attribute msg } instead of String -> Svg.Attribute msg
1.1.1
- Adds imports for some documentation
https://package.elm-lang.org/packages/andrewMacmurray/elm-simple-animation/1.1.1/