Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bvaughn/react-virtualized

React components for efficiently rendering large lists and tabular data
https://github.com/bvaughn/react-virtualized

Typo

a8a92f70f7920f608f1549a6c610bfdfdcb43550 authored over 8 years ago by Cesar Andreu <[email protected]>
Merge pull request #330 from maxthyen/master

Fix FlexTable table formatting

ed430fcb0095f0ddd2d77c7625d35cd7623b535f authored over 8 years ago by Brian Vaughn <[email protected]>
Fix FlexTable table formatting

6234e4d158b15274d7d81a527df172038ad64759 authored over 8 years ago by Max Thyen <[email protected]>
Fixed a few edge-cases reported against Wizard

a597dc6cbb75ef9b93697227c8bb870d217e2baa authored over 8 years ago by Brian Vaughn <[email protected]>
Added new property to .

It can be used to set the width of the inner scrollable container to 'auto'.
This is useful for s...

02f33f55b362f37c8f2a5e7c80b7f4e9604d5ba9 authored over 8 years ago by Brian Vaughn <[email protected]>
Renamed refs within and from to .

This is done to better support interoperability between and which requires a handle on the inn...

d36a59fe8aecc2cef2262b52a46ea44b7436e889 authored over 8 years ago by Brian Vaughn <[email protected]>
Added support for greater customization via a new property.

Also exported default implementation as .

e99c8f7b014d472aae57b241d1e6a2fe0d9ff9f7 authored over 8 years ago by Brian Vaughn <[email protected]>
Add resetRowMeasurements() and resetColumnMeasurements() to CellMeasurer

because we need to reset measurements of specific row/column when the
cell is resized. Resize e...

29539258f7894cc73b6458cea26318f77a67fc17 authored over 8 years ago by rhysd <[email protected]>
Updated WindowScroller docs to show new :isScrolling param

73b2bf7ab1fbce0dfa64c9d59fcdcb8c3a87ff8c authored over 8 years ago by Brian Vaughn <[email protected]>
component passes new named argument, , to its child render function.

ce2090ca143b065d4b1d27cfd31a6abde38d241c authored over 8 years ago by Brian Vaughn <[email protected]>
Added support to

9fa8548ef6aaaeb1f6735325e779db9e69d74d0b authored over 8 years ago by Brian Vaughn <[email protected]>
Cleanead up markup generation slightly

bf45f818fd396fddb60bd2b564af263aad4fa469 authored over 8 years ago by Brian Vaughn <[email protected]>
Added codemirror to dev dependencies.

1f7d195faeab7fde0e5afecc371ddfcf20434e22 authored over 8 years ago by Brian Vaughn <[email protected]>
Small formatting tweaks to Wizard

893332ee3f6a7437c61c166e2d33db780667119f authored over 8 years ago by Brian Vaughn <[email protected]>
Added CodeMirror for syntax highlighting

bf8f3bb97207117c9bd27ea952d699ee71f7492c authored over 8 years ago by Brian Vaughn <[email protected]>
Initial stab at adding code generator

582d81cc5e8171a784a03a662782101fe52e9faa authored over 8 years ago by Brian Vaughn <[email protected]>
npm build now copies circle.yml

a8c99c508cf6ad02eb00b2b568c6be6c8608a42c authored over 8 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package.json for 7.12.3 release

ffe4a4ef4b7908a3cc311b2aa240793e436cfba1 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'jquense-renderSubtreeIntoContainer'

100a2c385d7a2e7c0ca958c5b6f86a2e43e2c1d4 authored over 8 years ago by Brian Vaughn <[email protected]>
Minor formatting changes. Added a comment

8abbd2390364b5b241cd00e2a75a1a6819550c4b authored over 8 years ago by Brian Vaughn <[email protected]>
Use renderSubtreeIntoContainer in CellMeasurer

2357525dc8cd595f31be6eb9b0aec5b65b00d84d authored over 8 years ago by Jason Quense <[email protected]>
Merge pull request #313 from sidd/patch-1

Fix cellRangeRenderer link in docs

1923f7414f6f5e3b0e18b39dddc70cf1f9b1dc2b authored over 8 years ago by Brian Vaughn <[email protected]>
Fix cellRangeRenderer link in docs

e6419802513b91989a33f35c04128032cbbb7697 authored over 8 years ago by Sidd Sridharan <[email protected]>
Bumped react deps to 15.2.1

