rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.3k stars 864 forks source link

easeInCubic missing #182

Closed MajorBreakfast closed 8 years ago

MajorBreakfast commented 10 years ago

easeInCubic is not in the list although it probably ought to be.

markhicken commented 10 years ago

Totally! We need to get the bounce and elastic easing functions in there too! Man this plugin is awesome but I really miss those easing types.

jednano commented 8 years ago

Took me a while to debug, because I had assumed it was there. :+1: on this request!