Skip to content

1.1.0

Compare
Choose a tag to compare
@Aljullu Aljullu released this 22 Mar 18:54
· 93 commits to master since this release

Big features

  • New LazyLoadComponent.
  • scrollPosition is no longer required. Lazy load images and components that don't receive this prop, will listen to scroll/resize events themselves.
  • Allow displaying CSS effects when the image becomes visible.

Small features

  • Add throttle and debounce.
  • Add visibleByDefault prop.

Fixes

  • Display default placeholder as an inline-block element.