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

Added FlexTable scrolling perf test to playground

github.com/bvaughn/react-virtualized - 7a19cb9c890a113f2143b50a3fa5f5d94fdfd11e authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaked FlexTable playground

github.com/bvaughn/react-virtualized - 19bcb101b5cb686d4f70096560290753c8ca773e authored over 8 years ago by Brian Vaughn <[email protected]>
Added FlexTable playground

github.com/bvaughn/react-virtualized - 79f83cd14128c4acb8607b20f3022630c57c4f7e authored over 8 years ago by Brian Vaughn <[email protected]>
Export the `defaultCellRangeRenderer` used by `Grid` in order to enable easier composition.

github.com/bvaughn/react-virtualized - 40dba07579a9573aed43249130c61ab1027c80d9 authored over 8 years ago by Brian Vaughn <[email protected]>
Removing built styles from Git

github.com/bvaughn/react-virtualized - 34dcefaa52d6a43eda6ea56d4d6a334c5f6354c2 authored over 8 years ago by Brian Vaughn <[email protected]>
Preparing for 7.7.0

github.com/bvaughn/react-virtualized - de5d7aa695d8c0310f77f9348de4e368dd8e73d2 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up test props

github.com/bvaughn/react-virtualized - 20e740542dfce7f690a255088c24a1f7e14bb23c authored over 8 years ago by Brian Vaughn <[email protected]>
Added new :tabIndex property to docs

github.com/bvaughn/react-virtualized - cd5d7be935a2eb17ce1b39b1c13fced069c86414 authored over 8 years ago by Brian Vaughn <[email protected]>
Added :tabIndex property to Grid, FlexTable, and VirtualScroll

github.com/bvaughn/react-virtualized - e240a68ffc84e0331da80590ad857df0a2e33a8d authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #273 from VincentBel/patch-1

Fix FlexTable doc table format

github.com/bvaughn/react-virtualized - 55083ff808c81035c62c9a2ae00022c4938edb6c authored over 8 years ago by Brian Vaughn <[email protected]>
Fix FlexTable doc table format

github.com/bvaughn/react-virtualized - dfb5c0e75242e816529cab5500ca291288495f35 authored over 8 years ago by Vincent Bel <[email protected]>
Preparing for 7.6.0 release

github.com/bvaughn/react-virtualized - cc105f3be1c284bfb88c637de301d9ba6ea6374e authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #272 from nicholasrq/master

Added rowClassName to Grid

github.com/bvaughn/react-virtualized - 93ac7bd8332e983cd8ce0a277fb103eefb926bf2 authored over 8 years ago by Brian Vaughn <[email protected]>
`rowWrapperClassName` and `rowWrapperStyle` for `FlexTable`, prettifying tests

github.com/bvaughn/react-virtualized - 01309673349571821fef9fb56057b371b78f0695 authored over 8 years ago by nicholasrq <[email protected]>
`cellStyle` and `rowStyle` added to `Grid` and `VirtualScroll` respectively + docs fixes

github.com/bvaughn/react-virtualized - 6a267a917f47095a811555186751ccb66e5817af authored over 8 years ago by nicholasrq <[email protected]>
why are you doing this?

github.com/bvaughn/react-virtualized - b9a358f4ba72a8cb5ac7ad9ac22fca8d396777dd authored over 8 years ago by nicholasrq <[email protected]>
tests for VirtualScroll `rowClassName`

github.com/bvaughn/react-virtualized - ef9857ae8aea9df050954aa0cf941c900c068fb4 authored over 8 years ago by nicholasrq <[email protected]>
Merge remote-tracking branch 'bvaughn/master'

github.com/bvaughn/react-virtualized - 66629d00fe8bee37cdd7906bafc35d31686a847e authored over 8 years ago by nicholasrq <[email protected]>
minor changes to Grid and VirtualScroll, example cleanup

github.com/bvaughn/react-virtualized - ad60b9d6b2a92d7c567c56f5feeaa98abc139df5 authored over 8 years ago by nicholasrq <[email protected]>
Added updated style.css

github.com/bvaughn/react-virtualized - 0383ea3d915e85889171bd4d79bd5b343bc62830 authored over 8 years ago by Brian Vaughn <[email protected]>
Prepping package and README for 7.5.0

github.com/bvaughn/react-virtualized - 8695f10ede97d05b340393491efeb9aa99456c40 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up Demo HTML and CSS slightly to fit growing list of HOCs

