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

Merge pull request #443 from clauderic/fix-documentation

Fix minor typo in CellSizeCache usage example

github.com/bvaughn/react-virtualized - 8e52b3f8eb1b244e6de72d36961aa6ed3cf64902 authored over 8 years ago
Fix minor typo in CellSizeCache usage example

github.com/bvaughn/react-virtualized - e1602334ee9b482dbee2a945290de9b9d948976a authored over 8 years ago
Add id to List propTypes

github.com/bvaughn/react-virtualized - 6f502aa3b2d45dd451ef2fa57db79c578dc89077 authored over 8 years ago
Document all the things! (...the id prop, that is)

github.com/bvaughn/react-virtualized - d2e4dc15702db2bc408802c2ccf4676b945383aa authored over 8 years ago
Add test to confirm that id's passed down to List

github.com/bvaughn/react-virtualized - a4eec4a047ba603321c6bde58bea98464a27071e authored over 8 years ago
Add support for id prop to Table

github.com/bvaughn/react-virtualized - d5afc278149111266e765870256291160dd5abfe authored over 8 years ago
Add support for id prop to Collection

github.com/bvaughn/react-virtualized - e0e55eeff2c3a33f8c9001ba186f3e71373c0cde authored over 8 years ago
Add support for id prop to Grid

github.com/bvaughn/react-virtualized - 9a2276c3947e6ea4eedf2bbbb8f8fe475155d348 authored over 8 years ago
Merge pull request #440 from bvaughn/propTypes

Moved propTypes back into class bodies

github.com/bvaughn/react-virtualized - 42a4155c359eba5aaca3307e5d8cdd5392744087 authored over 8 years ago
Removed propTypes from demo site build

github.com/bvaughn/react-virtualized - 3c3fcb56edc0be17f3dd5fc20e31a03d4873fcd6 authored over 8 years ago
Updated babel-plugin-transform-react-remove-prop-types for class propTypes fix

github.com/bvaughn/react-virtualized - 23112e3f9219aba1350105ba63e15a0f64dc25bb authored over 8 years ago
Attempt to restore previous propTypes (within class body) syntax and use babel-plugin-transform-react-remove-prop-types to wrap with NODE_ENV check

github.com/bvaughn/react-virtualized - 93db0841b6ee26b53b809b958ef9f86fb02e6b35 authored over 8 years ago
Prepping for 8.1.1 release

github.com/bvaughn/react-virtualized - 5303bf677cf603b6b06b3a67a747b6e776397925 authored over 8 years ago
Merge branch 'mbrevda-removeProptypesInProduction't push origin master

github.com/bvaughn/react-virtualized - 9a84a80fdc76d54b076f5d347e9d104cd82b1133 authored over 8 years ago
Conditionally wrapped Column, Table, and SortIndicator propTypes as well.

github.com/bvaughn/react-virtualized - a394154934f8f0503ceea4f0be70a5f917274e44 authored over 8 years ago
Remove proptypes in production

github.com/bvaughn/react-virtualized - 23be0aff1b12b706311eaafa35ba0cd64473d1eb authored over 8 years ago
Expanded 8.1.0 CHANGELOG notes

github.com/bvaughn/react-virtualized - f0673dc2c2123ffd32b6ea4f047e6d55f170e564 authored over 8 years ago
Refactored the util to export a factory function.

