Skip to content

Tags: jason89521/react-infinite-scroll

Tags

v2.0.3

Toggle v2.0.3's commit message
Change children's type to be React.ReactNode, and use React.Children.…

…count to get the number of children.

v2.0.0

Toggle v2.0.0's commit message
Break changes

v1.3.1

Toggle v1.3.1's commit message
Support for normal tag like `li`

v1.3.0

Toggle v1.3.0's commit message
Add rootMargin and root to configure IntersectionObserver

v1.2.0

Toggle v1.2.0's commit message
Add reverse property to InfiniteScroll and add useScrollToOld

v1.1.0

Toggle v1.1.0's commit message
Add threshold property