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