-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(InfiniteScroll): added InfiniteScroll component #35
Commits on Apr 19, 2024
-
feat: added new component for infinite scroll
Ayushi Sharma committedApr 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ec1c85 - Browse repository at this point
Copy the full SHA 6ec1c85View commit details
Commits on Apr 21, 2024
-
feat: fixed filter functionality
Ayushi Sharma committedApr 21, 2024 Configuration menu - View commit details
-
Copy full SHA for c040fc4 - Browse repository at this point
Copy the full SHA c040fc4View commit details
Commits on Apr 22, 2024
-
feat(InfiniteScroll): added useCallback in fetchMore func
Ayushi Sharma committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 66b1701 - Browse repository at this point
Copy the full SHA 66b1701View commit details
Commits on Apr 23, 2024
-
feat(InfiniteScroll): make contentRef prop optional if not present ta…
…ke reference of infinite-list div
Ayushi Sharma committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5dbb2ca - Browse repository at this point
Copy the full SHA 5dbb2caView commit details -
feat(InfiniteScroll): make InfiniteScroll a separate componet
Ayushi Sharma committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9056b4c - Browse repository at this point
Copy the full SHA 9056b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e297069 - Browse repository at this point
Copy the full SHA e297069View commit details
Commits on Apr 24, 2024
-
feat: overload component height if provided in props
Ayushi Sharma committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a2df37 - Browse repository at this point
Copy the full SHA 5a2df37View commit details
Commits on Apr 25, 2024
-
feat: make default height (100%-0px)
Ayushi Sharma committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6324665 - Browse repository at this point
Copy the full SHA 6324665View commit details -
feat: move containerElem inside useEffect
Ayushi Sharma committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 10de210 - Browse repository at this point
Copy the full SHA 10de210View commit details