Simple prefetch functionality (ifvisible.js)

config:
[labs]
allow_prefetch
This commit is contained in:
RainLoop Team 2014-01-26 18:23:37 +04:00
parent b7e135a553
commit 38672e1672
18 changed files with 988 additions and 28 deletions

5
vendors/ifvisible/component.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"name": "ifvisible.js",
"version": "1.0.0",
"main": "./src/ifvisible.js"
}