Skip to content

1.4.0

Compare
Choose a tag to compare
@Aljullu Aljullu released this 24 Dec 15:07
· 45 commits to master since this release

Features

  • New prop useIntersectionObserver that allows preventing the usage of browser's IntersectionObserver (#45).
  • Use passive listeners to improve performance (#38).

Fixes

  • Fix delayMethod and delayTime not being passed down to PlaceholderWithTracking (#35).
  • Don't set background-image and background-size style attributes if placeholder src is not defined (#51, thanks @Andriiuxa).