5 Commits

Author SHA1 Message Date
085088ee77 perf(infinitescroll): display none svg until needed
By default the SVG spinner should be display none at all times. Only
display block the SVG when the infinite scroll is in the loading state.

Closes #5776
2016-03-12 22:34:13 -06:00
f7b52eeee1 chore(sass): update sass to match linter config
references #5797
2016-03-10 22:42:38 -05:00
7ee0b528b0 fix(infinitescroll): only show spinner when loading
Closes #5690
2016-03-04 14:15:19 -06:00
29d3bb1fcb refactor(infinite-scroll): rename the elements to include the word scroll
update API docs & rename endLoading function to complete.

references #5415
2016-02-29 15:49:41 -05:00
0480fa3b50 feat(infiniteScroll): add infinite scroll
Closes #5415
2016-02-29 11:13:31 -06:00