Releases: hilongjw/vue-lazyload
Releases · hilongjw/vue-lazyload
Vue-Lazyload v1.3.4
Vue Lazyload 1.2.4
fix: using 'dataset' in IE10,9 thanks @slevp
Vue Lazyload 1.2.3
fix: Loading fails when spaces in filename commit
fix: unobserve observe can trigger lazyLoadHandler, thanks for taoxhsmile 's PR
Vue Lazyload 1.2.2
add: v-lazy-container custom error
and loading
placeholder image
update: assign
change to use assign-deep instead
fix: v-lazy-container selector can't modify
fix: image load failure event is according the silent
option to choose output log or not
Vue Lazyload 1.2.0
add: v-lazy-container
to support raw HTML img tag lazyloading
fix: issue255
Vue Lazyload 1.1.1
Vue Lazyload 1.0.5
Vue Lazyload 1.0.4
Vue Lazyload 1.0.3
add: listener target queue feature to support multi scrollable element or customer element
fix: issue#133