opal / opal-jquery

jQuery for Opal
https://github.com/opal/opal-jquery#readme
MIT License
186 stars 63 forks source link

Doesn't work with Zepto #105

Open luaVolk opened 4 years ago

luaVolk commented 4 years ago

image

it seems theres a bunch of jquery only methods that arent available in zepto being called. Had to remove about 7 of them to get it to work I guess there should be some type of check to see if the methods are available.

elia commented 4 years ago

We probably should just remove the advertised support for it. It looks kinda abandoned and we're a bit struggling to restore our CI, but if you're interested in restoring the support I'd be happy to review and merge PRs or fork into opal-zepto.