Releases: PeachScript/vue-infinite-loading
Releases · PeachScript/vue-infinite-loading
v1.1.3
Fixed
- The custom spinner cannot work properly
v1.1.2
v2.0.0-rc.1
New
- #9 Support Vue.js 2.0.0-rc
- Add unit test for this version
v1.1.0
New
- Spinner slot that your can customize your own spinner as loading animation
v1.0.0
New
- Diverse spinners as loading animation, contain five spinners in this version
Improvements
- Event logic to display no more prompt and no result prompt for user
- More concise files for npm
v0.3.2
Fixed
on-infinite
callback cannot be called after the component received$InfiniteLoading:reset
event
Improvements
- Remove icon font and create icon by pure CSS to reduce size of build file
v0.3.1
New
$InfiniteLoading:reset
event to reset the component, contribute by arjanwestdorp.
v0.3.0
New
- Feature to display no results and no more data prompt base on event
- Customize content of prompt base on slot
v0.2.2
Fixed
- Outdated build file in previous release.
v0.2.1
Improvements
- Improve document
- Add repository into package.json