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

Chat remeasures on resize

015a27ae9e1dbb39afbe6d4c2039d3938f7d4434 authored over 8 years ago by Brian Vaughn <[email protected]>
Chat demo is full screen now

bd8ba7997bc2d28a37d9f0958c5a51ae25c763b9 authored over 8 years ago by Brian Vaughn <[email protected]>
Added playground files for Chat

f448501d5ad749509057dcfc8194d934c33bfc60 authored over 8 years ago by Brian Vaughn <[email protected]>
Renamed a method and replaced some vars with lets.

fb3d29fa8e927c61608fcd9ad60348018ed57efb authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'version-7' of github.com:bvaughn/react-virtualized into version-7

84f56a6bd5fd5c3cd862d5a20553025164635050 authored over 8 years ago by Brian Vaughn <[email protected]>
Initial pass at CellMeasurer HOC; no tests yet

4ec54237f324d9c2796603cfbf51efcfeb7f4cfc authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #209 from bvaughn/version-7-jit

CellSizeAndPositionManager utility for JIT calculating cell sizes and positions

d1a6e7f64a665a8a2f6f09b8580a777e6d31af78 authored over 8 years ago by Brian Vaughn <[email protected]>
fixed test

6afe36b922442320e13e5652cd2c9d994aa34dfa authored over 8 years ago by Brian Vaughn <[email protected]>
Added tests for CellSizeAndPositionManager

9d2386027bde0706d8b9c802cf7393d3fe13c067 authored over 8 years ago by Brian Vaughn <[email protected]>
Added CellSizeAndPositionManager utility for JIT calculating sizes and positions of cells. Tests have not yet been updated.

7fcd6c21e3d7267e85766821dd9c88bcc0e8db7c authored over 8 years ago by Brian Vaughn <[email protected]>
Added a codemod for renaming v6 to v7 properties

5152512898f8f81e4ffc9dc5f063a184356ecc79 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' into version-7

3631cd0ce7e5236eab820675c63eeaa35094b9a3 authored over 8 years ago by Brian Vaughn <[email protected]>
Built 6.3.1 release

0f9287f3782bbc0ab237cfe4fab29d50147c8709 authored over 8 years ago by Brian Vaughn <[email protected]>
Added better checks against invalid style properties in `AutoSizer` to protected against the case when it is removed from the DOM immediately after being added.

33bdde89dd63983ce2c7b724b5e0ab1ee8c4f726 authored over 8 years ago by Brian Vaughn <[email protected]>
Docs/comment tweak

37a1d75f7b331a9cda58fea3a7ea5e7cd9d1e9d9 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated signature of FlexColumn's :cellRenderer from to

d4d41084b5fb8d8e0e8d389fb260b11898638bba authored over 8 years ago by Brian Vaughn <[email protected]>
Updated FlexTable's :onHeaderClick signature from to

52f96754b11b2b4f78ec7c9637c26c1105d19f20 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed a regression in ArrowKeyStepper and AutoSizer examples

cccd3652632c7b71159e0d591572232652a044bf authored over 8 years ago by Brian Vaughn <[email protected]>
Updated FlexTable :onRowClick signature from (index: number): void to ({ index: number }): void

9c5c8e11d0a4b02b32e72a6d67e052649111412b authored over 8 years ago by Brian Vaughn <[email protected]>
Updated FlexTable's :rowClassName function signature from (index: number): string to ({ index: number }): string

c7f39a9895dd20c7856750036ad352bfdad28e87 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated Grid :columnWidth signature

82a73329c55d9f82c11c7a82246c045596cf0c72 authored over 8 years ago by Brian Vaughn <[email protected]>
Renamed FlexTable's sort() param from :dataKey to :sortBy

9d35bc8e52d9c710ae693ee4cdd3bf67d5f98212 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #207 from MikeMcElroy/version-7-helping

Implement named parameters in certain functions and clean up

a94eab9992a51b3bf4877ce552928384bd2d40ae authored over 8 years ago by Brian Vaughn <[email protected]>
Docs changes for rowDataGetter to use named parameters

