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 #19 from bvaughn/issues/18

Switch from less to cssnext and enable css modules

github.com/bvaughn/react-virtualized - 71c134a9e65f38062f0b7780b4dd74e6fe2b73a5 authored about 9 years ago by Brian Vaughn <[email protected]>
Simplified a few class names now that css modules are being used.

github.com/bvaughn/react-virtualized - 5593e510102aa6731d79b6cdab2dd8d269171104 authored about 9 years ago by Brian Vaughn <[email protected]>
Renamed CSS classes now that cssmodules are in use. Updated tests to use cssmodules as well.

github.com/bvaughn/react-virtualized - 6fa4a9f5a44ff2a664f23080aeec57cd8d8e2322 authored about 9 years ago by Brian Vaughn <[email protected]>
Enabled css-modules

github.com/bvaughn/react-virtualized - a164fd147b7e1c8635129672fa4298cfc61f56c1 authored about 9 years ago by Brian Vaughn <[email protected]>
Removed Less (and loader) and replaced with cssnext.

github.com/bvaughn/react-virtualized - 319cf23d67fa7004f7152e74fcc848ea5077b712 authored about 9 years ago by Brian Vaughn <[email protected]>
Told Circle CI to ignore gh-pages branch

github.com/bvaughn/react-virtualized - cbd24523c1e1c12b116033ce1efa023021f5ca65 authored about 9 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package for 2.0 release

github.com/bvaughn/react-virtualized - d0b638906fcf1341bdc2336041cd7c3bc2bf86db authored about 9 years ago by Brian Vaughn <[email protected]>
Updating dist after recent tidying up

github.com/bvaughn/react-virtualized - 02e6ca6b066d3f48a9df8877710e804973d6fc77 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge branch 'cesarandreu-dev-environment'

github.com/bvaughn/react-virtualized - f728a3ee8a46564cb3da2d5f0b6c7feb0043cf95 authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed broken `build` output

github.com/bvaughn/react-virtualized - 6970847d8c6e7a8d9d157aeeec6cff08097a174c authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #16 from cesarandreu/es6-imports

Use ES6 style modules for consistency

github.com/bvaughn/react-virtualized - 303e54bd6abe265c7b6cc5ab757aacb0d907d6c5 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #8 from cesarandreu/linter

Remove unused eslint dependencies and files

github.com/bvaughn/react-virtualized - 8cfc107036aeae7a09f2a4514b71ce2320c0bb02 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #9 from cesarandreu/unused-dependencies

Remove unused dependencies

github.com/bvaughn/react-virtualized - be515e0e2d9bd242775c1d400a846736687b87f4 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #17 from cesarandreu/remove-unused-file

Remove unused file

github.com/bvaughn/react-virtualized - 8012c10bfb20a1bc3a60b0602f538a8d0ad9d515 authored about 9 years ago by Brian Vaughn <[email protected]>
Removed unnecessary this._scrollingContainer = this.refs.scrollingContainer assignment

github.com/bvaughn/react-virtualized - cc40099f918b8fa142788e6d582c43d0422dc1a1 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #10 from cesarandreu/react-support

Remove react-dom as a peerDependency

github.com/bvaughn/react-virtualized - 30ebebd1c340615f0cfdf1de1be7ff17c7d48084 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #15 from cesarandreu/use-prototype

Set shouldPureComponentUpdate on the prototype

github.com/bvaughn/react-virtualized - 32d98516ca22b29fdcb3271d53e87acb16d260dd authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #14 from cesarandreu/js-dont-int

JS don't int, only number~

github.com/bvaughn/react-virtualized - 1d72113843a07e05326f54390fe9e7a0a8b841d6 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #12 from cesarandreu/fix-license

Fix LICENSE

github.com/bvaughn/react-virtualized - 84087ee812491f86c04b84197c24294398f940e4 authored about 9 years ago by Brian Vaughn <[email protected]>
Remove unused file

github.com/bvaughn/react-virtualized - bf1d8b5af4f7dca73159bb63d03f4deddc30d183 authored about 9 years ago by Cesar Andreu <[email protected]>
Use ES6 style modules for consistency

github.com/bvaughn/react-virtualized - 4af27a810903abd4ec127f9b0799f9dc02674a91 authored about 9 years ago by Cesar Andreu <[email protected]>
Set shouldPureComponentUpdate on the prototype

