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
Can i add custom data attribute to table row?
github.com/bvaughn/react-virtualized - prakarangs opened this issue almost 6 years ago
github.com/bvaughn/react-virtualized - prakarangs opened this issue almost 6 years ago
Support column resizer in MultiGrid
github.com/bvaughn/react-virtualized - dixyxavier opened this issue almost 6 years ago
github.com/bvaughn/react-virtualized - dixyxavier opened this issue almost 6 years ago
issue/696 : Multigrid falls out of sync with 50k+ items when scrollbars are on.
github.com/bvaughn/react-virtualized - MIKL99999 opened this pull request almost 6 years ago
github.com/bvaughn/react-virtualized - MIKL99999 opened this pull request almost 6 years ago
Rows are disappearing when scrolling
github.com/bvaughn/react-virtualized - yosefprogramming opened this issue almost 6 years ago
github.com/bvaughn/react-virtualized - yosefprogramming opened this issue almost 6 years ago
Should dymamic `overscanRowCount` based scrolling speed?
github.com/bvaughn/react-virtualized - lh0x00 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - lh0x00 opened this issue about 6 years ago
Adding Accessibility/Aria/A11y to List
github.com/bvaughn/react-virtualized - ParkerPosy opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - ParkerPosy opened this issue about 6 years ago
onColumnClick should also pass rowData because there is no way of accessing it
github.com/bvaughn/react-virtualized - vertazzar opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - vertazzar opened this issue about 6 years ago
CellMeasurer with multiple flexGrow columns - wrong height
github.com/bvaughn/react-virtualized - bbenejc opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - bbenejc opened this issue about 6 years ago
Implementing sticky row button
github.com/bvaughn/react-virtualized - Kosat opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - Kosat opened this issue about 6 years ago
`headerAriaSort` is set regardless of `disableSort`
github.com/bvaughn/react-virtualized - Zodiase opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - Zodiase opened this issue about 6 years ago
Make scrollbarWidth as passable prop to <Table />
github.com/bvaughn/react-virtualized - sankalplakhina opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - sankalplakhina opened this issue about 6 years ago
Manual tabbing in MultiGrid between columns doesn't circle back to the beginning
github.com/bvaughn/react-virtualized - Powerade opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - Powerade opened this issue about 6 years ago
AutoSizer is not properly calculating width
github.com/bvaughn/react-virtualized - mar753 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - mar753 opened this issue about 6 years ago
refactor(InfiniteLoader): replace unlimited varargs call
github.com/bvaughn/react-virtualized - jedwards1211 opened this pull request about 6 years ago
github.com/bvaughn/react-virtualized - jedwards1211 opened this pull request about 6 years ago
column , table : to add colors for column cell text based on conditions in table
github.com/bvaughn/react-virtualized - gmarathi-nisum-com opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - gmarathi-nisum-com opened this issue about 6 years ago
How to close the blue lines
github.com/bvaughn/react-virtualized - lixiaozhangme opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - lixiaozhangme opened this issue about 6 years ago
[InfiniteLoader] reloading any rows in the current visible range if necessary is difficult, should be easier
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
Cell's with dropdown menus can be cut-off by the Grid's inner container
github.com/bvaughn/react-virtualized - jkells opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - jkells opened this issue about 6 years ago
InfiniteLoader has incoherent architecture for tracking loaded versus loading rows
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
[InfiniteLoader docs] clarify whether stopIndex is inclusive or exclusive
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - jedwards1211 opened this issue about 6 years ago
Why don't this support custom scrollbars?
github.com/bvaughn/react-virtualized - enesyteam opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - enesyteam opened this issue about 6 years ago
How to implement own sort button in Table header?
github.com/bvaughn/react-virtualized - comalex opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - comalex opened this issue about 6 years ago
Something is wrong with the table
github.com/bvaughn/react-virtualized - vaheqelyan opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - vaheqelyan opened this issue about 6 years ago
Fix for delayed render on iOS and Mac during negative scroll bounce
github.com/bvaughn/react-virtualized - krisnye opened this pull request about 6 years ago
github.com/bvaughn/react-virtualized - krisnye opened this pull request about 6 years ago
Resize events when shrinking don't fire when the root div has dir="rtl" set
github.com/bvaughn/react-virtualized - MarkFalconbridge opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - MarkFalconbridge opened this issue about 6 years ago
createMultiSort - bug issue - event parameter and adding columns to sort
github.com/bvaughn/react-virtualized - lielar opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - lielar opened this issue about 6 years ago
In StrictMode, when the width of Grid is changed, it's not propagated to cells
github.com/bvaughn/react-virtualized - jfrolich opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - jfrolich opened this issue about 6 years ago
Fixes issue of slight scroll up using mouse wheel making highlighted list item to force scroll into view (issue #1265)
github.com/bvaughn/react-virtualized - OmkarRajam opened this pull request about 6 years ago
github.com/bvaughn/react-virtualized - OmkarRajam opened this pull request about 6 years ago
Slight scroll up using mouse wheel makes highlighted list item to force scroll into view
github.com/bvaughn/react-virtualized - OmkarRajam opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - OmkarRajam opened this issue about 6 years ago
When scrollToAlignment is 'auto' and list item height is greater than list height, list item will be scrolled into view with 'start' alignment instead of 'auto'.
github.com/bvaughn/react-virtualized - OmkarRajam opened this pull request about 6 years ago
github.com/bvaughn/react-virtualized - OmkarRajam opened this pull request about 6 years ago
Large list items are center aligned instead of top aligned during keyboard navigation
github.com/bvaughn/react-virtualized - OmkarRajam opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - OmkarRajam opened this issue about 6 years ago
List doesn't update display or row heights when data updated.
github.com/bvaughn/react-virtualized - sAnti09 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - sAnti09 opened this issue about 6 years ago
missing updatePosition method in WindowScroller
github.com/bvaughn/react-virtualized - vamshi9666 opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - vamshi9666 opened this issue about 6 years ago
Feature Request: List className for the inner grid
github.com/bvaughn/react-virtualized - ZachHaber opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - ZachHaber opened this issue about 6 years ago
WindowScroller with scrollElement changing from null
github.com/bvaughn/react-virtualized - OriR opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - OriR opened this issue about 6 years ago
react-virtualized columns reorders/ columns resize/ rows reorder/ sorting data - all together
github.com/bvaughn/react-virtualized - teodoraciont opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - teodoraciont opened this issue about 6 years ago
WindowScroll custom element
github.com/bvaughn/react-virtualized - eylonronen opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - eylonronen opened this issue about 6 years ago
"Rendered cell should include style property for positioning" warning when using HOC
github.com/bvaughn/react-virtualized - gsbelarus opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - gsbelarus opened this issue about 6 years ago
SVGs in Table not getting re-rendered
github.com/bvaughn/react-virtualized - reginagarkin opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - reginagarkin opened this issue about 6 years ago
Values from style object should have units
github.com/bvaughn/react-virtualized - gausie opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - gausie opened this issue about 6 years ago
Scroll bar is too small
github.com/bvaughn/react-virtualized - enesyteam opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - enesyteam opened this issue about 6 years ago
Horizontal scrolling doesn't work in ReactVirtualized List
github.com/bvaughn/react-virtualized - bdubrovsky opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - bdubrovsky opened this issue about 6 years ago
how to remember the last scroll position
github.com/bvaughn/react-virtualized - iTonyYo opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - iTonyYo opened this issue about 6 years ago
Implementing row level DnD on table
github.com/bvaughn/react-virtualized - serle opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - serle opened this issue about 6 years ago
Bug: middle-click scrolling aborts when using custom elements in Google Chrome
github.com/bvaughn/react-virtualized - MrNope opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - MrNope opened this issue about 6 years ago
adding nullchecks to measureAllCells for #1016
github.com/bvaughn/react-virtualized - PatrM opened this pull request about 6 years ago
github.com/bvaughn/react-virtualized - PatrM opened this pull request about 6 years ago
React virtualized Masonry rendering aggregated data
github.com/bvaughn/react-virtualized - MatteoGioioso opened this issue about 6 years ago
github.com/bvaughn/react-virtualized - MatteoGioioso opened this issue about 6 years ago
[List] 0 overscanRowsCount actually seems to mean 1
github.com/bvaughn/react-virtualized - Tamakimouto opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - Tamakimouto opened this issue over 6 years ago
ScrollToIndex not scrolling as expected
github.com/bvaughn/react-virtualized - matthew-matvei opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - matthew-matvei opened this issue over 6 years ago
Animate scrollToRow
github.com/bvaughn/react-virtualized - AndAShape opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - AndAShape opened this issue over 6 years ago
wrong babel settings in package.json - non-existing file linked
github.com/bvaughn/react-virtualized - divinitas-art opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - divinitas-art opened this issue over 6 years ago
InfiniteLoader resetLoadMoreRowsCache not bound
github.com/bvaughn/react-virtualized - jormot opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - jormot opened this issue over 6 years ago
Cannot read property 'offset' of undefined
github.com/bvaughn/react-virtualized - sanalpanicker-zz opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - sanalpanicker-zz opened this issue over 6 years ago
Can we pin rows in a multigrid
github.com/bvaughn/react-virtualized - nat009 opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - nat009 opened this issue over 6 years ago
rowHeight and rowWidth how to Adaptive?
github.com/bvaughn/react-virtualized - xuhuanghuang opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - xuhuanghuang opened this issue over 6 years ago
esm output provides wrong import statement
github.com/bvaughn/react-virtualized - TrySound opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - TrySound opened this issue over 6 years ago
Fix incorrect inline style of width rendered on the server-side
github.com/bvaughn/react-virtualized - amobiz opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - amobiz opened this pull request over 6 years ago
Horizontal List
github.com/bvaughn/react-virtualized - acollazomayer opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - acollazomayer opened this issue over 6 years ago
Fix #1004 Update MultiGrid width and height when cell width or height is changed by getter function
github.com/bvaughn/react-virtualized - roncrush opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - roncrush opened this pull request over 6 years ago
Recompute range when total size and consequentely safe offset is changed
github.com/bvaughn/react-virtualized - abramobagnara opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - abramobagnara opened this pull request over 6 years ago
not working with react-dom 16.4.0+
github.com/bvaughn/react-virtualized - iTonyYo opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - iTonyYo opened this issue over 6 years ago
MultiGrid misalignment when used with ColumnSizer
github.com/bvaughn/react-virtualized - laurence-hudson-mindfoundry opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - laurence-hudson-mindfoundry opened this issue over 6 years ago
where is this piece of code?
github.com/bvaughn/react-virtualized - DemGiran opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - DemGiran opened this issue over 6 years ago
headerRenderer is required, when should be optional
github.com/bvaughn/react-virtualized - chrisands opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - chrisands opened this issue over 6 years ago
Unexpected use of 'self' no-restricted-globals
github.com/bvaughn/react-virtualized - DemGiran opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - DemGiran opened this issue over 6 years ago
add autoHeight as prop to doc
github.com/bvaughn/react-virtualized - jackiewung opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - jackiewung opened this pull request over 6 years ago
unify render of fixed column grids (bottomLeft) with fixed row grids …
github.com/bvaughn/react-virtualized - brandonheyer opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - brandonheyer opened this pull request over 6 years ago
Center Align the table
github.com/bvaughn/react-virtualized - dominhtri1995 opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - dominhtri1995 opened this issue over 6 years ago
Getting warnings about deprecated "createClass" and "propTypes"
github.com/bvaughn/react-virtualized - albertoblaz opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - albertoblaz opened this issue over 6 years ago
hideTopRightGridScrollbar & hideBottomLeftGridScrollbar are not working in multigrid
github.com/bvaughn/react-virtualized - Rohanhacker opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - Rohanhacker opened this issue over 6 years ago
Masonry stops working when it's bottom end is too close to the bottom of the window and body overflow is hidden
github.com/bvaughn/react-virtualized - meds opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - meds opened this issue over 6 years ago
WindowScroller has strange behavior in IE11
github.com/bvaughn/react-virtualized - nhatdq1810 opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - nhatdq1810 opened this issue over 6 years ago
Long cells disappear too early
github.com/bvaughn/react-virtualized - TiiRiiX opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - TiiRiiX opened this issue over 6 years ago
Virtualized List - Block scroll
github.com/bvaughn/react-virtualized - CentroneF opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - CentroneF opened this issue over 6 years ago
Weird scrolling behavior in Firefox due to `MaxElementSize` being too small
github.com/bvaughn/react-virtualized - rafal-kowalski opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - rafal-kowalski opened this issue over 6 years ago
"[object Object]" appearing in tooltip when hovering column header
github.com/bvaughn/react-virtualized - Baloche opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - Baloche opened this issue over 6 years ago
Not completely resetting styles after measuring
github.com/bvaughn/react-virtualized - keann opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - keann opened this issue over 6 years ago
Using the MultiGrid isScrolling is only true on the grid that scrolls
github.com/bvaughn/react-virtualized - mauricedb opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - mauricedb opened this issue over 6 years ago
Multigrid scrollToRow/scrollToColumn then scrolling in header no longer syncs with body scroll
github.com/bvaughn/react-virtualized - yang opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - yang opened this issue over 6 years ago
Improve documentation of InfiniteLoader and Grid.
github.com/bvaughn/react-virtualized - michaelpuzon opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - michaelpuzon opened this pull request over 6 years ago
Forced Synchronous Layout in dist/es/Table/Table.js line 545
github.com/bvaughn/react-virtualized - niwsa opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - niwsa opened this issue over 6 years ago
MultiGrid header misaligned horizontally and vertically at max scroll for grid
github.com/bvaughn/react-virtualized - EdBoucher opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - EdBoucher opened this issue over 6 years ago
MultiGrid scrollToColumn/scrollToRow does not scroll all the way to the end when orthogonal scrollbar is present
github.com/bvaughn/react-virtualized - yang opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - yang opened this issue over 6 years ago
Apply memoization techniques seen in react-window
github.com/bvaughn/react-virtualized - wuweiweiwu opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - wuweiweiwu opened this issue over 6 years ago
Table error in console and does not render entire contents when scrollElement is specified for WindowScroller
github.com/bvaughn/react-virtualized - sudall opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - sudall opened this issue over 6 years ago
Presence of require() in es modules
github.com/bvaughn/react-virtualized - magnetnation opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - magnetnation opened this issue over 6 years ago
Feature Request: easy integration between Table and Custom Scrollbars
github.com/bvaughn/react-virtualized - serle opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - serle opened this issue over 6 years ago
Synchronised scrolling does not work in MultiGrid with fixedRowCount of 0
github.com/bvaughn/react-virtualized - thehogfather opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - thehogfather opened this issue over 6 years ago
Add option to limit number of rows that get rendered for the purpose of evaluating column width
github.com/bvaughn/react-virtualized - john-aldridge opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - john-aldridge opened this issue over 6 years ago
Feature request: initialNumToRender prop or similar
github.com/bvaughn/react-virtualized - chitezh opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - chitezh opened this issue over 6 years ago
export table as default class stacks columns as rows
github.com/bvaughn/react-virtualized - DexiongYung opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - DexiongYung opened this issue over 6 years ago
Using CellMeasurer with scrollToIndex in a list bounces back to scrollToIndex if row is not in CellMeasurerCache
github.com/bvaughn/react-virtualized - EmilyHwang opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - EmilyHwang opened this issue over 6 years ago
Example of how to get more rows from server?
github.com/bvaughn/react-virtualized - ghost opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - ghost opened this issue over 6 years ago
Distinguish between user driven & programmatic scrolling
github.com/bvaughn/react-virtualized - icedtoast opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - icedtoast opened this issue over 6 years ago
Remove pinnng scrollTop to 0
github.com/bvaughn/react-virtualized - ofersadgat opened this pull request over 6 years ago
github.com/bvaughn/react-virtualized - ofersadgat opened this pull request over 6 years ago
Fixed Left and Top column with cellRangeRenderer
github.com/bvaughn/react-virtualized - sushant23 opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - sushant23 opened this issue over 6 years ago
Track cellRenderer calls in tests
github.com/bvaughn/react-virtualized - wuweiweiwu opened this issue over 6 years ago
github.com/bvaughn/react-virtualized - wuweiweiwu opened this issue over 6 years ago
CellRangeRenderer with MultiGrid - How to tell which grid it is operating on?
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