Skip to content

Releases: PeachScript/vue-infinite-loading

v2.0.2

23 Feb 12:11
Compare
Choose a tag to compare

Fixed

  • Add specific browser prefixes for old Android devices #38

v1.3.1

22 Feb 10:14
Compare
Choose a tag to compare

Fixed

  • Add specific browser prefixes for old Android devices #38

v2.0.0

18 Jan 12:17
Compare
Choose a tag to compare

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

v1.3.0

13 Jan 14:04
Compare
Choose a tag to compare

New

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

v1.2.0

12 Jan 14:27
Compare
Choose a tag to compare

Improvements

  • Support continue loading if the previous load cannot fill up container #21 , contribute by dragantl

v2.0.0-rc.5

30 Dec 08:38
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release

Fixed

Changes

  • Lock Vue version to ^2.1.7 in peer dependencies

v2.0.0-rc.4

14 Dec 12:52
Compare
Choose a tag to compare
v2.0.0-rc.4 Pre-release
Pre-release

Fixed

  • Template compile error when use Vue.js v2.1.5 and later #29

v2.0.0-rc.3

08 Nov 13:26
Compare
Choose a tag to compare
v2.0.0-rc.3 Pre-release
Pre-release

Fixed

  • Cannot display no-result or no-more prompt when received the corresponding event #24

v1.1.4

08 Nov 12:36
Compare
Choose a tag to compare

Fixed

  • Cannot display no-result or no-more prompt when received the corresponding event

v2.0.0-rc.2

28 Oct 18:05
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

Fixed

  • The custom spinner cannot be hide #22

Improvements

  • Contain the vertical padding automatically when calculate the scroll distance