github.com/bvaughn/react-virtualized - ee2f0dc5f159c1b3a3f5329cdaac0d36baa00d5d authored about 9 years ago by Cesar Andreu <[email protected]>
JS don't int, only number~

github.com/bvaughn/react-virtualized - 652a32f9ca4fa935a5172ab7c0876310f502b1ee authored about 9 years ago by Cesar Andreu <[email protected]>
Fix LICENSE

github.com/bvaughn/react-virtualized - b31cc9d622722a89d7377c03eb7361a19f3febe4 authored about 9 years ago by Cesar Andreu <[email protected]>
Simplify and tidy up scripts~

github.com/bvaughn/react-virtualized - 3a32ab73f6af4943f87cd392c3e093a2fe5e5b9c authored about 9 years ago by Cesar Andreu <[email protected]>
Remove react-dom as a peerDependency

github.com/bvaughn/react-virtualized - 47e44f19239b9fc0c0ac756f10a6536795270e75 authored about 9 years ago by Cesar Andreu <[email protected]>
Add react and react-dom as devDependencies

github.com/bvaughn/react-virtualized - 92c77e08278e994bfe44df5d685dca6303f46364 authored about 9 years ago by Cesar Andreu <[email protected]>
Remove unused dependencies

github.com/bvaughn/react-virtualized - 43609a19eb43f5f17d884d9c129fb84b60273506 authored about 9 years ago by Cesar Andreu <[email protected]>
Remove unused eslint dependencies and files

github.com/bvaughn/react-virtualized - 3d81b82dd146e32219e12bf20ace57b6f7fd5e11 authored about 9 years ago by Cesar Andreu <[email protected]>
Minor dependency bump

github.com/bvaughn/react-virtualized - 59e7865cabaf811c957f5e231cc3bba14ae72829 authored about 9 years ago by Brian Vaughn <[email protected]>
Added Circle CI badge to README

github.com/bvaughn/react-virtualized - 1e74208e82fbc39e0da80c0b891bba501a1d590d authored about 9 years ago by Brian Vaughn <[email protected]>
Added additional FlexTable tests

github.com/bvaughn/react-virtualized - c8ab70ced10e297c746df0f2a66584b7fe67e451 authored about 9 years ago by Brian Vaughn <[email protected]>
Added some tests for FlexTable. Cleaned up test for VirtualScroll a tiny bit.

github.com/bvaughn/react-virtualized - 52dc423e61df6a36be9bd3b1876bfefbcc363a03 authored about 9 years ago by Brian Vaughn <[email protected]>
Split static VirtualScroll styles out into .less file for easier tracking. Removed some unused FlexTable styles. Updated comments in VirtualScroll test.

github.com/bvaughn/react-virtualized - d2868ccc994244934c8fc3faa0c2038d28325e5b authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed package.json dependencies by moving `classnames`, `raf`, and `react-pure-render` out of `peerDependencies` and into `dependencies`.

github.com/bvaughn/react-virtualized - 89b228ac7471e08660c62e7c953dde9ee8649b2e authored about 9 years ago by Brian Vaughn <[email protected]>
More demo HTML tweaks

github.com/bvaughn/react-virtualized - b279e6667ae7ac07139df18c57d0c0230209890e authored about 9 years ago by Brian Vaughn <[email protected]>
Updated demo page links

github.com/bvaughn/react-virtualized - 990c9f5f26823cb8cb0799d647ceb1ef15c3848b authored about 9 years ago by Brian Vaughn <[email protected]>
Tweaked README

github.com/bvaughn/react-virtualized - 6b88072fe198a4687953bea300dcbfcf17d6c909 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #5 from cesarandreu/patch-1

Fix README example

github.com/bvaughn/react-virtualized - ddfbe14ce80b48ccaf9546596a6af93c1ff7293d authored about 9 years ago by Brian Vaughn <[email protected]>
Fix README example

github.com/bvaughn/react-virtualized - 4abef173db138b4d8e796f3017e480e884cf9358 authored about 9 years ago by Cesar Andreu <[email protected]>
bumped for 1.0.3

github.com/bvaughn/react-virtualized - 93be8839ac7ff8844ee1657b4495dc5ac9a5444e authored about 9 years ago by Brian Vaughn <[email protected]>
Added keywords to package.json

github.com/bvaughn/react-virtualized - da9815d05e7241a30d72951ea0c9c43399d08a1c authored about 9 years ago by Brian Vaughn <[email protected]>
Updated description and links in package.json