This allows to import it initially but defer execution until mounted.
(Executing immediately cau...

github.com/bvaughn/react-virtualized - 4446488f5098b5a115aa095d1eb0f1b5e29db99b authored over 8 years ago
Merge branch 'master' of github.com:bvaughn/react-virtualized

github.com/bvaughn/react-virtualized - d646286b221f15c3e45b2790d50dd376d4a55ad8 authored over 8 years ago
Merge pull request #436 from yp/master

Remove the animation event listener while removing the resize listener

github.com/bvaughn/react-virtualized - e7f4accbbd9b6471a73ae8e0a6f640867a754353 authored over 8 years ago
Remove the animation event listener while removing the resize listener

github.com/bvaughn/react-virtualized - 5ca9f782552c11edaaa4a27ad68c093134a51372 authored over 8 years ago
Added :containerStyle attribute to Grid

github.com/bvaughn/react-virtualized - aae28303e1fb03132e7c0966b1ec6b8b6a00d502 authored over 8 years ago
Fixed outdated comment

github.com/bvaughn/react-virtualized - 2d10d14ffc3f675cc26e4e3846436f719388d56e authored over 8 years ago
Small tweaks to docs; replaced some old virtual-scroll names with list

github.com/bvaughn/react-virtualized - 28eff1c04dcbbfd0914f298c249f101aaa2d0890 authored over 8 years ago
Fixed linting mistakes

github.com/bvaughn/react-virtualized - 9b4725c11f9d7d0323cfb6f0b955d5d091119697 authored over 8 years ago
fixed require prop docs for Collection

github.com/bvaughn/react-virtualized - b7b85f8709e77fd10593eb4decc3790d5ffdb2b9 authored over 8 years ago
Added icons to demo site

github.com/bvaughn/react-virtualized - 6297db086de1d723b32871df6f47dc9b84687b48 authored over 8 years ago
Prepping for 8.0.13

github.com/bvaughn/react-virtualized - aea3d308e67c6e6afa28378a2ad1ee3741b8b053 authored over 8 years ago
Merge pull request #432 from DevinClark/window-fixes

Fix an issue with testing in Enzyme

github.com/bvaughn/react-virtualized - a520eba84091b8286659e296f5b21490bc0b9062 authored over 8 years ago
Fix an issue with testing in Enzyme

Enzyme, or upstream of Enzyme, aliases window methods (like getComputedStyle) to their own metho...

github.com/bvaughn/react-virtualized - 9ca929c814829322bd8097c069848e27a25f9e0d authored over 8 years ago
Merge pull request #429 from alurim/patch-1

Add `autoHeight` to `Table` and `List` documentation

github.com/bvaughn/react-virtualized - 034477963ca2b814341457278eb9d97e7bc08200 authored over 8 years ago
Merge pull request #1 from alurim/patch-2

Add autoHeight to List.md

github.com/bvaughn/react-virtualized - dd7493372d3d506b70840b52aaa711d653c9ccd7 authored over 8 years ago
Add autoHeight to List.md

github.com/bvaughn/react-virtualized - 706d3cc55caadaa00914c76d10847e61076749c4 authored over 8 years ago
Add autoHeight Table.md

github.com/bvaughn/react-virtualized - c86eeb8fb11efbe676dad648b161fee56d5fddc6 authored over 8 years ago
Merge pull request #428 from bhj/docs-list-1

Emphasize new params in List docs

github.com/bvaughn/react-virtualized - d19449c93c444af19cfb65d8628b27817e73d44f authored over 8 years ago
Remove stylesheet import from List example

github.com/bvaughn/react-virtualized - 66f32634834d8d69d1b277809a02eca5aeb46094 authored over 8 years ago
Emphasize new params in List docs

github.com/bvaughn/react-virtualized - 85b762107a8cb695caf77de31c630247717f85c1 authored over 8 years ago
Updated package.json to support Webpack 2 tree-shaking via 'module'

github.com/bvaughn/react-virtualized - bc19ebad49f7fa7819e273d97ea5a4c51057fcec authored over 8 years ago
Merge pull request #425 from lRawd/IE11-Flexbox-fix-demo

Flexbox height fix for IE, based on https://github.com/philipwalton/f…

github.com/bvaughn/react-virtualized - bd3e0f7394b20fb9d0158c10d4fbc33235650485 authored over 8 years ago
Flexbox height fix for IE, based on https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items

github.com/bvaughn/react-virtualized - 7dd70ac607059dad9da8c9c70b63ea5f5343823b authored over 8 years ago
Rolling back previous IE11 flexbox fix. It broke demo site WindowScroller for Chrome

github.com/bvaughn/react-virtualized - aef2389b4f280152e0382ca6cc94c5f7d1f0b91a authored over 8 years ago
Fixed IE11 demo site height bug; causes a slight issue with Safari demo site but probably still preferable

github.com/bvaughn/react-virtualized - 83ed122cb043498b976c1944bf64006283f2c02f authored over 8 years ago
Merge branch 'nutshellcrm-correct-es6-import't push origin master

github.com/bvaughn/react-virtualized - 957d281c794cec3aaa17a5d91a6a567472641f68 authored over 8 years ago
Correct export to named import, rather then default

github.com/bvaughn/react-virtualized - 00382a8782db34818bc91cffeca651cd398edf31 authored over 8 years ago
Changed the embedded library call to use instead for better IE compatibility.

github.com/bvaughn/react-virtualized - efa351f7dfe460f3e5eba5dac227875d84f00b82 authored over 8 years ago
and offsets will always be 0 when size is <= 0.

Technically this is an invalid size but a 0 offset is a more meaningful return value.
Previously ...

github.com/bvaughn/react-virtualized - 5fe6e551fc324bc11728659234729baf4f0ac2b3 authored over 8 years ago
Updated to Node v6.6 to avoid Npm bug

Older Npm was included node_modules/history in dist. Newer NPM fixes this.

github.com/bvaughn/react-virtualized - 41269bc63a6e29231ef4e71d4a8ec89c5d34596a authored over 8 years ago
Removed .npmignore in favor of package.json files array

github.com/bvaughn/react-virtualized - 06b0322f5d01407e3e5e3120634c1306c518f915 authored over 8 years ago
Updated package for 8.0.8

github.com/bvaughn/react-virtualized - 8b767b9e9454ebcfe7859a4b7bebfe96ac1bbc13 authored over 8 years ago
Merge pull request #413 from fritz-c/master

Fix blocked safari scrollbar

github.com/bvaughn/react-virtualized - b3a6b5f9c93dbba3e7b24a0d30eefebbfdb710aa authored over 8 years ago
Fix blocked safari scrollbar

github.com/bvaughn/react-virtualized - 648bacc6c8ffaf2e1ee6674cbbfb10964b87e4b0 authored over 8 years ago
Added Table natural sort example to the docs

github.com/bvaughn/react-virtualized - f7d47213a0bd4c73bbbd1a13deccad2b7861f534 authored over 8 years ago
Fixed small typos in docs and inline comments

github.com/bvaughn/react-virtualized - 0f7bdc099038798ae180deced7e2146dcd55ad53 authored over 8 years ago
Fixed a small alignment issue due to conflicting and value.

Also fixed an edge-case horiztonal scrollbar that was appearing for some tables.

github.com/bvaughn/react-virtualized - 189186ec0c94b2fb39cb3846833f4d9818db5030 authored over 8 years ago
Preparing for 8.0.6

github.com/bvaughn/react-virtualized - 9f01e43819784d55c83d564a574a4a855516319c authored over 8 years ago
Merge pull request #409 from bvaughn/avoid-unnecessary-reflows

Tweaked some AutoSize/Grid related things in an effort to reduce refl…

github.com/bvaughn/react-virtualized - fab700c0a2c7c49771f1b8c1c3ed1d7d17c05a63 authored over 8 years ago
Tweaked some AutoSize/Grid related things in an effort to reduce reflows during scrolling

github.com/bvaughn/react-virtualized - 01fec9f3733cefaced28a3a47e68a9fe2b4dc15a authored over 8 years ago
Added link to react-sortable-tree under Friends section

github.com/bvaughn/react-virtualized - ea90d300739009dffc08513d0b150f49aac90177 authored over 8 years ago
Updated CellMeasurer docs for greater clarity when using with List

github.com/bvaughn/react-virtualized - 2fb7a9806274291f169f08ca8b9b4fd9264e6e3b authored over 8 years ago
Merge pull request #404 from IanVS/patch-1

Fix a few more docs examples

github.com/bvaughn/react-virtualized - c1f6b0228b28e92f88eb1b1efb0d9f5ea5a6d9e8 authored over 8 years ago
Update docs for List rowRenderer

Changing `index` to `rowIndex` was decided against, so this reverts that change in the examples....

github.com/bvaughn/react-virtualized - 27c048bcd3d2908af7aaa0fef58605ba713798d0 authored over 8 years ago
Merge pull request #403 from IanVS/patch-1

Update docs for List

github.com/bvaughn/react-virtualized - c25a0b6eedfd46d74c05f4020f174f37c344e5d2 authored over 8 years ago
Update docs for List

Changing `index` to `rowIndex` was decided against, so this reverts that change in the example.
...

github.com/bvaughn/react-virtualized - 1b6202897cfec22c530d961c286fb6adf5991582 authored over 8 years ago
notifies callback if or have changed in response to prop changes (including or ).

github.com/bvaughn/react-virtualized - 674cb66c7e9dfece84ffe7aa82a1cf9bbed68b35 authored over 8 years ago
Fixed a small regression in the component that caused a horizontal scrollbar to appear.

github.com/bvaughn/react-virtualized - cca472acd7f60ff7003fdd52b2b0c826d72bf5e7 authored over 8 years ago
prepping 8.0.3 release

github.com/bvaughn/react-virtualized - b03ab016fcebd19d6620ebb517836ca37069277c authored over 8 years ago
Merge pull request #397 from andreypopp/fix-dev-dep

Move react-router to dev deps

github.com/bvaughn/react-virtualized - 37b686083853dbaa8cd9b5a5c767bd6d2e25cd42 authored over 8 years ago
Move react-router to dev deps

github.com/bvaughn/react-virtualized - 20e1a4718bf5cfee9e0600ecde656d2b2fc56bcf authored over 8 years ago
Improved fix for regression with scaled s that caused position offsets to be incorrect while scrolling.

github.com/bvaughn/react-virtualized - 0c71d0c85a0d0ba3914ce557e11b804a32686eff authored over 8 years ago
Font size tweak for demo

github.com/bvaughn/react-virtualized - f7723b58ce1f72f5c9e9290e2c3e4e19ecdd1890 authored over 8 years ago
Fixed regression with scaled s that caused position offsets to be incorrect while scrolling.

github.com/bvaughn/react-virtualized - 358d29c097f07f06fd19b4a6f8034b67c4117e4f authored over 8 years ago
Fixed an inline docs typo

github.com/bvaughn/react-virtualized - 88434c9c0c87aad8527db9eb489f145c3cc2d60c authored over 8 years ago
Merge pull request #387 from bvaughn/version-8

Version 8

github.com/bvaughn/react-virtualized - 7a6a5f54f7cde3851226c524e2fcc505d7ea46cd authored over 8 years ago
Removed raf+setState from Grid and Collection in hopes of addressing reported Safari jitter

github.com/bvaughn/react-virtualized - e2b365a9d0897ced54a58d85bceb30fdde549a3f authored over 8 years ago
Demo site structure tweaks

github.com/bvaughn/react-virtualized - 4cdcc711342e74c4b25854a1df8eb2d9de9ee026 authored over 8 years ago
Updated CodeMirror and Wizard component to highlight for JSX

github.com/bvaughn/react-virtualized - d14a2b7ff0e10f29b9a19e792107483663615052 authored over 8 years ago
More minor tweaks to demo site CSS

github.com/bvaughn/react-virtualized - 7e89e6baf42494ee8b206c687a226adc7772b087 authored over 8 years ago
Updating package.json for upcoming v8 release

github.com/bvaughn/react-virtualized - f2954ade975f37bad3bc5b1ceeec1b9d6f1065df authored over 8 years ago
Tweaked onScroll position handling for smoother Safari scrolling

github.com/bvaughn/react-virtualized - 03043ff47f6ce8573f6db81c9d30c4e9876800ad authored over 8 years ago
Fixed an improperly named style prop (webkitOverflowScrolling -> WebkitOverflowScrolling)

github.com/bvaughn/react-virtualized - 12b070efce28480b25e658d59354bc1c429564b1 authored over 8 years ago
Moved functional styles out of styles.css and into components (via inline styles

github.com/bvaughn/react-virtualized - 2ed6b399e662f38f698546f758702406f55fcc10 authored over 8 years ago
Updated package.json for 8.0 rc-1

github.com/bvaughn/react-virtualized - 863cd8769b8f7e1ec40d5c1d0836402854ddb3e9 authored over 8 years ago
Updated playground apps to v8

github.com/bvaughn/react-virtualized - e5a08bc3affc5fdfb60784398ea4bff68033f929 authored over 8 years ago
Refactored demo application to use react-router.

github.com/bvaughn/react-virtualized - be0ff355dc0ba5223c68b7c6f349649e5053bcc4 authored over 8 years ago
Reverted accidental change to index.html

github.com/bvaughn/react-virtualized - 93ed6366afbe60038950a4ebd67dabdf4d0629b7 authored over 8 years ago
Removed cell-wrapper <div> in Collection

github.com/bvaughn/react-virtualized - 5caba610fe24875f2eb5b9e8542f5350a661973b authored over 8 years ago
Documentation tweaks

github.com/bvaughn/react-virtualized - abf49744b1760a5b2578b4df94d72438eb766d41 authored over 8 years ago
Added v8 upgrade instructions

github.com/bvaughn/react-virtualized - 5059b7753e7adae99bd9ad795cfda16545838f59 authored over 8 years ago
Removed .Grid__cell wrapper <div>

github.com/bvaughn/react-virtualized - 0d948540dbcea7fbcd8b2c6bab76453dc5a8b300 authored over 8 years ago
Prepping 7.24.3 build

github.com/bvaughn/react-virtualized - 91660ae07c3f92ef12788386965f106651d931e0 authored over 8 years ago
Merge pull request #390 from raizyr/master

Utilize babel-plugin-transform-runtime

github.com/bvaughn/react-virtualized - 526ac8698133146256cc62532bd962c5a04a0dfd authored over 8 years ago