Skip to content

Complete rewrite with emphasis on modern browser features

Compare
Choose a tag to compare
@weotch weotch released this 09 Apr 18:18
· 172 commits to master since this release

2.0 has less JS computational overhead by using the following browser features:

  • Intersection Observer
  • Object Fit
  • img srcset and sizes

It's API has changed slightly and the internal DOM elements that are used have changed, thus a new major version was required.