github.com/bvaughn/react-virtualized - 0c975939cc4b2d3d52a0ce8bf5e9056d4c3f4a6b authored over 8 years ago by Brian Vaughn <[email protected]>
Added WindowScroller to docs

github.com/bvaughn/react-virtualized - 7993a817263a632acc0fb4e231d75135381857d3 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #270 from minheq/hoc-window-scroll

WindowScroller HOC

github.com/bvaughn/react-virtualized - 07199e6fb3b1f65d70e3f346e842f5a9474d1e37 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll

github.com/bvaughn/react-virtualized - 99f8767677c87ec1edc904edd98d027769e831ae authored over 8 years ago by Vu Hoang Minh <[email protected]>
Clarify test expectation

github.com/bvaughn/react-virtualized - 591d07db1520db0ae5039cceceddc74d8ea37834 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add onScroll and onResize props to WindowScroller and more tests.

github.com/bvaughn/react-virtualized - e11b4c643ab5ea5de191f45110159fb0e9d6f375 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller example to use AutoSizer too

github.com/bvaughn/react-virtualized - 6254dc1d40705e17779ff882bb04c8f891a40bf4 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Restore default VirtualScroll example

github.com/bvaughn/react-virtualized - 5a057318c32b7c36f4386b09e5a82450e2ca026d authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add WindowScroller support for IE10+

github.com/bvaughn/react-virtualized - 7e53994b4c52aa754d163c7cfce1d328722dc730 authored over 8 years ago by Vu Hoang Minh <[email protected]>
added row custom class test with row/col indexes usage

github.com/bvaughn/react-virtualized - 87c2541a02161e6c3ae08fb128913fcfae3cb314 authored over 8 years ago by nicholasrq <[email protected]>
fix arguments format for rowClassName

github.com/bvaughn/react-virtualized - 47ce86f73b44056fc0f3777e2fd79f3eed229b1a authored over 8 years ago by nicholasrq <[email protected]>
fix typo in test

github.com/bvaughn/react-virtualized - d1e700ec0c1187988c9818dbf3d224b1db6cd4a7 authored over 8 years ago by nicholasrq <[email protected]>
one more CI fix

github.com/bvaughn/react-virtualized - 5363bf758256f367d9d2572415b291c40e72f115 authored over 8 years ago by nicholasrq <[email protected]>
added custom class names to Grid__cell

github.com/bvaughn/react-virtualized - d3d89f284d5851a9f077a5aed0f61abce6912f05 authored over 8 years ago by nicholasrq <[email protected]>
Revert limitation for WindowScroller with Grid of using scrollTop

github.com/bvaughn/react-virtualized - 9ee0ce1054640fe7e0b10f74533215966475e1a8 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add WindowScroller window resize handler and its tests

github.com/bvaughn/react-virtualized - 170f997f89285571ae3c8ae9a8e88bfb0dd9d002 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add autoHeight prop to FlexTable

github.com/bvaughn/react-virtualized - 178e0a10564122c5910eb9d7334f5cee86b594d1 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller to work with vanilla Grid

github.com/bvaughn/react-virtualized - 9e4a5b7a3c2f1654c5abd0a32b015b49daa201c0 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update propName autoHeight for Grid tests

github.com/bvaughn/react-virtualized - 5bc71f0f3a62e859c4a14607040c5c066bc7581f authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller example to use new propName. Remove redundant calculation in onScroll

github.com/bvaughn/react-virtualized - ea094b17ebc2398e19f836faf1db6900fcc3ce59 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Modify Grid's prop removeHeightContainer to autoHeight. Move static styles to css

github.com/bvaughn/react-virtualized - 645200c78e69b805f184c38e6927d6782bd45801 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Updated for 7.4.0 release

github.com/bvaughn/react-virtualized - 2e9129501cca15f98297ecc711b70a90bb6e24cb authored over 8 years ago by Brian Vaughn <[email protected]>
Alpha-sorted props

github.com/bvaughn/react-virtualized - 36f15f47aff5be4e7adde6dc1b77090323ce09c9 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #271 from queeto/row-level-mouse-events

Add row level events 'onRowMouseOver' and 'onRowMouseOut'

