Closed skial closed 12 years ago
I've added all the new methods from version 1.7 - http://api.jquery.com/category/version/1.7/
It should also work with 1.7.1, as far as I can tell no new public methods have been added.
I'm not sure how to handle var args in externs, so Callbacks::fire() might need changing.
I've also added a bunch of @:overload tags to some of the new methods, which can be removed if it doesn't fit your api style.
Cheers
Skial
Thanks for the update! I will submit to haxelib after a bit polishing :)
I've added all the new methods from version 1.7 - http://api.jquery.com/category/version/1.7/
It should also work with 1.7.1, as far as I can tell no new public methods have been added.
I'm not sure how to handle var args in externs, so Callbacks::fire() might need changing.
I've also added a bunch of @:overload tags to some of the new methods, which can be removed if it doesn't fit your api style.
Cheers
Skial