issues
search
clauderic
/
react-tiny-virtual-list
A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.47k
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Add forceUpdate to the documentation
#18
jdbence
closed
6 years ago
2
fix some issues with scrollToIndex and scrollOffset, when itemPropsHaveChanged is true
#17
Dimon70007
closed
7 years ago
2
After set scrollToIndex, itemSize of previous indexes get wrong (Using previously cached item)
#16
error-yatish
closed
7 years ago
3
Put link to github.io in readme as well
#15
eu42
closed
7 years ago
1
Get index of top/last visible element on scroll
#14
error-yatish
closed
7 years ago
3
Documentation says height can be a string, but according to propType it can't
#13
denis-isaev
closed
7 years ago
2
Scroll lagging/slow performance
#12
yarnball
closed
7 years ago
5
Added RTL support
#11
anzorb
closed
7 years ago
2
Support for Live Filter Search?
#10
marcellodesales
closed
7 years ago
2
Height of item
#9
rahmatkruniawan
closed
7 years ago
5
Set initial scrollOffset Not working
#8
nontachaiwebdev
closed
7 years ago
3
Fix for Scrolling With Firefox Under Windows/Ubuntu
#7
Magnitus-
closed
7 years ago
4
Added scrollOnItemChange prop to force scrollToIndex behaviour on list update.
#6
cybadave
closed
7 years ago
1
Should `height` actually be `max-height`?
#5
tleunen
closed
7 years ago
7
Update README.md
#4
dfdeagle47
closed
7 years ago
2
Dynamic inserting does not work
#3
AriTheElk
closed
7 years ago
4
getVisibleRange returns stop which is outside of range
#2
megahertz
closed
7 years ago
2
add onScroll to documentation
#1
aymericbouzy
closed
7 years ago
9
Previous