5ce397a9778238bd9649cb7f4ff5e1477f7905d2 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated package.json and CHANGELOG for upcoming release

d93fb4b9f883a4af2a410d6b59d03d57e79589e6 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'dzannotti-master'

e1fc354bf77366d22d0124f7d77b1db15a95d6f1 authored over 8 years ago by Brian Vaughn <[email protected]>
Beefed up new tests a bit

1c418c4207cd4071959f1ff28f4a9458c1e4d163 authored over 8 years ago by Brian Vaughn <[email protected]>
Added style overwrite for CollectionView

ebfb79f569d652940df9020ebd31f3ca81f6b57c authored over 8 years ago by Daniele Zannotti <[email protected]>
Grid: Forced inline style to overwrite calculated ones if present

f7cf6598c7484c4ae970ad4e8f3db0398e2703cc authored over 8 years ago by Daniele Zannotti <[email protected]>
Merge pull request #311 from ahutchings/patch-1

Fix typo in VirtualScroll.md

984a9be1f4e3a4ad003f54decd7d8c88fb49126d authored over 8 years ago by Brian Vaughn <[email protected]>
Fix typo in VirtualScroll.md

dd154efef9d28a4f5dab3e8b283c86846a844af9 authored over 8 years ago by Andrew Hutchings <[email protected]>
Added "Friends" section to README

d35c572cbfed457106c0f79b700c29e43c08d83c authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed unexpected usage of / where method is called with an index higher than the last measured row/cell index.

Cell measurer now properly updates the value only if the requested index is lower than the most-r...

33b2c47345d4352da0262d4bc10ab8461ba4434d authored over 8 years ago by Brian Vaughn <[email protected]>
property can now be a on Object _or_ a function similar to the property.

04dee80386ec75da79aee6b702430cf08602e04f authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' of github.com:bvaughn/react-virtualized

99060e36ac2418f74055dc9130ea0ff5015a1e99 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed edge-case scroll-to-alignment and scroll-to-index bug

Fixed edge-case bug previously possible when combining the property with or at the end of a c...

9bd57ac81c885fc02b05a604f12689a23f9fcf18 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #303 from stevenjob/row-renderer-docs-examples

Fix docs examples that use rowRenderer

614a8cafcd6c0564b1f40b98e8f5de5f472120ea authored over 8 years ago by Brian Vaughn <[email protected]>
Fix docs examples that use rowRenderer

c515ba71149bb87c9552af13ea7ff73b4746bc3d authored over 8 years ago by Steven Job <[email protected]>
Small update to be React 15.2 friendly

3a3c2668ec55aa914be614dda741e481096260ce authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #302 from bvaughn/235

Fixed `CellMeasurer` throws "Only a ReactOwner can have refs" error.

f0b70427b2bff8fcf833e7606df20152c656f8a1 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed `CellMeasurer` throws "Only a ReactOwner can have refs" error.

7e0f2827d6414fc016f72fde87484a6fc398fbf8 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated README

1922e87c6021c63c1fcf7cb95366c3888d6e0ea9 authored over 8 years ago by Brian Vaughn <[email protected]>
Small change to inline styles for to work around obscure bug where an initial scroll offset prop is specified before external CSS stylesheets have loaded.

e99279e753eaf4d63b57de0a8c45fffe9d24fbcd authored over 8 years ago by Brian Vaughn <[email protected]>
Added more pass-thru props from to to ensure that when re-renders (due to changed props) so does its inner .

Both components are still pure (from a shallow comparison perspective).

8184bcb6fb3aaf89ff58d9fe8877554702882159 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #300 from bvaughn/279

Preventing VirtualScroll contents from going under scroll bar

a82840c18230c9c5650ea64e57f5ebfc18f07697 authored over 8 years ago by Brian Vaughn <[email protected]>
Added a test for VirtualScroll row width

524fdbfd57e509c411a949f331562049ec6eaf6b authored over 8 years ago by Brian Vaughn <[email protected]>
Prepping for 7.11.3

8fc9d55bb3da244f676b6f74692cf785d41c5bc3 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed regression

4673762f2ab13193b096dbd8af1ba403decdb275 authored over 8 years ago by Brian Vaughn <[email protected]>
Preventing VirtualScroll contents from going under scroll bar