220536f43643d751bd42c1561839ad517c0b1821 authored over 8 years ago by MikeMac <[email protected]>
Functional/Testing changes for rowDataGetter to use named parameters

43abf6b1a288b8b4ce9447dfc558bf0038045f56 authored over 8 years ago by MikeMac <[email protected]>
Docs changes for :rowHeight using named parameters

fd1c1aad8c70a98d4084c305ea11bcbfccb15fc7 authored over 8 years ago by MikeMac <[email protected]>
Functional/Testing changes for :rowHeight using named parameters across the app

276356f2371478b66f71061248f2edf830ec0016 authored over 8 years ago by MikeMac <[email protected]>
Merge remote-tracking branch 'upstream/version-7' into version-7-helping

* upstream/version-7:
Updated signature of InfiniteLoader's :isRowLoaded.
Updated signature ...

fa795a4ab0b72b3edec1ec116cb697423e681dcc authored over 8 years ago by MikeMac <[email protected]>
Changes to example.js for FlexTable#sort

f3a7c5fab0a10ad39d398f9c6e5f106ef693df7a authored over 8 years ago by MikeMac <[email protected]>
Updated signature of InfiniteLoader's :isRowLoaded.

f67fb8023ad3708ed3934b280ace456811fbb9da authored over 8 years ago by Brian Vaughn <[email protected]>
FlexTable#sort docs

7ef3a36fe5ed752d427a32dcb51df919e41e0a94 authored over 8 years ago by MikeMac <[email protected]>
Functional changes to FlexTable#sort for named parameters

d2764be49af633034ca15d07ae1611e47efd7b14 authored over 8 years ago by MikeMac <[email protected]>
Updated signature of VirtualScroll's :rowHeight function.

59f2cdfe9b3e9eb05c03c425e8ef4eeffe34c3d6 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated signature for VirtualScroll's :rowRenderer

59336a426420285e861b13583a81efdd4af64f31 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated FlexColumn :cellDataGetter to use named parameters. Added Flow type checking.

711a7641d1c9581fbb503036360423abcc7f7379 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated additional Collection methods to use named arguments.

245badda5d10194926e34e12a4e65a73ab0ff82c authored over 8 years ago by Brian Vaughn <[email protected]>
Updated signature for Collection's :cellRendered from (index: number) to ({ index: number })

adbdfabffee78e055ebbd57d33c4a72bc09f6211 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated Collection :onSectionRendered signature to pass a named :indices argumetn

7e9786e311746908fa16b34c1966d098e6ff500f authored over 8 years ago by Brian Vaughn <[email protected]>
Renamed properties (eg. rowsCount to rowCount)

4bacfc35e62c811d8345d39c3a0d345d7da336e3 authored over 8 years ago by Brian Vaughn <[email protected]>
Built 6.3.0

b12bae6cddb3a604269a42b53a0b970f4a158ef0 authored over 8 years ago by Brian Vaughn <[email protected]>
prepping for 6.3.0 release

117e6620ee95f563ea0f6d6494da08641be3561c authored over 8 years ago by Brian Vaughn <[email protected]>
Added :minimumBatchSize property to InfiniteLoader.

d2f59c9da2eab57a7305f681bb198c3c049af529 authored over 8 years ago by Brian Vaughn <[email protected]>
Guard against NPE in AutoSizer if component unmounted immediately after being mounted.

ee1e6647c6b63eac3d2eedd39a4ef5c914eb007a authored over 8 years ago by Brian Vaughn <[email protected]>
Built 6.2.2 release

436c01dfc19156c3f9e30d54f0e2091c157272ea authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #200 from khankuan/bugs/infinite-loader-on-load-more

Fixes InfiniteLoader bug where stopRange is inclusive and rowsCount s…

65c8a9331884f6c1fb5e09ab83f16a5dbe03ac93 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixes InfiniteLoader bug where stopRange is inclusive and rowsCount should decrease by 1 when calling scanForUnloadedRanges

89a18da63d2dbb166658d07c2f877f6f4adaf676 authored over 8 years ago by Chua Wei Kuan <[email protected]>
Built 6.2.1

988311a6884eeec1a52cc12326fe646501a486d2 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated for 6.2.1

