Benedict Eastaugh

Results 4 issues of Benedict Eastaugh

Each publicly exposed method (whether the general `animate` method or a specific one like `translateX`) has a brief code example given in the documentation. It would be good to make...

documentation
demos

The `Transform` and `Transition` objects both have `parse` methods which conform to a common API. It would be good to have some tests to ensure that they both respond suitably...

tests

In addition to the user-checked tests, it would be good to have a set of machine-verified tests which ensure that objects which can be serialised to CSS produce correct code.

tests

Add support for 3D transforms. This should be relatively straightforward for WebKit-based browsers.

API
feature