741ae8c572297c050630b7da1bb5612637aa0c66 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up playground files a bit

3003c40019c8c3b19fda9f6726a763b00c41593e authored over 8 years ago by Brian Vaughn <[email protected]>
Added more pass-thru props from to to ensure that when re-renders (due to changed props) so does its inner .

Both components are still pure (from a shallow comparison perspective).
This just avoids the unin...

22135ed2ac606b7e8261afdd7a37f8213a53f6f0 authored over 8 years ago by Brian Vaughn <[email protected]>
Removed styles.css link from old playground files. Helper.js will handle this

ff822fea3fb98ddfeaf8ef0991a90399f947e2d4 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated package and changelog for 7.11.1

d7c07344e5022cf852c2757f08bea21de999ab83 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated playground files to play nicely with new UMD build

eee8e94e471a2c689da3052def80899d5a05b95c authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #293 from ducky427/master

Do not package shallow-compare for UMD

cc03c897ab42bb590eff7bb72414d9eaeda8bc74 authored over 8 years ago by Brian Vaughn <[email protected]>
Do not package shallow-compare for UMD

6ed5766be3819939042339b4fc79e98f6670b5cb authored over 8 years ago by Rohit Aggarwal <[email protected]>
Tweaked CHANGELOG description

3b1b9223b94c8bf9ad9687fb1155a6e4f5a2d84c authored over 8 years ago by Brian Vaughn <[email protected]>
The method of and accepts an optional index (defaults to 0) after which to recompute sizes.

The method of accepts named and parameters tha function similarly.
This allows for a finer gr...

3f95eb8bbba8676a2382c22ec459cb11c29a4402 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated outdated FlexTable demo comments

f7e28dc6b42b09d99d01b1f6f4ccc2116fe820cf authored over 8 years ago by Brian Vaughn <[email protected]>
Prepared for 7.10 release. Added :gridClassName and :gridStyle to FlexTable. Also added some more tests and updated docs regarding pure rendering.

bb07be88327b7734859775163111f16e242f123e authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed edge-case bug in `FlexTable` that caused the inner `Grid` not to update when there was a vertical scrollbar. This in turn caused headers to be misaligned.

34430bcdf37a5f964f8359b886838d2b4d60a039 authored over 8 years ago by Brian Vaughn <[email protected]>
Added `forceUpdateGrid` method to `FlexTable` and `VirtualScroll` to enable the inner `Grid` to be udpated without resorting to recomputing cached row heights.

b78daa44f88f24dc82c0f6c55428ea0eb19b3363 authored over 8 years ago by Brian Vaughn <[email protected]>
Package and CHANGELOG

00f774c674b3f66f527e7bfeddebddc9856771f4 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'aduth-fix/281-autoheight-perf'

2c6cc0c19770beca961c99f95f1b7fd1c1a46ce2 authored over 8 years ago by Brian Vaughn <[email protected]>
PR feedback

a1fa6c13ce9cf8a996f64020d794deef8d0f686a authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'fix/281-autoheight-perf' of https://github.com/aduth/react-virtualized into aduth-fix/281-autoheight-perf

a33303214820f2165e0e10fe88a8997706088030 authored over 8 years ago by Brian Vaughn <[email protected]>
Added CHANGELOG entry for 7.8.2 release

28cea128a605310faf6b3ff2f23bbe88a5697212 authored over 8 years ago by Brian Vaughn <[email protected]>
Added some missing Flow type info to Grid defaultCellRangeRenderer.

ecf7a0082ec9f4876d5a5d7bf9432e2307dccbbc authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed problem with FlexTable where number of children (FlexColumns) changing didn't re-render the Grid

866c1ed3d62db82ae11589bb138a4740ed7a4b37 authored over 8 years ago by Brian Vaughn <[email protected]>
Added more docs about flexbox and AutoSizer

7fe5fb46fce51c75800a07c51f74512913475aa4 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated Grid :cellRangeRenderer docs

72b67589d294cfe20998275273515e58bdc7760e authored over 8 years ago by Brian Vaughn <[email protected]>
Set pointer-events on body when scrolling WindowScroller

ce1004462b6c2fc82d22ce57750b217d15f0bbc0 authored over 8 years ago by Andrew Duthie <[email protected]>
Avoid setting scrollTop when autoHeight prop assigned

