- No more getBoundClientRect error
- Correction for
lazy-size-width
andlazy-size-height
- Working in vuejs and other
- Bugs corrections
- Improvement
- No more lazy-callback (now it will dispatch an event named
lazy-loaded
andlazy-quit
) - Added lazy-observe (Do not do anything just observe the element to do lazy request for example)
- No more .min.js or .min.css
- No more prefix
-animation
after the animation name - Improvement for animations and lazy-attr
- Node module added
- BUGS correction
- Better animations
lazy-animation-pointer
can now delete the skeleton animation of an element
- BUGS correction
- Skeleton class added
lazy-skeleton
,lazy-skeleton-corner
andlazy-skeleton-top
lazy-background
added to make lazy background
- BUGS correction from last version
- No more in beta
- Build with rollup and babel
- BUGS corrections
- IE correction
- added
lazy-size
to define a default size for a lazy element - added a class to make a custom element (
lazyattr
andlazyattr-loaded
)