You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An infinite scroll plugin for Vue.js, it can help you implement infinite scroll list more easily.
12
+
An infinite scroll plugin for Vue.js, to help you implement an infinite scroll list more easily.
13
13
14
14
### Features
15
15
- Mobile friendly
16
16
- Internal spinners
17
-
- 2-directions support
17
+
- 2-directional support
18
18
- Load result message display
19
19
20
20
## Usage & Guide
21
21
To check out live examples and docs, visit [Vue-infinite-loading GitHub Pages](https://peachscript.github.io/vue-infinite-loading/).
22
22
23
23
## Changelog
24
-
Details changes for each release are documented in the [release notes](https://github.com/PeachScript/vue-infinite-loading/releases).
24
+
Detailed changes for each release are documented in the [release notes](https://github.com/PeachScript/vue-infinite-loading/releases).
25
25
26
26
## Contribution
27
27
Please make sure to read the [Contributing Guide](https://github.com/PeachScript/vue-infinite-loading/blob/master/.github/CONTRIBUTING.md) before making a pull request.
0 commit comments