932daa2c0a39d743f25d6ee3899594193e034fbf authored over 8 years ago by Andrew Duthie <[email protected]>
Fixed tests to handle new default :tabIndex values

403fc39b1b57a989913c19252b06cc1c444e0aaa authored over 8 years ago by Brian Vaughn <[email protected]>
Grid :tabIndex defaults to 0 again instead of null

9670753b8e318aa9dbe888aaf5560b3b4b11198b authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #282 from bvaughn/FlexTable-perf

Work in progress

220f894d19546f55256f75b8242453202e4b2ea8 authored over 8 years ago by Brian Vaughn <[email protected]>
CHANGELOG tweaks

d3f88e762a7f62b0277f449def47dde9bb5fbb41 authored over 8 years ago by Brian Vaughn <[email protected]>
Changed version in package.json and CHANGELOG

de5a4773ad24e2e10cdec1e7a1bd4a7d6995d4d6 authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaking styles slightly, updating CHANGELOG, and preparing for upcoming release

5395da0894b9dc7efdb86ff060d8fd160eaa8b88 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated tests slightly to reflect recent DOM structure changes

c2f8292d001cb9043cef1e3d5bba7c68f14b83b7 authored over 8 years ago by Brian Vaughn <[email protected]>
Removed an unnecessary wrapper class for FlexTable column. This still results in the same vertically-centered, truncated text - but without the extra <div> element so rendering is faster.

4cde2e675973087fcfbd0cfd4ba36d143c11c968 authored over 8 years ago by Brian Vaughn <[email protected]>
Removed some outdated VirtualScroll style docs

7e8c46e39325faab6f0c9d849a0a08783070eb56 authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaked table test

f33179b2b8092e9e56a193ba960250c13652638d authored over 8 years ago by Brian Vaughn <[email protected]>
Updated docs

127c97e7f137038ba8b204013a6ff3acba1c207d authored over 8 years ago by Brian Vaughn <[email protected]>
Changed :tabIndex default to null as its performance is much better than -1

52937208b20750d9e6317fc08bbec926d5f5097c authored over 8 years ago by Brian Vaughn <[email protected]>
Minor tweaks on RAF in Grid to avoid unnecessary closure creation or animation-frame cancelling

521a2857ab0d27d87e1765749b05964426e18d52 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated test harness to use new fps-measurer util

5864b2a0987a62b57f8bf8778b5a34c31394de73 authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaked test helper

dcce2182b0bd2b300417bae313be0f50ac9c0c71 authored over 8 years ago by Brian Vaughn <[email protected]>
Precompute and cache column styles only once per render (instead of once per row) to improve performance

9413da10538451df64b513e521dadd90df78e75d authored over 8 years ago by Brian Vaughn <[email protected]>
Updated Grid :tabIndex default and docs

938daa732157b6c34914ecc4aeb36d6c283c5796 authored over 8 years ago by Brian Vaughn <[email protected]>
More iterating on small tweaks. Updated some tests and docs

56fcf46db15aab26d05704483a9231466fe5e4fb authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' into FlexTable-perf

ee1de890ed55bb38ff537f9cf7dc050e438c1269 authored over 8 years ago by Brian Vaughn <[email protected]>
Loading .min.js (production) React version. Adding support for latest-dev

3ad704c58bc69ed8f2aba65921d88b982d9732d8 authored over 8 years ago by Brian Vaughn <[email protected]>
Added Grid perf test

d3a2c12946c08e7c7fc75b1070e1b87851227241 authored over 8 years ago by Brian Vaughn <[email protected]>
Changed test to run on click

80a47dc55b9959b6f068205d40a605af513d713b authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaks to test harness

44267517ebfc3221f7b43aadafbde968e4d86b4e authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' into FlexTable-perf

e74506c013ae4eaa38bdb018a61492014addd8ab authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaked Playground to enable testing between React versions as well

d126fdeb0961c305298aac88718ac143a7ccb233 authored over 8 years ago by Brian Vaughn <[email protected]>
Small perf tweaks

74a39a15ba52583500f2c93ec95b1211f3030b8b authored over 8 years ago by Brian Vaughn <[email protected]>
Improved test harness a bit

29b51b12d32cf62b859ee047135e3775a26d9670 authored over 8 years ago by Brian Vaughn <[email protected]>