Damir Gubaidullin
Damir Gubaidullin
What about simplification? We may just use: ``` if (!("classList" in document.createElement("_"))) { ``` So the normalization would also work as expected.
@stevenvachon make it available at npm, please.
`no-repeat` shouldn't be removed, since it makes sense for the touch devices, when page is zoomed (default value is `repeat`).
Right and bottom cushion doesn't work for negative values. https://github.com/ryanve/verge/blob/master/verge.js#L86-L87 If I set cushion -100, verge won't mark nodes as visible starting from 0 to 100 of the window height,...
Sorry, that solution won't work, this needs some other fix.
This method will be available in v2.
I'll include all the sources that fit the copyrights of the UI kits authors.
Hello @cssoro! Please provide a demo.
I've tested 2.x version on iOS 7.1 (iPhone) and it works well. You can provide any type of demo (html, video, etc). Once you do that, I'll try to provide...
@borismatthews can you provide a demo, please?