github.com/bvaughn/react-virtualized - 956db7d67d3cc6c4127b991ca4dc81a35b9b7be0 authored over 8 years ago by Brian Vaughn <[email protected]>
Add row level events 'onRowMouseOver' and 'onRowMouseOut'

github.com/bvaughn/react-virtualized - 597adafda696d6b3b4f77bba80a1b5a53b50bc5f authored over 8 years ago by Thomas Kiesgen <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll

github.com/bvaughn/react-virtualized - 555ab902c29b8ddeb6851df99822a573476eb74c authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add tests for WindowScroller HOC

github.com/bvaughn/react-virtualized - 4373446e0a0858ee2bd752bf260a84e8c48ede47 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Added "Supported Browsers" section to the README.

github.com/bvaughn/react-virtualized - 2e7ecc244e0f70b959e8e43dcf36335c71ed90cc authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed demo site for IE9 and IE10

github.com/bvaughn/react-virtualized - e3481475a37e40c3a3246115bd413d9c2603c403 authored over 8 years ago by Brian Vaughn <[email protected]>
Resolves #269 Restores IE10 support

github.com/bvaughn/react-virtualized - 01d29ebcf3663b486e705fd79d580e7bdd03a0f7 authored over 8 years ago by Brian Vaughn <[email protected]>
Add test for removeHeightContainer prop

github.com/bvaughn/react-virtualized - 462540ce2057a8c4a2f4296e821ae531255e5b15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Keep the reference to the same scroll function by declaring onScroll in constructor

github.com/bvaughn/react-virtualized - 88407d7765f79b4ace32d79f9921d6698b4aa6c5 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll

github.com/bvaughn/react-virtualized - 840cb1d69d8ee676c3607bb9135ec23e1db1af1e authored over 8 years ago by Vu Hoang Minh <[email protected]>
use raf to improve performance onscroll

github.com/bvaughn/react-virtualized - 38de5aef2b72e66002f3f7ff4d10260dd3cab49c authored over 8 years ago by Vu Hoang Minh <[email protected]>
Use state for height to enable ssr

github.com/bvaughn/react-virtualized - b2d9de9a2401a38f564d5789327d8efeb93e8e49 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Edge-case bugfix for CellMeasurer

github.com/bvaughn/react-virtualized - b3aff318bcf2230d5e8c19f404a6e5c4c4e526ee authored over 8 years ago by Brian Vaughn <[email protected]>
Replace removal of scroll container to height container only

github.com/bvaughn/react-virtualized - ec0dc735eeb08b6d8be111bba27ee4893b2fcb65 authored over 8 years ago by Vu Hoang Minh <[email protected]>
README tweaks

github.com/bvaughn/react-virtualized - 4bd82aa9a22787abedd519eda65ff3ba6f509016 authored over 8 years ago by Brian Vaughn <[email protected]>
README tweaks

github.com/bvaughn/react-virtualized - 04cb508710d697d3a22cb03345ef488d37eb3fd8 authored over 8 years ago by Brian Vaughn <[email protected]>
README shuffling

github.com/bvaughn/react-virtualized - 1d76c2bc9d6749404da897ac1939e9ba2a555033 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #265 from piamancini/patch-1

Added backers and sponsors from OpenCollective

github.com/bvaughn/react-virtualized - ce65e2a0a4ea61cb005b92efeede38e0c61a7fa7 authored over 8 years ago by Brian Vaughn <[email protected]>
deleted a space I added by mistake

github.com/bvaughn/react-virtualized - 8576c8ad2ea4dc91790f682d86099e3028ca8bda authored over 8 years ago by Pia Mancini <[email protected]>
Added backers and sponsors from OpenCollective

now, your backers & sponsors will appear directly here.
I noticed you already had a mention to...

github.com/bvaughn/react-virtualized - 219236af1b1ee5e44c0c79179e6578814c3bd9df authored over 8 years ago by Pia Mancini <[email protected]>
Updated issue template to link to Plunker

github.com/bvaughn/react-virtualized - 9394af35658d8b8a2e51ec680f73da90db151ae3 authored over 8 years ago by Brian Vaughn <[email protected]>
Fix scrolltop to be minimum 0 so Grid can properly update state

github.com/bvaughn/react-virtualized - 150c8451c9988cfb9374c7cea3c5e1657474baa2 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add prop to Grid to remove scrollingContainer and use window to set scrollTop

