Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
https://github.com/bvaughn/react-virtualized
CellRangeRenderer with MultiGrid - How to tell which grid it is operating on?
jrweinb opened this issue over 6 years ago
jrweinb opened this issue over 6 years ago
Rename `requestAnimationTimeout` to avoid conflicts
uqmessias opened this pull request over 6 years ago
uqmessias opened this pull request over 6 years ago
Select Row
Denis-String opened this issue over 6 years ago
Denis-String opened this issue over 6 years ago
Should AutoSizer, WindowScroller, etc. use PureComponent?
jgoz opened this issue over 6 years ago
jgoz opened this issue over 6 years ago
WindowScroller breaks in IE10
bram-l opened this issue over 6 years ago
bram-l opened this issue over 6 years ago
Add support for Justified-Layout
xVanTuring opened this issue over 6 years ago
xVanTuring opened this issue over 6 years ago
List does not render all my items
gabrieldavid98 opened this issue over 6 years ago
gabrieldavid98 opened this issue over 6 years ago
Grid fixed rows/columns
benitogf opened this issue over 6 years ago
benitogf opened this issue over 6 years ago
Table: overscanRowCount in the reverse of scrolling direction
JonathanMerklin opened this issue over 6 years ago
JonathanMerklin opened this issue over 6 years ago
MultiGrid doesn't re-render when data changed
okonet opened this issue over 6 years ago
okonet opened this issue over 6 years ago
Problem refreshing while filtering datas
basile-parent opened this issue over 6 years ago
basile-parent opened this issue over 6 years ago
How to get `totalRows` as a props in cellRenderer function
ankit-chaurasia opened this issue over 6 years ago
ankit-chaurasia opened this issue over 6 years ago
How to pass custom props to `cellRenderer` function
ankit-chaurasia opened this issue over 6 years ago
ankit-chaurasia opened this issue over 6 years ago
AutoSizer and offset* property
arshtepe opened this issue over 6 years ago
arshtepe opened this issue over 6 years ago
CellMeasurer for List with equal dynamic height rows
zhulduz opened this issue over 6 years ago
zhulduz opened this issue over 6 years ago
Help Wanted: CellRangeRenderer Performance
jrweinb opened this issue over 6 years ago
jrweinb opened this issue over 6 years ago
When using CellMeasurer and List,calling 'cache.clear(rowindex)' cleared the _cellHeightCache,not cleared the rowHeightCache
wujunjenny opened this issue over 6 years ago
wujunjenny opened this issue over 6 years ago
Using key=index leads to bugs when data order changes
j3k0 opened this issue over 6 years ago
j3k0 opened this issue over 6 years ago
CSS Styling is missing
entrptaher opened this issue over 6 years ago
entrptaher opened this issue over 6 years ago
Incongruence between documentation and implementation
abramobagnara opened this issue over 6 years ago
abramobagnara opened this issue over 6 years ago
Support iframes with WindowScroller
mkralla11 opened this pull request over 6 years ago
mkralla11 opened this pull request over 6 years ago
Wrong rows position on List
sebastiencs opened this issue over 6 years ago
sebastiencs opened this issue over 6 years ago
isWindow check should detect Window-like properties, not just window equality - to support iframe
mkralla11 opened this issue over 6 years ago
mkralla11 opened this issue over 6 years ago
List inside an AutoSizer - scrolling locks up on iOS 11 with Safari
spjharper opened this issue over 6 years ago
spjharper opened this issue over 6 years ago
ScrollTop input to grid fails if the scrollHeight of the Div to be virtualised exceeds 1.5 million. Happens on all browsers except chrome
scarlettlite opened this issue over 6 years ago
scarlettlite opened this issue over 6 years ago
Scroll performance issue (setState from _handleWindowScrollEvent() in WindowScroller)
lonyele opened this issue over 6 years ago
lonyele opened this issue over 6 years ago
Fix #1083, in InfiniteLoader prefer multiples of minimumBatchSize
luke-gumbley opened this pull request over 6 years ago
luke-gumbley opened this pull request over 6 years ago
InfiniteLoader spams loadMoreRows on scroll with slow API / small minimumBatchSize
luke-gumbley opened this issue over 6 years ago
luke-gumbley opened this issue over 6 years ago
How to perform action strictly after scrollToIndex has already finished?
ollie-o opened this issue over 6 years ago
ollie-o opened this issue over 6 years ago
make maxscrollmax size configurable
scarlettlite opened this pull request over 6 years ago
scarlettlite opened this pull request over 6 years ago
fixed CellMeasurerCacheDecorator columnWidth/rowHeight return values
koval-yurko opened this pull request over 6 years ago
koval-yurko opened this pull request over 6 years ago
Not rendering first row sometimes when scrollToPosition is used
cjhowedev opened this issue over 6 years ago
cjhowedev opened this issue over 6 years ago
Multigrid error
hyeminHwang opened this issue almost 7 years ago
hyeminHwang opened this issue almost 7 years ago
Flicker on an ios device with fixed position element while scrolling on Grid
john-aldridge opened this issue almost 7 years ago
john-aldridge opened this issue almost 7 years ago
MultiGrid and rowCount changes with fixed rowHeight
pete-moss opened this issue almost 7 years ago
pete-moss opened this issue almost 7 years ago
Doesn't re-render a row with isVisible until you stop scrolling
nickretallack opened this issue almost 7 years ago
nickretallack opened this issue almost 7 years ago
InfiniteLoader docs have broken code
nickretallack opened this issue almost 7 years ago
nickretallack opened this issue almost 7 years ago
MultiGrid: extra row/column to fit scrollbar must be added if the opposite scrollbar exists
jeron-diovis opened this issue almost 7 years ago
jeron-diovis opened this issue almost 7 years ago
MultiGrid fixed row/column grids don't have scrollToColumn/scrollToRow props
MarkBarbieri opened this issue almost 7 years ago
MarkBarbieri opened this issue almost 7 years ago
Add ScrollTo props to fixed grid elements in MultiGrid
MarkBarbieri opened this pull request almost 7 years ago
MarkBarbieri opened this pull request almost 7 years ago
Grid and MultiGrid makes 2 render passes on simple scroll
pete-moss opened this issue almost 7 years ago
pete-moss opened this issue almost 7 years ago
docs/multiColumnSortTable.md: fix function references.
paulkoegel-wessels opened this pull request almost 7 years ago
paulkoegel-wessels opened this pull request almost 7 years ago
Flickering on mouse wheel scroll on webkit browsers
sanex3339 opened this issue almost 7 years ago
sanex3339 opened this issue almost 7 years ago
isRowLoaded property - confusing name and documentation
VladimirPal opened this issue almost 7 years ago
VladimirPal opened this issue almost 7 years ago
Dropdown DateTimePicker on header not show: z-index issue
davidychow87 opened this issue almost 7 years ago
davidychow87 opened this issue almost 7 years ago
List/Grid: make measureAllCells more robust/forgiving
obiwanjacobi opened this issue almost 7 years ago
obiwanjacobi opened this issue almost 7 years ago
When browser is zoomed or on high-DPI screens, onRowsRendered fires twice with an incorrect startIndex when scrolling via scrollToIndex
fwextensions opened this issue almost 7 years ago
fwextensions opened this issue almost 7 years ago
Fix #986: call requestAnimationFrame on `window`
bmakuh opened this pull request almost 7 years ago
bmakuh opened this pull request almost 7 years ago
Fix #1004 Update MultiGrid width when cell width is changed by getter function
MarcelSchmitt opened this pull request almost 7 years ago
MarcelSchmitt opened this pull request almost 7 years ago
MultiGrid does not update right grid when fixed column size changes
MarcelSchmitt opened this issue almost 7 years ago
MarcelSchmitt opened this issue almost 7 years ago
Make grid uncontrollable in favor of ref methods
TrySound opened this issue almost 7 years ago
TrySound opened this issue almost 7 years ago
scrollToRow on List with dynamic heights and CellMeasurer doesn't always scroll to the proper location
josephong opened this issue almost 7 years ago
josephong opened this issue almost 7 years ago
Error: "Uncaught TypeError: Illegal invocation"
jokklan opened this issue almost 7 years ago
jokklan opened this issue almost 7 years ago
MultiGrid goes out of order when fixedColumnCount changes and columns have different widths
OleksandrNechai opened this issue almost 7 years ago
OleksandrNechai opened this issue almost 7 years ago
MultiGrid falls out of sync when scrolling
OleksandrNechai opened this issue almost 7 years ago
OleksandrNechai opened this issue almost 7 years ago
Mobile - Grid is flickering on horizontal scrolling
lior8813 opened this issue about 7 years ago
lior8813 opened this issue about 7 years ago
Large lists are scrolled too fast
d07RiV opened this issue about 7 years ago
d07RiV opened this issue about 7 years ago
Jumping scroll in a List on options change and scrollToIndex defined
istarkov opened this issue about 7 years ago
istarkov opened this issue about 7 years ago
Tree-shaking improvements
Andarist opened this issue about 7 years ago
Andarist opened this issue about 7 years ago
[Bug] List with CellMeasurer not scrolling properly
javorka opened this issue about 7 years ago
javorka opened this issue about 7 years ago
Re-think isScrolling param and debounce behavior
bvaughn opened this issue about 7 years ago
bvaughn opened this issue about 7 years ago
List row render to default height between cache.clear(i) and recomputeRowHeights(i), mess up scrollTop position
markni opened this issue about 7 years ago
markni opened this issue about 7 years ago
Multigrid falls out of sync on large tables when scrolling via
timothyjlaurent opened this issue about 7 years ago
timothyjlaurent opened this issue about 7 years ago
Phantom onScroll when wrapping Table in a div with overflow: auto or having anithing with position:fixed above
llirikkk opened this issue about 7 years ago
llirikkk opened this issue about 7 years ago
Problems with scrolling
yuristrelets opened this issue over 7 years ago
yuristrelets opened this issue over 7 years ago
Scroll stutters/resets when using CellMeasurer with scrollToIndex on a List
athorwall opened this issue over 7 years ago
athorwall opened this issue over 7 years ago
Add `keyGetter` prop (10x performance improvement)
ashtonsix opened this pull request over 7 years ago
ashtonsix opened this pull request over 7 years ago
Blinking scrollbars on full page examples on Chrome
tymekg opened this issue over 7 years ago
tymekg opened this issue over 7 years ago
A MultiGrid initialized with fixed columns will position the last columns incorrectly if fixed column count is reduced because of deferredMeasurementCache
jcmoore opened this issue over 7 years ago
jcmoore opened this issue over 7 years ago
Rendering issue in Firefox
sdanishevsky opened this issue over 7 years ago
sdanishevsky opened this issue over 7 years ago
Child Components Never Re-rendered using AutoSizer
ChrisNightingale opened this issue over 7 years ago
ChrisNightingale opened this issue over 7 years ago
List flashing when scrolling
kramarmm opened this issue over 7 years ago
kramarmm opened this issue over 7 years ago
Multigrid falls out of sync with 50k+ items when scrollbars are on
ghost opened this issue over 7 years ago
ghost opened this issue over 7 years ago
Allow stepper to be used as a controlled component
mking-clari opened this pull request over 7 years ago
mking-clari opened this pull request over 7 years ago
Version 10 breaking changes
bvaughn opened this issue over 7 years ago
bvaughn opened this issue over 7 years ago
Dynamic height + scrolling up (when the upper cells aren't loaded yet)
sunabozu opened this issue almost 8 years ago
sunabozu opened this issue almost 8 years ago
fast scrolling in InfiniteLoader scrolls back to top after data is loaded
XeniaSiskaki opened this issue almost 8 years ago
XeniaSiskaki opened this issue almost 8 years ago
Episode 9.0 (The One About React Fiber)
bvaughn opened this pull request almost 8 years ago
bvaughn opened this pull request almost 8 years ago
AutoSizer always returns 0, 0 in a simple sized div
jide opened this issue almost 8 years ago
jide opened this issue almost 8 years ago
Possible issue with measureAllCells when rowCount === fixedRowCount in MultiGrid
kachkaev opened this issue almost 8 years ago
kachkaev opened this issue almost 8 years ago
MultiGrid doesn't respond to new sizes
natew opened this issue almost 8 years ago
natew opened this issue almost 8 years ago
Scroll performance issues in Firefox
zsherman opened this issue about 8 years ago
zsherman opened this issue about 8 years ago
New windowing algorithm for Grid
bvaughn opened this pull request about 8 years ago
bvaughn opened this pull request about 8 years ago
Scroll to index
aymericbouzy opened this issue about 8 years ago
aymericbouzy opened this issue about 8 years ago
Usage with react-test-renderer
arbesfeld opened this issue about 8 years ago
arbesfeld opened this issue about 8 years ago
RTL Support
mbrevda opened this issue about 8 years ago
mbrevda opened this issue about 8 years ago
Error: Cannot read property 'firstElementChild' of undefined
andersekdahl opened this issue about 8 years ago
andersekdahl opened this issue about 8 years ago
Accessing VirtualScroll public methods when used with InfiniteLoader
iwano opened this issue over 8 years ago
iwano opened this issue over 8 years ago
ScrollSync doesn't seem to sync correctly/fast enough
renebrandel opened this issue over 8 years ago
renebrandel opened this issue over 8 years ago
Why is width required?
clauderic opened this issue over 8 years ago
clauderic opened this issue over 8 years ago
[STICKY] Tell me how you're using react-virtualized
bvaughn opened this issue almost 9 years ago
bvaughn opened this issue almost 9 years ago
Grid: colspan, rowspan support
Guria opened this issue almost 9 years ago
Guria opened this issue almost 9 years ago