Skip to content

2.0.0

Compare
Choose a tag to compare
@andrewMacmurray andrewMacmurray released this 07 Mar 09:34
· 21 commits to main since this release
  • Adds Transition module for generating CSS transitions
  • Animated helpers now follow the same convention as the elm-ui one

svg takes a record of { class :: String -> Svg.Attribute msg } instead of String -> Svg.Attribute msg