replace jquery with zepto
bkad opened this issue · 5 comments
bkad commented
Consider using zeptojs as a drop-in replacement for jquery.
In principle it seems nice because the library is smaller and drops support for older browsers.
bkad commented
or just wait for jQuery 2.0 when they drop support for IE 6/7/8 :)
cespare commented
Early 2013? Bah. Isn't zepto roughly API-compatible? If you can just drop it in, I'd say go for it.
cespare commented
jQuery 2.0rc1 is out
bkad commented
i tried it, but even with the latest version of jquery ui (which i use for the sortable channels), it complains about jquery ui using deprecated functions
cespare commented
Let's leave this on the back burner. And by back burner, I mean forgotten in the closed issues list.