Skip to content

Releases: staticdeng/vuejs-loadmore

v1.0.8: fix: cannot read property 'getBoundingClientRect' of undefined

23 Nov 05:33
Compare
Choose a tag to compare

解决在某种情况下出现的 cannot read property 'getBoundingClientRect' of undefined 报错

v1.0.7: add jest and @vue/test-utils to test component and optimize css

26 Feb 02:51
Compare
Choose a tag to compare

添加jest和@vue/test-utils保证组件质量,优化上拉加载区域样式

v1.0.6: Throttle of scrolling

10 Feb 10:09
Compare
Choose a tag to compare

上拉加载加上防抖

v1.0.5: Fix problems with `finished` props

24 Jan 02:54
Compare
Choose a tag to compare

优化页面数据太少,把finished props改为非必传,数据太少不用显示finished-text及解决该情况下的bug

v1.0.4

03 Jan 11:42
Compare
Choose a tag to compare

Configure rollup packaging to exclude vue

v1.0.3: Internationalization support: zh-CN and en-US

03 Jan 09:28
Compare
Choose a tag to compare

v1.0.1

19 Dec 11:44
Compare
Choose a tag to compare

fix normalizeComponent function dose not get transpiled

v1.0.0

09 Dec 09:00
Compare
Choose a tag to compare

Basically pull to load, pull down to refresh