- Revert "Changed CSS property transition-properties to transition-property"
- Added more cubic-bezier ease functions [onirame]
- Remove resets in duration timeout causing undesired behaviour
- Changed CSS property transition-properties to transition-property
- Added: allow passing of element to
move()
- Added map of properties and defaults for numeric values
- Fixed FireFox support [bluntworks]
- Fixed easing example with html doctype
- Fixed second notation for delay / duration
- Fixed duration / delay, append "ms"
- Initial release