react-intersection-list
react-intersection-list copied to clipboard
React infinite scroll using the Intersection <Observer /> API
A very nice package, thank you. I have two problems. 1. I want to handle the situation at the top and load more in front of the page. 2. I...
This is a review of the dev experience using this component. I really like the whole concept behind this component with the `IntersectionObserver` instead of scroll events and this is...
How do you use the `` when it's parent is a functional component? The problem there is that you have to define `renderItem` function inside `render` which always triggers a...
The initial idea was and continues to be the existence to two render types: - incremental (current implementation) - infinite (occlusion culling) **If anyone would like to give the implementation...
## Expected behavior Typescript will compile without errors. ## Current behavior Ref types mismatch.  ``` TS2322: Type '(instance: ReactInstance) => void' is not assignable to type 'string | ((instance:...
## Expected behavior `react-intersection-list` should work with mock implementation of IntersectionObserver ## Current behavior I am trying write test for component which include a `react-intersection-list` and getting error ``` TypeError:...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [babel-loader](https://togithub.com/babel/babel-loader) | [`8.3.0` -> `9.1.2`](https://renovatebot.com/diffs/npm/babel-loader/8.3.0/9.1.2) | [](https://docs.renovatebot.com/merge-confidence/)...