github.com/bvaughn/react-virtualized - 9aba6c36e69a0565b47c92217f1696f5afa4b5a7 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Added base for WindowScroller with example

github.com/bvaughn/react-virtualized - 59a3ccf30d5d098dbedb523f3554ccb35fcbbe15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
README tweaks

github.com/bvaughn/react-virtualized - 1e5bb172b0c676b9aa47ea39e5436de2f17e0d71 authored over 8 years ago by Brian Vaughn <[email protected]>
README tweaks

github.com/bvaughn/react-virtualized - 2b234e805420fd6d9b35683a4f1ef16aa558ec6a authored over 8 years ago by Brian Vaughn <[email protected]>
More README tweaks

github.com/bvaughn/react-virtualized - e1fe08c7941551fd178b3f61a63fa6131f8efdb8 authored over 8 years ago by Brian Vaughn <[email protected]>
Added link to OpenCollective

github.com/bvaughn/react-virtualized - cfa40dff1bd0f3eb4d4777e2634f391652db430a authored over 8 years ago by Brian Vaughn <[email protected]>
Picked a larger MAX_SCROLL_SIZE deafult for smoother scrolling

github.com/bvaughn/react-virtualized - 135da41e90ee36f16b547422b43432aa76a1860d authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #261 from bvaughn/issues/219

Handle larger scroll sizes than browser supports natively

github.com/bvaughn/react-virtualized - 42c6e329a45e18699b37dfe3e1ec0b1f962d7d18 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated docs and changelog

github.com/bvaughn/react-virtualized - f063ee16fbd406ff65285322ea7c2d7af31ba24f authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed update-target-for-index function and tests

github.com/bvaughn/react-virtualized - 65275c4a41354c4a1435b38d048465e8a02f0a99 authored over 8 years ago by Brian Vaughn <[email protected]>
Added unit tests for ScalingCellSizeAndPositionManager. Fixed scrolling scaling/emulation entirely. Jump-to-cell still needs work though.

github.com/bvaughn/react-virtualized - 7144dc4d8a74ea55dd9bebf8e7cdcd6ea050db22 authored over 8 years ago by Brian Vaughn <[email protected]>
Helper function for offset percentage

github.com/bvaughn/react-virtualized - 5fa8f365fb971c73073ff2751d3d8baba1479c19 authored over 8 years ago by Brian Vaughn <[email protected]>
Improved scroll-to-index

github.com/bvaughn/react-virtualized - 2a04ebbb8e8a8f07be625c62973bb4b3cdbaf77a authored over 8 years ago by Brian Vaughn <[email protected]>
Splitting out scaling and cell layout management.

github.com/bvaughn/react-virtualized - 43aa5f3866d5973f9b76bfd560d9ed0c87838b1f authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed a missing import

github.com/bvaughn/react-virtualized - aeb2168a2058c0d7d5236ab52588c1b23d034dc2 authored over 8 years ago by Brian Vaughn <[email protected]>
bumped a babel plugin to fix a warning

github.com/bvaughn/react-virtualized - 0bbd12e79db536a09616311e9c241358c0e0e8dd authored over 8 years ago by Brian Vaughn <[email protected]>
Merged master

github.com/bvaughn/react-virtualized - 62b0ea61963500383a1ebffbf4f68c936b7d4388 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed outdated example

github.com/bvaughn/react-virtualized - 9036ce7ffd59069cb35f2d99bf9c25201afdde8a authored over 8 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package.json for upcoming 7.2.0 release

github.com/bvaughn/react-virtualized - 6096663cc10fd77c0da99d9f3d7c63448c7103b6 authored over 8 years ago by Brian Vaughn <[email protected]>
Added :onScroll gaurds to Collection to prevent nevative numbers for scroll offsets

github.com/bvaughn/react-virtualized - 27996d892d8226f028c4e9fe0cd71dcab8415dc6 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #256 from mwilliamson/negative-scroll-left

Fix: scrollLeft and scrollTop can be negative in Grid's onScroll

github.com/bvaughn/react-virtualized - b5631ddc72add2985c387483448af994306e950c authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #259 from bvaughn/issues/258

Added new method to Grid/FlexTable/VirtualScroll for forced measuring of all cells

github.com/bvaughn/react-virtualized - 06200550551c3ad44131e08108ade0ea9961d7bc authored over 8 years ago by Brian Vaughn <[email protected]>