4e1c6ed9c4c24661acd632cb15019cc8ded94dbd authored over 8 years ago by Brian Vaughn <[email protected]>
Updated FlexTable to support true/false/null/undefined children as well to more easily enable dynamic FlexColumns.

0f1581ae1faaee20ca6f6a5b96903a89e31fbeda authored over 8 years ago by Brian Vaughn <[email protected]>
Updated scroll helpers to work better with next-props/next-state.

0e951321b02a4a16cc6d04bc6c798f096d22af27 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed edgecase bug with Grid util getVisibleCellIndices().

3bb703a706ffc5fb7b88646174b4022338331e2b authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #195 from cesarandreu/patch-2

Update outdated FlexColumn docs

5541e053650d4ca1cd98dd2c2ed3d3c4dbd17fd3 authored over 8 years ago by Brian Vaughn <[email protected]>
Update outdated FlexColumn docs

0006878c6112e04a6f37bc8284fc6ba4ad4258ad authored over 8 years ago by Cesar Andreu <[email protected]>
Small tweak to FlexTable demo

1e7f4f8f2713a80c4597c0c45d1bb03d7ec50da9 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #192 from FelixWeis/patch-1

Fixed sortBy field name in FlexTable example

9a3d47380aa83a9fac84822b40ffa5866276ea07 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed sortBy field name in FlexTable example

decc5f078b24ea505458bfd72238acc62e6c9c49 authored over 8 years ago by Felix Weis <[email protected]>
Built 6.2.0

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

f374aaeb007b6e322ddbc0ad6bcfd8d06e1de4be authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #190 from bvaughn/182

182

99ba770a074148511d27ad49e85ada9c59fd51d2 authored over 8 years ago by Brian Vaughn <[email protected]>
Added Collection docs

e377333e0a656f16d58bbb4e8d3b52bd38f502a3 authored over 8 years ago by Brian Vaughn <[email protected]>
Added tests for Collection and CollectionView

99ecfa0d26cc519608294052b9b88bc730496edb authored over 8 years ago by Brian Vaughn <[email protected]>
Added .Collection styles

6e31437a98b53634148a7fddf4bb86b73dab61a6 authored over 8 years ago by Brian Vaughn <[email protected]>
Added docs for getOverscanIndices.

929ec9a58e4a3e2c8c1c5c6e69be3a169b486715 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package

e43ab636b310c1377764ef789f36a046cf52231a authored over 8 years ago by Brian Vaughn <[email protected]>
Added Section test

01851f5bbcc9ee9c508478c649b8252bb0741412 authored over 8 years ago by Brian Vaughn <[email protected]>
Organized utils a little better so that Grid-only utils are in Grid/utils

20e5343a237090ea409685141fe662e942359d1e authored over 8 years ago by Brian Vaughn <[email protected]>
Added new Collection and CollectionView components. Refactored Grid utils for better sharing.

530b5c26db6bcfc116f0e3f00a15cb96deffd5be authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #189 from eligolding/patch-1

Fixed PropTypes table columns in VirtualScroll.md

9af600bd4b79263797f042004ce7775b1a8c1947 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed PropTypes table columns in VirtualScroll.md

8c2dbf4d67e6862be9d4efc2c57ad03820464c51 authored over 8 years ago by Eli Golding <[email protected]>
Added links to peer deps

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

107d7033ec5124e8e65c8c68d4b2bf8ce63bec2a authored over 8 years ago by Brian Vaughn <[email protected]>
Added Gitter badge to README. Also mentioned peer dependencies explicitly

99c3f50f00e1650f0043f35c329d7f1561535e29 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #185 from cesarandreu/add-dev-dependency

Add missing devDependency

02d5c810dd9a39227ddac294aa505efbf1799f57 authored over 8 years ago by Brian Vaughn <[email protected]>
Add missing devDependency

d850feda7e5567e5c09f91fa03b7e520b386149c authored over 8 years ago by Cesar Andreu <[email protected]>
Updated deps for 6.1.2

afe59b102db8f8d2833bcc20009c2804f90e5849 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #184 from cesarandreu/patch-1

Move shallow compare addon to peer dependencies

