vue-infinite-loading

An infinite scroll plugin for Vue.js.

MIT License

Downloads
284.8K
Stars
2.7K
Committers
17

Bot releases are hidden (Show)

vue-infinite-loading - v2.0.2

Published by PeachScript over 7 years ago

Fixed

  • Add specific browser prefixes for old Android devices #38
vue-infinite-loading - v1.3.1

Published by PeachScript over 7 years ago

Fixed

  • Add specific browser prefixes for old Android devices #38
vue-infinite-loading - v2.0.0

Published by PeachScript over 7 years ago

New

  • Add direction property to support load data when scroll to top #20

Improvements

  • Support continue loading if the previous load cannot fill up container #21
vue-infinite-loading - v1.3.0

Published by PeachScript almost 8 years ago

New

  • Add direction property to support load data when scroll to top #20
vue-infinite-loading - v1.2.0

Published by PeachScript almost 8 years ago

Improvements

  • Support continue loading if the previous load cannot fill up container #21 , contribute by dragantl
vue-infinite-loading - v2.0.0-rc.5

Published by PeachScript almost 8 years ago

Fixed

Changes

  • Lock Vue version to ^2.1.7 in peer dependencies
vue-infinite-loading - v2.0.0-rc.4

Published by PeachScript almost 8 years ago

Fixed

  • Template compile error when use Vue.js v2.1.5 and later #29
vue-infinite-loading - v2.0.0-rc.3

Published by PeachScript almost 8 years ago

Fixed

  • Cannot display no-result or no-more prompt when received the corresponding event #24
vue-infinite-loading - v1.1.4

Published by PeachScript almost 8 years ago

Fixed

  • Cannot display no-result or no-more prompt when received the corresponding event
vue-infinite-loading - v2.0.0-rc.2

Published by PeachScript almost 8 years ago

Fixed

  • The custom spinner cannot be hide #22

Improvements

  • Contain the vertical padding automatically when calculate the scroll distance
vue-infinite-loading - v1.1.3

Published by PeachScript almost 8 years ago

Fixed

  • The custom spinner cannot work properly
vue-infinite-loading - v1.1.2

Published by PeachScript about 8 years ago

Improvements

  • Contain the vertical padding automatically when calculate the scroll distance
  • On-infinite function is required now, to reduce code branches

Fixed

  • Throw error when use body as the scroll element #16
vue-infinite-loading - v2.0.0-rc.1

Published by PeachScript about 8 years ago

New

  • #9 Support Vue.js 2.0.0-rc
  • Add unit test for this version
vue-infinite-loading - v1.1.0

Published by PeachScript about 8 years ago

New

  • Spinner slot that your can customize your own spinner as loading animation
vue-infinite-loading - v1.0.0

Published by PeachScript about 8 years ago

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
vue-infinite-loading - v0.3.2

Published by PeachScript about 8 years ago

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
vue-infinite-loading - v0.3.1

Published by PeachScript over 8 years ago

New

  • $InfiniteLoading:reset event to reset the component, contribute by arjanwestdorp.
vue-infinite-loading - v0.3.0

Published by PeachScript over 8 years ago

New

  • Feature to display no results and no more data prompt base on event
  • Customize content of prompt base on slot
vue-infinite-loading - v0.2.2

Published by PeachScript over 8 years ago

Fixed

  • Outdated build file in previous release.
vue-infinite-loading - v0.2.1

Published by PeachScript over 8 years ago

Improvements

  • Improve document
  • Add repository into package.json
Package Rankings
Top 0.97% on Npmjs.org
Top 8.17% on Proxy.golang.org
Top 40.42% on Repo1.maven.org
Related Projects