Sander

Results 8 comments of Sander

The following does parse: ``` let x = { let+foo xx = { x } xx }; ``` while ``` let+foo xx = { x }; ``` does not (note...

@anmonteiro I'm trying to reproduce this case - but failing to do so.

Visible when using `[%%expect ...]` for example.

- Momentum library should be finished to make this work - Should introduce a threshold property, to indicate when an animation should finish completely

React Style will add auto prefix functionality at some point of time, and it will work for inline styles + compile to css. Currently focusing on media queries though. (btw....

Better solution, use: https://github.com/iamralpht/gravitas.js.

Something like this could help for animations: `ref={Animation.animateWith('fooAnimation', 'barBlock')}` Although the idea looks good, not sure about the syntax though.

Not yet, but should happen soon.