3352a41b2bde1caf151d0796c25a54ad9cb97a6e authored over 8 years ago by Brian Vaughn <[email protected]>
Move shallow compare addon to peer dependencies

0d72ff2c6cf23a66b23e19b4da5c5a25cf10d861 authored over 8 years ago by Cesar Andreu <[email protected]>
Bumped dependencies

c1a2baeec51eaf52b1744b20b59f417264e2ba24 authored over 8 years ago by Brian Vaughn <[email protected]>
Built 6.1.0

ec4d1f30cf473400d55de8ade9337c67d4606a8e authored over 8 years ago by Brian Vaughn <[email protected]>
Updated package, CHANGELOG, and docs for upcoming 6.1.0 release

6ab1f7dc4b6be0285447f4e917b483ac3749f925 authored over 8 years ago by Brian Vaughn <[email protected]>
Added new `Grid` property `renderCellRanges`

6b23e09a2faf3998e6df0b06197b53c8635c86fe authored over 8 years ago by Brian Vaughn <[email protected]>
Updated 6.0.8 build

a3d8fb8d7e0b28a88bf2db3e4f02232e7d3aa4ee authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #180 from cesarandreu/patch-1

Fix dependency ranges

27b37244ed7fb50b614c8ed6ab51076fbf5b4b9e authored over 8 years ago by Brian Vaughn <[email protected]>
Fix dependency ranges

5b9176c7bdc3f7ad5fce7dad5d4b81d3a128a09b authored over 8 years ago by Cesar Andreu <[email protected]>
Merge branch 'master' of github.com:bvaughn/react-virtualized

63e8ddbcfde4263645936d3708f35954f3e74a53 authored over 8 years ago by Brian Vaughn <[email protected]>
Built 6.0.7

f62bf32e8cf40e28648d7a6ada5dac0022ff4c7e authored over 8 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package for 6.0.7

00e5bfae2c6eb416b84c6dc104715ab7d9c0a652 authored over 8 years ago by Brian Vaughn <[email protected]>
Added key-down handling for SPACE and ENTER keys on sortable FlexTable headers.

3a92d0ed1bc963bf7f6670e25430604a10bacabc authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #179 from olslash/patch-1

fix InfiniteLoader example

0c3f238ee4e84f7fd148c6cb1374ea3aa6e0bb47 authored over 8 years ago by Brian Vaughn <[email protected]>
fix InfiniteLoader example

list was initialized {} which doesn't have a "length" property

d067edce3280bbea311852ce30b280bdf716f241 authored over 8 years ago by Mitch Robb <[email protected]>
Built 6.0.6

ea3fd75b99511a1585cfb0b55edf5a91d663e6ff authored over 8 years ago by Brian Vaughn <[email protected]>
Added CHANGELOG for upcoming 6.0.6 release

40570e9f355469bc979503b85c778084cb3635a2 authored over 8 years ago by Brian Vaughn <[email protected]>
Added conditional checks to when , , and get attached to headers and rows.

These a11y properties are only added when on-click or sort handlers are present.

e6ff611359d2063a5c3b8b7bf8c206a8ede8d048 authored over 8 years ago by Brian Vaughn <[email protected]>
Built version 6.0.5

7ae12ea352611eb9098b62edf1edf1b6abc0bf17 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed focus style for demo button

9d44e487efe1ecb910b9e83dd4ed15c7bbcf2494 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated package and CHANGELOG for upcoming release

d5f9e943afa8f73f368de6c5f91c7462ad48db83 authored over 8 years ago by Brian Vaughn <[email protected]>
Added some additional aria-label and role attributes

f29f4087beab589595de4e3204cc2fef2f3c4d2f authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #177 from bvaughn/pull/175

Fixed a few a11y warnings in demo page

91ea43aabe8cdefb3fba8cf419521f505bb54ff3 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #175 from globexdesigns/a11y

Fixed several a11y issues for FlexTable

a2a002fb2dcb2047abe347e2a63afd4b4ede7ead authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed a few a11y warnings in demo page

5c812a96f7be9e8ab68c9c711413ebe7cf857f60 authored over 8 years ago by Brian Vaughn <[email protected]>