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

Renamed named parameter evt => event

52c4104eea97a8c3cf673d91fabbdac7ab894a42 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'pass-events-thru-renderer' of https://github.com/paulbrom/react-virtualized into paulbrom-pass-events-thru-renderer

53f9616cf617bd4dd5ee0d62602b430a31054fc9 authored almost 8 years ago by Brian Vaughn <[email protected]>
Updating CHANGELOG

30298d95d3c8e148942873c4f1565b24752dea15 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added docs for new Table headerRowRenderer

842683c3a966f4402e078c2637401e915094c163 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added tests for new Table headerRowRenderer

4121d41aa5edfac409fac6904dbeb859b7f3cfa1 authored almost 8 years ago by Brian Vaughn <[email protected]>
Refactored Table to pre-merge header style before calling headerRowRenderer

9840420b50c7dc09113566918e3031a3bb3847f5 authored almost 8 years ago by Brian Vaughn <[email protected]>
Alpha-sort Table props

ceb073fb6ce51b8ecfeb0ac0eacfe74542b2ea6e authored almost 8 years ago by Brian Vaughn <[email protected]>
Support for passing event objects thru to various event handlers

5c96dd5eed04550da19c276b57f711219260777d authored almost 8 years ago by Paul Broman <[email protected]>
removed type declarations

the work on declarations will continue in the definitely typed repo

d5fb07b16a74d5bfad7c2d238482214efaf9559a authored almost 8 years ago by Kalle Ott <[email protected]>
specified TODOs in declaration file

d0f2f3e9816729a1782308ca6cffc5bffd814477 authored almost 8 years ago by Kalle Ott <[email protected]>
removed blank space

eda5e8d1d317f7cfd49b5232314b7cea05fc68da authored almost 8 years ago by Kalle Ott <[email protected]>
removed unnecessary types property in package.json

20c5572925e2a94da29c44090792e207d8195f46 authored almost 8 years ago by Kalle Ott <[email protected]>
Merged branch master into feature/reorder-headers

bfda390bc6891ec98d9001230fe3cb3ddb95c825 authored almost 8 years ago by Kalle Ott <[email protected]>
some code cleanup

ee8d4289d39356765d7fc80037a49f6cdbea67a3 authored almost 8 years ago by Kalle Ott <[email protected]>
Merge pull request #597 from amje/window-scroller

Update WindowScroller propTypes and docs

37e7457cacfba9f69d794343de79a460b5f071c9 authored almost 8 years ago by Brian Vaughn <[email protected]>
Reverted .isRequired propType change

16d9456fc987d163f7625fe14958978d509fbd07 authored almost 8 years ago by Brian Vaughn <[email protected]>
Markdown tweak

28685b2ac9725e435ffe1263293a116296a5c57e authored almost 8 years ago by Brian Vaughn <[email protected]>
Add missing prop type in WindowScroller docs

f8cee5bd1311076e2dda8437e1e46b2619c91b7c authored almost 8 years ago by Andrey Morozov <[email protected]>
Fix onResize, onScroll propTypes

301842a26f2bc4b976a60ca1c15bf4eb837c6b10 authored almost 8 years ago by Andrey Morozov <[email protected]>
9.1.0 prep

