senchalabs / jQTouch

Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).
http://www.jqtouch.com/
MIT License
2.79k stars 592 forks source link

RC 5 #484

Closed thomasyip closed 9 years ago

thomasyip commented 11 years ago

I think we should release rc5 soon.

I feel the current master is much more stable than rc4. https://github.com/senchalabs/jQTouch/blob/master/VERSIONS.md

I like to give another jab to animation, make it more Android friendly (to use webkit-transition), instead of (webkit-animation). But, I don't know how soon I can get to that.

@davidkaneda, what do you think?

davidkaneda commented 11 years ago

It definitely is (more stable), but part of me want to wait for the new CoffeeScript stuff at this point- especially since it contains a few fixes as well. I'm 50/50 on the animation/transition thing, I want to test that a bit as well — I'm considering making the baseline Android 4 and iOS 5...

thomasyip commented 11 years ago

Alright, then I will look at the Coffee script in depth like it is for a release. :-)

What did u mean making it a baseline?

davidkaneda commented 11 years ago

The minimum supported version-

thomasyip commented 11 years ago

+1