Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
material-ui
/
ngInfiniteScroll
Public
forked from
sroze/ngInfiniteScroll
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 27, 2014
Merge pull request #121 from erikdonohoo/master
Show description for 564f3d1
sroze
committed
564f3d1
Copy full SHA for 564f3d1
Update infinite-scroll.coffee
Show description for 72e3fb8
erikdonohoo
committed
72e3fb8
Copy full SHA for 72e3fb8
Commits on Aug 8, 2014
Fixes #96: Added bower ignore
sroze
committed
7b47110
Copy full SHA for 7b47110
Fixes #101: Use `parseFloat` for distance
sroze
committed
618690a
Copy full SHA for 618690a
Merge branch 'jonathantneal-master'
sroze
committed
9a3758c
Copy full SHA for 9a3758c
Merge branch 'master' of https://github.com/jonathantneal/ngInfiniteScroll into jonathantneal-master
Show description for 35bbc0b
sroze
committed
35bbc0b
Copy full SHA for 35bbc0b
Merge branch 'Inventorum-master'
sroze
committed
fbbb938
Copy full SHA for fbbb938
Merge branch 'master' of https://github.com/Inventorum/ngInfiniteScroll into Inventorum-master
Show description for fdfb62d
sroze
committed
fdfb62d
Copy full SHA for fdfb62d
Merge branch 'piotrekpa-master'
sroze
committed
f260ba0
Copy full SHA for f260ba0
Merge branch 'master' of https://github.com/piotrekpa/ngInfiniteScroll into piotrekpa-master
Show description for 26edca9
sroze
committed
26edca9
Copy full SHA for 26edca9
Remove jQuery dependency
Show description for dac1b0f
mikeescobedo
authored and
jonathantneal
committed
dac1b0f
Copy full SHA for dac1b0f
Commits on Jul 23, 2014
Merge pull request #108 from gianarb/develop
Show description for 353db12
sroze
committed
353db12
Copy full SHA for 353db12
Commits on Jul 21, 2014
Fixed bug: conflict of variable name (`$window`)
piotrekpa
committed
a43b91e
Copy full SHA for a43b91e
Commits on Jul 16, 2014
Merge branch 'hotfix/98-method-undefined'
Gianluca Arbezzano
committed
a6560dd
Copy full SHA for a6560dd
Close #98. I use jQuery but now works
Gianluca Arbezzano
committed
7daf4e2
Copy full SHA for 7daf4e2
Commits on Jun 12, 2014
Fixed problem if scroll container had padding.
bimusiek
committed
c224446
Copy full SHA for c224446
Commits on May 22, 2014
Fixes travis build
sroze
committed
5ee6c88
Copy full SHA for 5ee6c88
Commits on May 21, 2014
Released 1.1.2
sroze
committed
1d6360d
Copy full SHA for 1d6360d
Merge pull request #84 from nadangergeo/master
Show description for 5ca4215
sroze
committed
5ca4215
Copy full SHA for 5ca4215
Commits on May 15, 2014
grunt build
Nadan Gergeo
committed
e5e6dd7
Copy full SHA for e5e6dd7
Added useDocumentBottom option to fix issue with absolute positioned children.
Nadan Gergeo
committed
3c7fb22
Copy full SHA for 3c7fb22
Fixed bug: if newContainer is $window, just assign ($window.last was assigned before fix)
Nadan Gergeo
committed
7555a89
Copy full SHA for 7555a89
Commits on May 14, 2014
Release 1.1.1
sroze
committed
ed47881
Copy full SHA for ed47881
Fixes #81: Change container with the last
sroze
committed
1a6ccd0
Copy full SHA for 1a6ccd0
#26: fix tests
sroze
committed
9a7bc33
Copy full SHA for 9a7bc33
Fixes #26: immediate-check required more that once
sroze
committed
efa06e0
Copy full SHA for efa06e0
Merge branch 'master' of github.com:sroze/ngInfiniteScroll
sroze
committed
1fdf9e7
Copy full SHA for 1fdf9e7
Fixes #68: `$apply` outside of a digest cycle
sroze
committed
95fe74c
Copy full SHA for 95fe74c
Merge pull request #78 from decklord/patch-1
Show description for aa91eae
sroze
committed
aa91eae
Copy full SHA for aa91eae
Commits on May 5, 2014
Fixing issue #77
Show description for 037c680
decklord
committed
037c680
Copy full SHA for 037c680
Commits on Apr 3, 2014
Release 1.1.0
sroze
committed
79e0cd2
Copy full SHA for 79e0cd2
Commits on Mar 27, 2014
Release 1.0.1
sroze
committed
8a08f4f
Copy full SHA for 8a08f4f
Merge branch 'firefox-fix' of https://github.com/timsly/ngInfiniteScroll into timsly-firefox-fix
Show description for de2896c
sroze
committed
de2896c
Copy full SHA for de2896c
Merge #7: Infinite scroll on any element
sroze
committed
e39f043
Copy full SHA for e39f043
Commits on Mar 25, 2014
Infinite scroll on any element.
Show description for d2ac170
tcard
committed
d2ac170
Copy full SHA for d2ac170
Pagination
Previous
Next
You can’t perform that action at this time.