5277d7949a23b42a34a290d63d6f923788946ec3 authored almost 8 years ago by Brian Vaughn <[email protected]>
Grid/Collection scrollTo[Column|Row|Cell] properties now default to -1 to avoid false positives from null>=0 check. (#595)

2176a5fd997530c219008c7a9acef52f42706af8 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'alexandro81-arrowKeyStepper-add-public-setter-for-scroll-indexes'

ebe7666b80bad9d2e80a883b832f239df9f04e93 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added a test for setScrollIndexes() and changed it to use named params

d92f959d50c372bb68cae177cbe51eb5bdd3b657 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'arrowKeyStepper-add-public-setter-for-scroll-indexes' of https://github.com/alexandro81/react-virtualized into alexandro81-arrowKeyStepper-add-public-setter-for-scroll-indexes

bc931d6893659fa3701abf5257863b9b9ca3a47c authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #596 from rickychien/typeof

Use typeof function instead of instanceof Function

4fefef7fdb8c8326477f1d994ae950d6fa72007d authored almost 8 years ago by Brian Vaughn <[email protected]>
Use typeof function instead of instanceof Function

b12d1f5c07de43a4b490079f3bd19c9d7b85746b authored almost 8 years ago by Ricky Chien <[email protected]>
Update ArrowKeyStepper.md

daeb0b684c79e59843c371ae0b685ba8152bd9f0 authored almost 8 years ago by Alessandro Cataldi <[email protected]>
added header row renderer

with this prop it is possible to inject a cusotm header row with higher order componencts (sortable)

66735656d18c5317fce3d54c56d2e8ce68406fa4 authored almost 8 years ago by Kalle Ott <[email protected]>
9.0.5 prep

4fc886798a66ca7119a72f80de09c7fc5bffa445 authored almost 8 years ago by Brian Vaughn <[email protected]>
Explicitly set width/height style to "auto" before re-measuring CellMeasurer content (#593)

b06e2a94396bce74d32918be5135b2a94c1b37d8 authored almost 8 years ago by Brian Vaughn <[email protected]>
CellMeasurerCache now correctly recomputes cached row height and column width values when cells are cleared. (#594)

2ed3a153ab4e9b37db350257bd30b7a7442f9f4c authored almost 8 years ago by Brian Vaughn <[email protected]>
Add public setter on ArrowKeyStepper to override scroll indexes.

57ba4c87533d607acbdf1ac50a8f09eaba692939 authored almost 8 years ago by Alessandro Cataldi <[email protected]>
Moved flow-bin from 'dependencies' to 'devDependencies'. This was accidentally placed as a dep before.

eb50a1569c8a59ec3d296145b636dff4b24ccae8 authored almost 8 years ago by Brian Vaughn <[email protected]>
Updated ArrowKeyStepper to move state-setting logic from componentWillUpdate to componentWillReceiveProps

06c7e507c199020e9cf3fe9e3606d3d445d0a24c authored almost 8 years ago by Brian Vaughn <[email protected]>
Update ISSUE_TEMPLATE

acb23a4d2bdb93be46507dd6d1d2a7d6562007cd authored almost 8 years ago by Brian Vaughn <[email protected]>
Restored commit 1308542 (by @ivanalejandro0) which I accidentally clobbered with a force push

11e28d3b9e32943c97e9ed6ee32f6fbd9309e1fa authored almost 8 years ago by Brian Vaughn <[email protected]>
Updated playground files to use ueact 15.4 and react-virtualized 9

13085421a5fd4c406697929856bce2ec2263dd0e authored almost 8 years ago by Brian Vaughn <[email protected]>
Added some issue links to the CHANGELOG

028017ffcbe75cd04c123773bab5687cc844d057 authored almost 8 years ago by Brian Vaughn <[email protected]>
9.0.3

6ed0d778e6f645ce452d009af992504785b9a5fb authored almost 8 years ago by Brian Vaughn <[email protected]>
Grid takes scrollbar size into account when aligning cells for scrollToColumn or scrollToRow usage.

08d4227d8932919e3a3ca7799f0ae7d6bbc66197 authored almost 8 years ago by Brian Vaughn <[email protected]>
CHANGELOG formatting

0616c2e72b46be5846b69f6707cc876599dcd885 authored almost 8 years ago by Brian Vaughn <[email protected]>
9.0.2 prep

73c5172ae5d81bec036e5d8b0b2cb53f58baabf6 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed edge-case where restoring :columnCount from 0 wouldnt properly restore previous :scrollToRow offset (and vice versa for :rowCount and :scrollToColumn)

3dbab10a07836cd745367343d650e63d4d72030c authored almost 8 years ago by Brian Vaughn <[email protected]>
Updated Grid and Collection to move some state-setting logic related to offsets from componentWillUpdate to componentWillReceiveProps. This change should have no externally visible impact.

38b3a4071b57114d61fa3aa00964d669a0a4dbe0 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added DEV mode warnings to CellMeasurerCache to warn about improper configurations

1135ad16815694506ac1c13f869deab22d2a80f0 authored almost 8 years ago by Brian Vaughn <[email protected]>
9.0.1 prep

da4fbef04f70b7c59b2f9a9ab30b07f495f2b862 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed edge-case bug with WindowScroller and mocked window object

8c4acb2e84361409be7eab8e14341e884b482625 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed edge-case with scroll-to-index and function size getters

8b544dab38c241c1586bd84ce1a3f764b9a7b792 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #584 from conorhastings/patch-1

fix typo in comment of AutoSizer Gaurd => Guard

0630d885378cdc02770988f64f737dd5e606abe1 authored almost 8 years ago by Brian Vaughn <[email protected]>
fix typo in comment of AutoSizer Gaurd => Guard

b60563972299d70cd839b546cbf3c2abfb079ff2 authored almost 8 years ago by Conor Hastings <[email protected]>
Docs tweaking

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

7a5e124c7671cd33470b6aab5e927f983f555bff authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #583 from ivanalejandro0/docs/list-props-grid

Document List passing props to internal Grid

e4606d1b523eab4b205a04ebcd3518a0335e2f97 authored almost 8 years ago by Brian Vaughn <[email protected]>
Tweaked wording

774c46f130f09143d7bf323cd1b5014b2cd270bb authored almost 8 years ago by Brian Vaughn <[email protected]>
Document List passing props to internal Grid

c40ec70cfd60c470d6997485f8d14239079d85e3 authored almost 8 years ago by Ivan Alejandro <[email protected]>
Fixed silly operator precedence bug in CellMeasurer example

17fc17a18638336789d70f78ee49ff6cca3ca9dc authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #582 from BTMPL/patch-1

Fixed spelling errors

f7942415f129ff8e559c27a500070330cd512457 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed spelling errors

753d23bb7460eb8223146cddca4996a3a9e67f65 authored almost 8 years ago by Bartosz Szczeciński <[email protected]>
Merge pull request #577 from bvaughn/version-9

Episode 9.0 (The One About React Fiber)

ad6200c15844a5585032e2848b8fd90af3e66143 authored almost 8 years ago by Brian Vaughn <[email protected]>
Prepping 9.0.0 package

bbf99709b61848d07bf3321fd9d278a8bee1ef79 authored almost 8 years ago by Brian Vaughn <[email protected]>
Tidying up docs

665cc698badd52053588c7f0d05434ef74e0786b authored almost 8 years ago by Brian Vaughn <[email protected]>
Added CellSizeAndPositionManager test for :batchAllCells param

59718a01ce84828348f01e190b6ddf1803fc281b authored almost 8 years ago by Brian Vaughn <[email protected]>
Tweaked CellMeasurerCache test to also cover min sizes

847dc6d1fcd86c7228631ccfbccdd92ce4ce107d authored almost 8 years ago by Brian Vaughn <[email protected]>
Added :parent pass-thru param test for List and Table

8720a7660f408724a4f671b3fb549fb1ace96e2e authored almost 8 years ago by Brian Vaughn <[email protected]>
Bumped RC in package.json

09ae04d0a319a8ab4d78d1cab15adf34559a89b4 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merged changes from master

25639e9a3871069f925aa75dbce1a939c99e38c2 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed lint error in PostCSS config; removed unused import in Webpack config

74cfc126e8af81ba292a73802546a8a98237f291 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #579 from clauderic/custom-indices-getter

Expose overscanIndices getter to make it user-extendable

0b78ba345ea6708721a24c63d9611e0b183c58f0 authored almost 8 years ago by Brian Vaughn <[email protected]>
Removed unused parameter

7dd1e79ab6708173d717b537cab8ee0720e9325e authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #580 from clauderic/autoprefixer-config

Update PostCSS & Autoprefixer configs

c461d67bb338ce87936c7e485f2a2be8c733ffb7 authored almost 8 years ago by Brian Vaughn <[email protected]>
Removed unnecessary CSS loader from UMD Webpack config

cb071d90ce639d6fd6f616736ae6c1ae9eaab1a5 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed formatting on CellMeasurer docs

1f97eb6e783b9b267b72f6765da1682c10a6e815 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added deferred mode cache test

fb5ffb09ce66b41c7817e337e0e386042a87d1fd authored almost 8 years ago by Brian Vaughn <[email protected]>
Added invalidation test for Grid

e82d5fa121b2f47e14980b0fe4fb45149f75f77c authored almost 8 years ago by Brian Vaughn <[email protected]>
Fixed typo in InfiniteLoader

735e1e6368a69b08a9cf20fc8a19c2d7ff72b8ac authored almost 8 years ago by Brian Vaughn <[email protected]>
Update autoprefixer configs and add support for iOS8

e3dbaf358287ee8addd488e04381f9a2d11ec4bd authored almost 8 years ago by clauderic <[email protected]>
Fix missing variable declaration

6991a10b2fb732f5995cef6302f576f430b7ecb1 authored almost 8 years ago by clauderic <[email protected]>
Added test for style caching when in deferred measurement mode

38cb0a40aa749cf464d3366df25829a6fc8c0e7b authored almost 8 years ago by Brian Vaughn <[email protected]>
Document overscanIndicesGetter property

7c131cae99fcdd9c71d527482183dfcc3af4a330 authored almost 8 years ago by clauderic <[email protected]>
Expose overscanIndices getter to make it extendable

395824827b4d929cbc562af85927ec4a79bd6bcc authored almost 8 years ago by clauderic <[email protected]>
Improved docs and a few tests

30b2112c225654a624927932ec2552c94804f2b7 authored almost 8 years ago by Brian Vaughn <[email protected]>
9.0.0-rc.1

c9c584d242cee485b698753720ec15e352afdac3 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added bettern min height/width handilng (and tests)

29fcc94db397b412d7fe1a06e98920640053117c authored almost 8 years ago by Brian Vaughn <[email protected]>
Updated Grid so that invalidated CellMeasurer cell sizes did not break updated scrollToIndex offsets

209f5a92e777587972e3826789184244ab01aa1a authored almost 8 years ago by Brian Vaughn <[email protected]>
Split up CellMeasurer example files for better organization and readability

b5b0eb5d8fd7e81db1a43e910d0cfa5c28713fbf authored almost 8 years ago by Brian Vaughn <[email protected]>
Prepping for @next

bb806fc2c25c6cbe686e373e2b8af8d5256beced authored almost 8 years ago by Brian Vaughn <[email protected]>
Added warning for Grid cells rendered without a style prop

13a1bbe922e55babf4dc141e82dd43b81af82fba authored almost 8 years ago by Brian Vaughn <[email protected]>
Added warning for Grid/CellMeasurer improper usage

4be96bc4cfe09385a919a7b449f16af3bf5f0269 authored almost 8 years ago by Brian Vaughn <[email protected]>
Fix compressed Grid offset adjustment bug

Resolves #576

e78036ab3b7a90a376c710b59d07b456d46422b8 authored almost 8 years ago by Brian Vaughn <[email protected]>
Added forceUpdateGrids() to MultiGrid

8482ad87d556f306125673c9bd847b2e8d5cb179 authored almost 8 years ago by Brian Vaughn <[email protected]>
Collection.forceUpdate() calls inner CollectionView.forceUpdate()

Resolves #568

4fc699918ce58c47e21c05be3ce03ca0b763463a authored almost 8 years ago by Brian Vaughn <[email protected]>
Bumped React deps from 0.14-15.0 to 15.3-16.0 and replaced shallowCompare() with PureComponent

77414b64a1a7abbdac4f8420a743a74b2a7760bd authored almost 8 years ago by Brian Vaughn <[email protected]>
Don't modify a re-used style object. Fiber freezes these.

00c4def51ec1f093b5c6dabffd74dc7efcdee9a9 authored almost 8 years ago by Brian Vaughn <[email protected]>
Improved examples. Basic List/Table support. Min width/height support for CellMeasurerCache.

7fd2f2a7ef5692fa5bbd1ab57d1ffd21aae9cd12 authored almost 8 years ago by Brian Vaughn <[email protected]>
Polyfill requestAnimationFrame for React tests with fiber

4f3dc17f47663dd7bedb536e5ec0e86b63e282ac authored almost 8 years ago by Brian Vaughn <[email protected]>
Basic initial cell layout working (but not without bugs)

660a90af613a6f1bebae3e1031d0ecd2ec023d32 authored almost 8 years ago by Brian Vaughn <[email protected]>
Tweaked rowHeight and columnWidth handling for CellMeasurer

457c2eb1f4dbc37ce605c73607334d86ca572181 authored almost 8 years ago by Brian Vaughn <[email protected]>
Refactored CellMeasurer and CellMeasurerCache to support a more standard lifecycle measurements

cda081b56d2105677d28c939c4ebca42ca1e8bf2 authored almost 8 years ago by Brian Vaughn <[email protected]>
Upgraded local (dev dep) React to 16.0.0-alpha.2

b28e3f782b81ade48ef94fdd1928b2a1eb20bd67 authored almost 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #572 from toddtarsi/resolve-build-issues

(Build fix) babel-preset-es2015 updates

eedbe2b45198a737534f38b18c563105bb4f0992 authored almost 8 years ago by Brian Vaughn <[email protected]>