Skip to content

1.0.0

Compare
Choose a tag to compare
@Aljullu Aljullu released this 23 Feb 19:31
· 129 commits to master since this release

Features

  • Two components: a HOC to track the scroll position and a component to render the image.
  • Handles scroll events, resize events and re-renders that might change the position of the components.
  • Placeholder by default with the same size of the image.
  • A custom placeholder and threshold can be specified.
  • beforeLoad and afterLoad events.
  • Accepts all standard <img> attributes.