issues
search
dcurletti
/
redux-infinite-scroll
React infinite scroll component designed for a Redux data-flow.
MIT License
178
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improvement/upgrade dependencies
#52
jescorche-tcit
opened
4 years ago
1
Doesn't work at all.
#51
AndreaPontrandolfo
opened
6 years ago
2
Should not add height and overflow styles to container if elementIsScrollable is false
#50
jinixx
opened
6 years ago
1
Horizontal infinite scrolling
#49
sub123
opened
6 years ago
0
Update Readme.md as items prop is depricated now
#48
mpospelov
closed
4 years ago
0
Added id attribute to options
#47
pchrysa
opened
7 years ago
0
Initial loading
#46
zeroc
opened
7 years ago
0
Remove unnecessary logging
#45
gtdeng
closed
5 years ago
0
Add compatibility with React 15.5.0 and onwards
#44
rake5k
opened
7 years ago
1
Remove unnecessary dependencies
#43
Philipp91
opened
7 years ago
0
#40 use prop-types package
#42
Philipp91
opened
7 years ago
14
This is named as redux-infinite scroll but you don't use any dispatch on the example, I don't get it!
#41
aditya2337
opened
7 years ago
0
Accessing PropTypes via the main React package is deprecated
#40
benalexb
opened
7 years ago
0
Ensure that the event scroll listener gets detached when not needed.
#39
mike7515
opened
7 years ago
1
Would it be possible to reverse infinite scroll like a chat app?
#38
endam
opened
7 years ago
1
fix readme options table
#37
laneysmith
closed
7 years ago
1
elementHeight is arbitrary
#36
jasonzhuang
opened
7 years ago
0
void 0 returns undefined
#35
bodymovin
opened
7 years ago
0
Update Readme.md
#34
mykyta-shulipa
opened
7 years ago
0
A Load More Link
#33
tamer-badawy
opened
7 years ago
0
[bug] | Get all datas when I set div hidden
#32
dannyZhou
closed
7 years ago
1
New Data replacing current data instead of extend it and LoadMore function only run once
#31
stefensuhat
closed
7 years ago
11
Usage with Immutable js
#30
shotaK
closed
7 years ago
2
Css transitions
#29
dcurletti
closed
7 years ago
2
Adds dev environment for feature testing
#28
dcurletti
closed
7 years ago
0
#21 horizontal scrolling
#27
mrkvngrkn
closed
8 years ago
1
Infinite loop of network calls
#26
Vishal0203
closed
8 years ago
5
Enhancement: Add limit view subArray option for large store arrays
#25
Ganasist
closed
8 years ago
1
Allow for inverted scrolling
#24
dcurletti
opened
8 years ago
3
Use efficient rendering (e.g. react-infinite)
#23
neverfox
closed
7 years ago
2
Window scroll fails with MDL as well as some other cases where window.pageYOffset is always 0
#22
TheRodeo
closed
8 years ago
4
Allow for scrolling on the x-axis
#21
dcurletti
closed
8 years ago
5
If neither containerHeight nor elementIsScrollable are set, either give error or assume elementIsScrollable = false
#20
ramast
closed
8 years ago
3
items property expects React elements not a function
#19
ramast
closed
8 years ago
1
The rest of the props should be passed through to the Holder node
#18
dcurletti
opened
8 years ago
0
Adds basic scroll tests
#17
chrisconley
closed
8 years ago
1
Finish the demo page
#16
dcurletti
closed
8 years ago
1
Demo is broken
#15
gogoout
closed
8 years ago
2
Either make Immutable a hard dependency or comment out PropTypes
#14
dcurletti
closed
8 years ago
1
Remove react packages from dependencies
#13
38Slava
closed
8 years ago
1
Add ability to animate elements in and out of list
#12
dcurletti
opened
8 years ago
1
Remove react packages from dependencies
#11
38Slava
closed
8 years ago
1
Remove hard dependencies from Dist file
#10
dcurletti
closed
8 years ago
1
Decrease the size of the package
#9
dcurletti
closed
8 years ago
1
Toggle opacity of loader rather than injecting/removing it from the DOM
#8
dcurletti
opened
8 years ago
1
Incorporating `classnames`
#7
i-am-tom
closed
8 years ago
2
Bug: gracefully handle props.options not being defined
#6
dcurletti
closed
8 years ago
1
Modifiable `className` Property
#5
i-am-tom
closed
8 years ago
3
introducing holdertype
#4
anselmdk
closed
8 years ago
1
Async actions called infinitely
#3
38Slava
closed
8 years ago
2
Next