Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-intersection-observer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-intersection-observer - npm Package Versions

1

0.6.1

Diff

Changelog

Source

0.6.1 - 2021-04-03

Fixes

  • Move intersection observer instantiation to onMount to work in hydration use cases
metonym
published 0.6.0 •

Changelog

Source

0.6.0 - 2021-02-24

Features

  • Export observer prop (type IntersectionObserver)
  • Dispatch "intersect" event if the observed element isIntersecting the viewport
metonym
published 0.5.0 •

Changelog

Source

0.5.0 - 2021-01-20

Features

  • Add support for Server-Side Rendering (SSR)
metonym
published 0.4.0 •

Changelog

Source

0.4.0 - 2020-12-20

Features

  • Export intersecting prop

Fixes

  • Remove observer from module context to allow multiple component instantiations
  • Fix prop type for entry
metonym
published 0.3.0 •

Changelog

Source

0.3.0 - 2020-11-23

  • Export entry as a reactive prop
metonym
published 0.2.0 •

Changelog

Source

0.2.0 - 2020-11-18

  • Add TypeScript definitions
metonym
published 0.1.1 •

Changelog

Source

0.1.1 - 2020-04-05

  • Only disconnect observer in onDestroy lifecycle method
metonym
published 0.1.0 •

Changelog

Source

0.1.0 - 2020-04-05

  • Initial release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc