gitlab-teams
gitlab-teams copied to clipboard
Add infinite scroll to Todos page
@chamerling, first added infinite scroll for todos page, if it's okay then I'll add the same for remaining pages issues and requests in a separate PR.
#57
@chamerling, the Travis CI build failed due to the reason that package-lock.json is not in synch with package.json. if it's okay I'll add updated package-lock.json to this PR.
Error from log:
npm ERR! cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.
npm ERR!
npm ERR!
npm ERR! Missing: vue-infinite-scroll@^2.0.2
npm ERR!