github.com/bvaughn/react-virtualized - 6c19184d2b6d8ae70a5a5058267c115eb2f05c05 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #4 from bvaughn/demo-redesign

Refactored the UI design

github.com/bvaughn/react-virtualized - 1d2e423171fe80a3f459572b037bcca6a6792af9 authored about 9 years ago by Brian Vaughn <[email protected]>
Refactored the UI design

github.com/bvaughn/react-virtualized - aa90a5a6cf6a5801a726022d5921ce0875c9b579 authored about 9 years ago by Brian Vaughn <[email protected]>
Small demo CSS tweaks

github.com/bvaughn/react-virtualized - ae5ed0e32cbbcbb03dafcf97c3bde2b86a1de237 authored about 9 years ago by Brian Vaughn <[email protected]>
Small docs update

github.com/bvaughn/react-virtualized - bd2d198a40c9c7f8020cf12b6565caedf24f9373 authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed docs anchor link

github.com/bvaughn/react-virtualized - f3a90c277220cf3d79bf29a9ec642cf6de23437c authored about 9 years ago by Brian Vaughn <[email protected]>
Added docs markdown

github.com/bvaughn/react-virtualized - 0316bf1e7cd91692e6326145ae430c53a0c01e84 authored about 9 years ago by Brian Vaughn <[email protected]>
Changed SortIndicator to a pure function

github.com/bvaughn/react-virtualized - 7f1789021f509027765822ddc5c09f1d0509b870 authored about 9 years ago by Brian Vaughn <[email protected]>
Prepping for release 1.0.2

github.com/bvaughn/react-virtualized - a73fda0ab6a69e26088925ec04f5775701ee04ba authored about 9 years ago by Brian Vaughn <[email protected]>
Prettied up test harness

github.com/bvaughn/react-virtualized - d4d0a63ca0fc016eab8d9c845b07ff1f7d14420c authored about 9 years ago by Brian Vaughn <[email protected]>
Added support to FlexTable for :rowClassName property

github.com/bvaughn/react-virtualized - 87f97dd85a95f0d87f2ebe7ece80efa0d2f168fb authored about 9 years ago by Brian Vaughn <[email protected]>
Tidied up demo HTML slightly

github.com/bvaughn/react-virtualized - ba5387bc9fdc331c7949c85089204bd5f707e9fa authored about 9 years ago by Brian Vaughn <[email protected]>
Added logo to README and demo HTML

github.com/bvaughn/react-virtualized - 47d1f2b572641e803393f5f7d9a15c44a2c4b62c authored about 9 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG

github.com/bvaughn/react-virtualized - 258e50958bd43c412c6e38040894d4589fa5c9d2 authored about 9 years ago by Brian Vaughn <[email protected]>
Support React v0.14 as well as earlier versions (WRT getDOMNode vs findDOMNode)

github.com/bvaughn/react-virtualized - 65beff8d7885644dc40713658087b8d681953407 authored about 9 years ago by Brian Vaughn <[email protected]>
Updated README

github.com/bvaughn/react-virtualized - a092116d8c1585b00ef02ca0bac38902c444d949 authored about 9 years ago by Brian Vaughn <[email protected]>
Added 1.0.0 to CHANGELOG

github.com/bvaughn/react-virtualized - d37c8ff1fcbafca8ecdd062bfcd61753d91ddd18 authored about 9 years ago by Brian Vaughn <[email protected]>
Improved README example

github.com/bvaughn/react-virtualized - e58103e69f8a8e34a63cdbf76c988bece2d670e3 authored about 9 years ago by Brian Vaughn <[email protected]>
Preparing 1.0.0 release, now that dist file is built and pointed at as the main.

github.com/bvaughn/react-virtualized - f4711b8ac328f8f8d202b0dc57222af7daadfdf3 authored about 9 years ago by Brian Vaughn <[email protected]>
Demo app and React module exported separately now. Package JSON updated to point to exported module for easier use.

github.com/bvaughn/react-virtualized - 40fb76827083d4a89d548bef584ba55f2b238b1d authored about 9 years ago by Brian Vaughn <[email protected]>
Reference scrollingContainer DOM node instead of React component.

github.com/bvaughn/react-virtualized - 8effa597b4d27b6d4828585202a7060504d17af7 authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed some small syntax errors in README example code.

github.com/bvaughn/react-virtualized - 20bd1bd223a13aeb6ebd96d8d41d559c74974710 authored about 9 years ago by Brian Vaughn <[email protected]>
Updated changelog and package for 0.0.4 release

