purescript-contrib / purescript-css

A clean, type-safe library for describing, manipulating and rendering CSS
Apache License 2.0
106 stars 40 forks source link

added prefixed animation and keyframes #27

Closed cryogenian closed 8 years ago

cryogenian commented 8 years ago

@beckyconning could you please take a look?

This makes animation and keyframes funcs rendering unprefixed and prefixed version. This doesn't change API and I suggest this should a patch version.

garyb commented 8 years ago

Nice :+1:

I'm only barging in to say, there have been some other changes merged today too, like an overhaul to fix issues with Color, so it needs a breaking change bump anyway.

jonsterling commented 8 years ago

@garyb Heh, maybe I should have waited a day or two before upgrading 7-8 halogen libraries 😜

garyb commented 8 years ago

Yeah, sorry :wink:... we have a request to add tabindex to Halogen too, I think that might necessitate another breaking change release there to accommodate a change in the global properties row.

jonsterling commented 8 years ago

@garyb no worries! 😄