Domas Bitvinskas

Results 5 issues of Domas Bitvinskas

This is an overkill, but will help anybody who's trying to run it on modern node.

Posting it here just to check if anybody else had a problem with disappearing refs inside `TouchScrollable`. An error with undefined `this.scrollableArea` in `this.scrollableArea.removeEventListener` started happening when I've started using...

Really needed mouseover feature so just copied @ronanyeah code from this PR https://github.com/graphcool/chromeless/pull/238 onto current master. It still works, no conflicts. Unclear why that is not merged yet, but there...

Hi! Thanks for a great package. This PR adds `maxIdlePeriod` that forces provider to load on browsers that support `requestIdleCallback` but do not manage to call it in reasonable time...