-
The docs describe using the intersection observer polyfill in order to support older browsers like IE, but they don't describe additional requirements to polyfill functions like `Array.prototype.inclu…
-
### Библиотека
- [x] `@prizm-ui/components`
### Компонент
PrizmInputNumberComponent
### Версия
NodeJS:
```
➜ node --version
$ node -v
v16.14.2
```
Dependencies:
```
➜ npm ls …
-
Can you add support for the [shadow DOM version including Intersection Observer autoload feature](https://github.com/justinribeiro/lite-youtube#autoload-with-intersectionobserver)?
-
- https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
Not sure exactly how best to do this. It seems like you might want to use context to get the scrollable container ref, a…
-
- [ ] Using intersection observer, dynamically highlight the current header based on the page viewing location
- [ ] Improve styling of the table of contents
ghost updated
3 years ago
-
Cross-posting from: https://github.com/w3c/IntersectionObserver/issues/409
The existing InteresectionObserver spec uses obsolete language in defining [rootBounds](https://w3c.github.io/Intersection…
-
In my project I'm using gatsby-plugin-scroll-reveal (https://www.gatsbyjs.org/packages/gatsby-plugin-scroll-reveal/) which leverages another library Sal for intersection-observer triggered animations …
-
Our first page should feature infinite scroll through a collection of images.
These can be sourced anywhere at the moment.
-
## The dependency [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) was updated from `6.3.0` to `6.3.1`.
🚨 [View failing branch](https://github.com/Saeris/mini…
-
https://web.dev/lazy-loading-images
除了IE的浏览器可以使用 `Intersection Observer`
IE可以使用 scroll, resize