vue scroll table

This commit is contained in:
Sebastian Frank
2017-08-24 19:28:53 +02:00
parent 06db9fa762
commit fb7a1f5660
7 changed files with 158 additions and 22 deletions

View File

@@ -30,7 +30,10 @@
},
"dependencies": {
"axios": "^0.16.2",
"babel-polyfill": "^6.26.0",
"intersection-observer": "^0.4.0",
"vue": "^2.4.2",
"vue-observe-visibility": "^0.1.3",
"vue-router": "^2.7.0",
"vuex": "^2.3.1"
},