Releases: ThinkDeepTech/deep-element-behavior
Releases · ThinkDeepTech/deep-element-behavior
Updated intersection threshold to include 0 for not visible
Merge pull request #4 from ThinkDeepTech/hm/impl updated intersection thresholds to include 0 for element not visible
Migration to IntersectionObserver
Removed ResizeObserver in favor of IntersectionObserver and incorporated IE Polyfill.
Implemented element visibility check.
Merge pull request #1 from ThinkDeepTech/hm/impl Hm/impl
Initial release. Many changes will be coming.
v0.0.1 started implementation