Releases: loadingio/ldlazy
Releases · loadingio/ldlazy
2.0.0
- check for existence instead of value for populating ldlazy in window
- upgrade modules
- release with compact directory structure
- add
style
in package.json
- add
main
and browser
field in package.json
.
- patch test code to make it work with upgraded modules
1.0.2
- minimize js further with -c -m options
1.0.1
- use a shorter gif placeholder in ldlz mixin
1.0.0
- rename
ldlz
in dist to index
- rename
ldLazy
to ldlazy
- rename mixin
lzimg
to ldlz
in Pug
- disable init by default, but make it as a function
- provide 1px gif as
ldlazy.px
- better documentation
0.1.1
fix bug: transitional animation doesn't actually re-run if placeholder is set.
0.1.0
v0.1.0
add placeholder class for div ldlz with a hidden img inside to provi…