2.0.0
- Adds
Transition
module for generating CSS transitions Animated
helpers now follow the same convention as theelm-ui
one
svg
takes a record of { class :: String -> Svg.Attribute msg }
instead of String -> Svg.Attribute msg
Transition
module for generating CSS transitionsAnimated
helpers now follow the same convention as the elm-ui
onesvg
takes a record of { class :: String -> Svg.Attribute msg }
instead of String -> Svg.Attribute msg