Skip to content

Releases: loadingio/ldlazy

2.0.0

19 Jan 14:45

Choose a tag to compare

  • 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

13 Nov 01:56

Choose a tag to compare

  • minimize js further with -c -m options

1.0.1

13 Nov 01:55

Choose a tag to compare

  • use a shorter gif placeholder in ldlz mixin

1.0.0

06 Nov 11:00

Choose a tag to compare

  • 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

22 Mar 14:30

Choose a tag to compare

fix bug: transitional animation doesn't actually re-run if placeholder is set.

0.1.0

22 Mar 14:12

Choose a tag to compare

v0.1.0

add placeholder class for div ldlz with a  hidden img inside to provi…