Results 9 issues of Tilwin Joy

Hi, at the moment the plugin only seems to work with scroll on body and doesn't work if the scroll is in a different element as in this [JSFiddle](https://jsfiddle.net/ujt1hbnt/). It'd...

I'm trying to attach callbacks with accordion. As per the documentation it extends from the collapse component which seems to support callbacks such as `expanding`, `collapsing` etc. So I tried...

type: enhancement
component: accordion
PRs plz!

Looks like this plugin only works with scroll on the `` element. It'd be very useful if it support other elements having scroll as well

^What the title says.

It seems very weird to me that the Sticky shortcut which has a hard dependency on jQuery at the moment is initialized like: ``` var sticky = new Waypoint.Sticky({ element:...

According to #116 AMD support was added in 2.0.2. But I don't see any relevant code in the latest version, or any notes about it's removal in the above mentioned...

Hi, I need to check if a way point instance already exists on an element before initializing . Is there a method like [Context.findByElement](http://imakewebthings.com/waypoints/api/context-find-by-element/) that returns the waypoint instance(s) on...

Thanks for the great tool! I get a parse error with "AS integer", after removing all of it's occurrence, the tool worked fine. I tried both versions 2.3 and 2.4...

When the number of slides is exactly 3, the plugin shows white screen when we swipe right from the 3rd slide, instead of going to the first slide.

bug