Closed bebraw closed 9 years ago
Hi @bebraw, a new version of skylight was published. Your suggestion was accepted.
And no more css is needed. See the readme for more details.
@marcio Awesome! Thanks.
Is it possible to animate show/hide process? I would like to apply some fading there. Maybe https://facebook.github.io/react/docs/animation.html would work.
Yes it is @bebraw !
Work in animations is in the plans.
Now it's
"react": "^0.12.x"
which seems a bit too tight."react": ">=0.12.0 <1.0.0"
would work though you can use something else if you want.