Skip to content

Releases: ThinkDeepTech/deep-element-behavior

Updated intersection threshold to include 0 for not visible

20 Feb 14:28
ee4c14b
Compare
Choose a tag to compare
Merge pull request #4 from ThinkDeepTech/hm/impl

updated intersection thresholds to include 0 for element not visible

Migration to IntersectionObserver

20 Feb 01:16
209779b
Compare
Choose a tag to compare
Pre-release

Removed ResizeObserver in favor of IntersectionObserver and incorporated IE Polyfill.

Implemented element visibility check.

19 Feb 16:38
ec478a3
Compare
Choose a tag to compare
Pre-release
Merge pull request #1 from ThinkDeepTech/hm/impl

Hm/impl

Initial release. Many changes will be coming.

18 Feb 23:59
Compare
Choose a tag to compare
v0.0.1

started implementation