Vue Lazyload Versions Save

A Vue.js plugin for lazyload your Image or Component in your application.

v1.3.4

3 years ago

feat: #453 split lazy config & import on demand fix: #384 Capture the final operating state in the throttle function

v1.2.4

5 years ago

fix: using 'dataset' in IE10,9 thanks @slevp

v1.2.3

6 years ago

fix: Loading fails when spaces in filename commit fix: unobserve observe can trigger lazyLoadHandler, thanks for taoxhsmile 's PR

v1.2.2

6 years ago

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

v1.2.0

6 years ago

add: v-lazy-container to support raw HTML img tag lazyloading fix: issue255

v1.1.1

6 years ago

v1.0.5

6 years ago

v1.0.4

6 years ago

fix: issue#150 fix: issue#151

v1.0.3

7 years ago

add: listener target queue feature to support multi scrollable element or customer element fix: issue#133

1.0.1

7 years ago

fix: issue#130 fix: issue#128