github.com/bvaughn/react-virtualized - 96a2fe9bdfa4f3e2778d9627ca4568055c230a4d authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed improper casing on VirtualScroll

github.com/bvaughn/react-virtualized - 07ec93a8618ea2b66166f1eb77ff51f7f86850e2 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #3 from bvaughn/issues/2/keyboard-scrolling

Resolves keyboard scrolling issue references on issue #2

github.com/bvaughn/react-virtualized - 3bbb0a1e5e9735cc5d24e9a41f13ebbe6e72f272 authored about 9 years ago by Brian Vaughn <[email protected]>
Resolves keyboard scrolling issue references on issue #2

github.com/bvaughn/react-virtualized - 96ab0bfd0bd1b606d60348853c75f24bbbe3f2bb authored about 9 years ago by Brian Vaughn <[email protected]>
Added links to source in gh-pages

github.com/bvaughn/react-virtualized - 0b0e9fed8c081d11e0518c2e19fc0a231792a12a authored about 9 years ago by Brian Vaughn <[email protected]>
Added main package JSON entry

github.com/bvaughn/react-virtualized - 6dd3c011012f713f4fbe8a51653c186efeaed79a authored about 9 years ago by Brian Vaughn <[email protected]>
Tagging for 0.0.2 release

github.com/bvaughn/react-virtualized - 5b7c8466cbe3a6e4b8a2663dfe46e45b42709a22 authored about 9 years ago by Brian Vaughn <[email protected]>
Added auto-prefixing for CSS

github.com/bvaughn/react-virtualized - 80cba50cc39d02f65eac2d653077cecf7bdbfff0 authored about 9 years ago by Brian Vaughn <[email protected]>
Added Github header

github.com/bvaughn/react-virtualized - 91ff6a9bdb59c53531cab843ca434d75e21bdb15 authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed linting errors, updated docs

github.com/bvaughn/react-virtualized - de21a14bb97e03ebc53dbe19846859fa44e07268 authored about 9 years ago by Brian Vaughn <[email protected]>
Updated readme

github.com/bvaughn/react-virtualized - f4135656945dd56fba4f97c893be4a53f2b0dd62 authored about 9 years ago by Brian Vaughn <[email protected]>
Added more docs

github.com/bvaughn/react-virtualized - 50dca813359936282f018af912aee97eaf3be08d authored about 9 years ago by Brian Vaughn <[email protected]>
Re-added postbuild

github.com/bvaughn/react-virtualized - f625685c33d2ccf9843818e8c46faa0cc4529319 authored about 9 years ago by Brian Vaughn <[email protected]>
Added gh-pages hook

github.com/bvaughn/react-virtualized - 9fd38aeb35690752b04770ce77df15410b96a2a3 authored about 9 years ago by Brian Vaughn <[email protected]>
Static site generation

github.com/bvaughn/react-virtualized - c0ac107f726263a613f49086ace567f3669e72f9 authored about 9 years ago by Brian Vaughn <[email protected]>
Re-arranged some things. Got production build script working

github.com/bvaughn/react-virtualized - 132a54578821f0a271169c362563198e6d6f4bbe authored about 9 years ago by Brian Vaughn <[email protected]>
Production webpack script fix

github.com/bvaughn/react-virtualized - e79a6bb08ac5865d7788e9617a89c50dcae7bb65 authored about 9 years ago by Brian Vaughn <[email protected]>
Remaining tests are working

github.com/bvaughn/react-virtualized - 8cf40f788302391e54d053543aba431c77bf250b authored about 9 years ago by Brian Vaughn <[email protected]>
Converted to Jasmine. Tests run but timing-based tests currently fail

github.com/bvaughn/react-virtualized - 776f9442483a9c8514480d8fca864d01c3aa771b authored about 9 years ago by Brian Vaughn <[email protected]>
Plugged in Standard for linting

github.com/bvaughn/react-virtualized - 9ceaf77c866d23066ef6eaf22ef9ec10b451f8bb authored about 9 years ago by Brian Vaughn <[email protected]>
Tweaks to test harness

github.com/bvaughn/react-virtualized - b673cf3b182cbe12b373fb5171e28dab367c9593 authored about 9 years ago by Brian Vaughn <[email protected]>
Initial checkin

github.com/bvaughn/react-virtualized - 710d9212abfb7e83c4889db4eab992956dc488e1 authored about 9 years ago by Brian Vaughn <[email protected]>