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

Migrate from classnames to clsx (#1306)

- esm support
- probably faster

2c9934066c6fd8e7135831162d19909ea4c3bb5c authored almost 6 years ago by Bogdan Chadkin <[email protected]>
refactor(InfiniteLoader.js): replace inefficient abuse of reduce (#1277)

* refactor(InfiniteLoader.js): replace inefficient abuse of reduce

Unless VMs specifically op...

5cf418c2462f083696b9ca26b51e57cd2475f0e3 authored about 6 years ago by Andy Edwards <[email protected]>
fix: formatting inconsistency in AutoSizer.md (#1246)

bd7aefe3b9aef17239e778a82ee4e78ed1d86e22 authored about 6 years ago by Jack Lee <[email protected]>
fix: typos in changelog (#1267)

9d65da5453cb3b76696de04b758ff516b5ad6a4b authored about 6 years ago by misacorn <[email protected]>
fix: doc typos( #1268)

812ed242dc95f504ab45c63f4b8cc892351420e3 authored about 6 years ago by Tien Pham <[email protected]>
Update version and changelog for 9.21.0 release (#1252)

* update version and changelog

* fix package.json

07e916701f7210ef819f19d63f4e96a2c999b34e authored about 6 years ago by Wei-Wei Wu <[email protected]>
chore: update lockfile

b501c6a92ddbc2e2c6e60a8c77151c6f9b467b8a authored about 6 years ago by Wei-Wei Wu <[email protected]>
Update ci badge (#1227)

9a05fc6a54a5c874395b54b095544d97966fc465 authored about 6 years ago by Wei-Wei Wu <[email protected]>
Allow users to override default table row styles (#1175)

67390271bfd27ba96cc1d6977ceee7a1783919ee authored about 6 years ago by Emmanuel Roussel <[email protected]>
Add onColumnClick to Table (#1207)

* add onColumnClick to Table

* Add documentation for onColumnClick

f79c47ecf1da2610e796a126bdc5a672d11092bb authored about 6 years ago by Graham Lyus <[email protected]>
remove unused variable in Masonry.example.js (#1218)

a0dd8a9e412de0d1681dec6abd852536073a057b authored about 6 years ago by sungmin kim <[email protected]>
Fix Table aria attributes (#1208)

* Fix Table accessibility

Add aria attributes, following https://www.w3.org/TR/2018/NOTE-wai-...

15e0791148837b24d33973d0b1c2a3c379549df5 authored about 6 years ago by Jimmy Somsanith <[email protected]>
Fix typo in CellMeasurer.DynamicHeightTableColumn.example.js (#1190)

3a1662fbaa2d209d6cea6a04d6b3c3e04b3240ea authored over 6 years ago by rloqvist <[email protected]>
Update usingAutoSizer.md (#1186)

e834f068739896a289dfc6e72f14d68edd9b2ce8 authored over 6 years ago by David Gilbertson <[email protected]>
Add an extra check for an e.target.className.indexOf function (#1210)

* check if an e.target has a className with an indexOf function

* Delete detectElementResize_...

495d279b34e46a1d63dc018fd833e171d16e4200 authored over 6 years ago by dmydry <[email protected]>
Fix broken Slack badge image (#1205)

1762cee69e93a312566698b089fbc36bef488793 authored over 6 years ago by Simon Lieschke <[email protected]>
docs(CellMeasurer): fix `import` statement (#1187)

The `Grid` component isn't used in this example, it was probably a remnant
of copy-pasting or s...

a41ff4857ea08c604db3a64f556ff08135cfbfcc authored over 6 years ago by Greg Venech <[email protected]>
Added new friend (#1197)

* Added react-timeline-9000 as a friend, which is a calendar timeline
component using react-vir...

0e8bb87ae7a8ce8ae2628db3f0b469bb34f12444 authored over 6 years ago by rob miller <[email protected]>
Fix createMultiSort bug (#1051)

* Fix bug to clear all non-selected key-value pairs from sortDirection object when only one sort...

c646a62eb3f7aebdfe648bb71cb87545af4d3a9b authored over 6 years ago by Lydia Cheung <[email protected]>
adding new usecase example and fix some typos (#1168)

0e7680bdd04a1c4442363eb61fdb786308cde8e1 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Updating version to 9.20.1

76d9deb615bff4ca331ab9a3d3419990303bd3d0 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Update changelog for the 9.20.1 release (#1167)

* update changelog

* add 1141

6d5fa425e7c8f1cbeccd86fa49ad9cd47fdeae69 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Prevent early debounceScrollEndedCallback when there is a slow render (#1141)

42c8fbc956c49e45ec0663334462127682e1b58d authored over 6 years ago by Gvozd <[email protected]>
removing sideEffects (#1163)

2ad62f15aee6cc8918e56b197e2f9a8f074e921d authored over 6 years ago by Wei-Wei Wu <[email protected]>
fix for #998 with test cases (#1154)

8738097a6ead422f74590d6a631bd5fd83ebc831 authored over 6 years ago by meng lin <[email protected]>
update version to 9.20.0

886862d44d177825daad8be0c3851865d29eb1b0 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Update changelog for 9.20.0 release (#1152)

0b55d26bc2f6ab2766645786133f7ae30186215b authored over 6 years ago by Wei-Wei Wu <[email protected]>
docs(badge): npm badge links to npmjs.com (#1146)

a360210937ab547db8d3730c1816afe5f208c515 authored over 6 years ago by Mike S <[email protected]>
Grid: Allow users to opt out of rerendering on scroll stop (#1131)

* don't clear visible cells from cellCache if isScrollingOptOut is specified

* adding test

...

438b5672e5364cffa91f21656ee2f04003794ca1 authored over 6 years ago by Wei-Wei Wu <[email protected]>
make scrollTo{Column,Row} take precedence (#1130)

* make scrollTo{Column,Row} take precedence

* typo

c1d73777ccd68ca7d69676281c949846af7bbde3 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Code of Conduct and updated Issue/PR templates (#1052)

* add initial draft of Code of Conduct

* move and augment existing issue and PR templates

...

dcef5bcda3b5ca268d780cbd437d4f3ee1f8b6de authored over 6 years ago by Adam Markon <[email protected]>
No `setState(null)` (#1129)

* react 15 throws warning if setState `null`

* removing extra return null

fb68696873f13937aba8af7bb638f6b51f4c1a19 authored over 6 years ago by Wei-Wei Wu <[email protected]>
fix Grid rendering when using react-test-renderer (#1121)

* make test in react-test-renderer painless

* add test case

* no snapshots. testing instan...

5878125406d5375e8059e71312698393807a7c21 authored over 6 years ago by Neo <[email protected]>
Update version to 9.19.1

956f3c7456f8091265adaeef4b8c3f79c774de57 authored over 6 years ago by Wei-Wei Wu <[email protected]>
doc: Updating changelog for 9.19.1 release (#1118)

df3ab0adc998fbb57cffb190033731dfd1e4f2c7 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Minor README.md typo (#1106)

5b474ae16bc21b2d953c45bcea16e146b84e5ad1 authored over 6 years ago by Tien Pham <[email protected]>
upgrade react-lifecycles-compat (#1114)

* bugfix: fix react-lifecycles-compat usage

* fix: eslint errors

* deps: upgrade react-lif...

713fcc8ee990d5e8d3713ad2904af86461a3db80 authored over 6 years ago by pigcan <[email protected]>
Update version to 9.19.0

9913953d5ebfd2caedadefea2f3b53978b6eb567 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Changelog for 9.19.0 release (#1107)

* Update CHANGELOG.md

1bb1605b4755b86eda61b3bd3c538ce0d5688773 authored over 6 years ago by Wei-Wei Wu <[email protected]>
Add options to hide MultiGrid top-right and bottom-left grid scrollbars but still make the scroll events work on those grids (#1040)

* #804 adding options to hide MultiGrid top-right and bottom-left grid scrollbars

* adding un...

4b11a110ed9344f6d23babd710c4858c822a16ae authored over 6 years ago by Ravi <[email protected]>
Add dynamically measured images example (#1081)

Fixes #979

ccc2a52d3e37eac7430b157cb2a193572e173b00 authored over 6 years ago by Kirill Konshin <[email protected]>
feat: add Grid get size helpers (#1022)

3bc649870fdec4c545a6451bdb8e183e6c67a7b9 authored over 6 years ago by Neo <[email protected]>
Revert "fix for #998 (#1001)" (#1103)

This reverts commit 6226f56b4ed91c23db2521b5ba772374aeaca680.

9bd7f185838f9b57640892c6e7c5a782c288516a authored over 6 years ago by Wei-Wei Wu <[email protected]>
fix for #998 (#1001)

* fix for #998

* add patch for scrollToColumn too

* prettier

6226f56b4ed91c23db2521b5ba772374aeaca680 authored over 6 years ago by Did <[email protected]>
Added scrollToRow and scrollToColumn support for ssr (#1072)

b1f5a3c71d195be8574394a0eb8ba04b093dbeb9 authored over 6 years ago by Micwaits Microcood <[email protected]>
feat: Migrating Grid.js to getDerivedStateFromProps (#1053)

319ad45ff2ea370d292cd1eadf9b1e6a7090e3af authored over 6 years ago by Wei-Wei Wu <[email protected]>
Update Grid.md (#1092)

2a7a82813f34bcce3f6d52036c5a96d538041687 authored over 6 years ago by Radosław Kotkiewicz <[email protected]>
Add lint-staged and precommit hook (#1082)

5fa323680c17023f06c35dfd1f928a42f3894031 authored over 6 years ago by Bogdan Chadkin <[email protected]>
Added drag-and-drop resizable columns to the README

a2f681afc26d6bcfafac3d777cf64da391c97908 authored over 6 years ago by Brian Vaughn <[email protected]>
doc: added note for `forceUpdateGrids` for `MultiGrid` in README

f009f93687ec08336cb990f2a61cd6b8b96facf5 authored over 6 years ago by Kartik Luke Singh <[email protected]>
Prettier

1e1746a2381824d256c8cb37996c7a16efee8557 authored over 6 years ago by Brian Vaughn <[email protected]>
feat: Add row direction support (#1071)

* add support for right to left row direction

* write test for right to left row direction

...

041867046d31f2df417ccb8468ae8881ccf807db authored over 6 years ago by Bardia Rastin <[email protected]>
Merge branch 'master' into diogofcunha-master

70749f166d08a1e6ade1edff4ad3a5a592ee6a38 authored over 6 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' of https://github.com/diogofcunha/react-virtualized into diogofcunha-master

9905330b3b12fe656cdc0d744b6a0de1d0b86dd6 authored over 6 years ago by Brian Vaughn <[email protected]>
Rollup (#994)

Build umd with rollup

03a198069a5053e1c4cde0445d51b5948e526c96 authored over 6 years ago by Bogdan Chadkin <[email protected]>
fix flow check (#1066)

fix flow check misspelling `rlow`

af90cfec8b2b131896fd979795c5d8c54480ff27 authored over 6 years ago by Ryan Liu <[email protected]>
Optimize webpack by setting sideEffects to false (#1064)

Optimize webpack by setting sideEffects to false

This allows webpack 4 to optimize the bundle...

dc14f16e31c747e027bed6a1faecf151300e57b8 authored over 6 years ago by Ruben Oostinga <[email protected]>
Removed extra space

6fa0b259d96760731603cf1af7be47269b555e6d authored almost 7 years ago by diogofcunha <[email protected]>
Added useESModules flag

bcbd20b508254f775ad2bbccbe6d914b1e765a18 authored almost 7 years ago by diogofcunha <[email protected]>
updated babel-plugin-flow-react-proptypes

086b76c982259b993029248aa18b2802822eb475 authored almost 7 years ago by diogofcunha <[email protected]>
Correct export/import for interface

cf9631297b7d9777c7380c77925dcc9dc2acbac2 authored almost 7 years ago by diogofcunha <[email protected]>
Extracted CellMeasurer public interface

3f2b8a7857e2750dd1d9031fa48eedaca8f01c86 authored almost 7 years ago by diogofcunha <[email protected]>
docs(collection): change `arrays` => `objects` in comment to match example (#1050)

a91572ae127d3936cebcad64290bceb4975cd843 authored almost 7 years ago by Greg Venech <[email protected]>
Removed unnecessary null return

45520c4441b754f680e03e81e64ff4a8e9771f66 authored almost 7 years ago by Brian Vaughn <[email protected]>
Replace deprecated / async-unsafe lifecycles (#1009)

* Migrated `ArrowKeyStepper`, `CollectionView`, `CellMeasurer` examples, `WindowScroller`, `Maso...

3c74baf99699b984aef147146a76f7097c211943 authored almost 7 years ago by Brian Vaughn <[email protected]>
Change `import` to `import type` to fix circular dependency (#1047)

Fixes circular dependency warning when bundling react-virtualized with rollup.

```
(!) Circu...

6faafb5c4398e502c568db73fc430e56e8434e81 authored almost 7 years ago by Andrew Hutchings <[email protected]>
Add HPE Dev to sponsors list (#1048)

2e84e87e752068a1162eb419409885c0e7b51119 authored almost 7 years ago by Alex Mejias <[email protected]>
Add autoWidth to Grid docs (#1043)

26805508474b16df5ba32d81caf599dd4b35abf8 authored almost 7 years ago by Max Nowack <[email protected]>
Add jest environment puppeteer (#1036)

Add jest environment puppeteer

efd2a235bc84c003ae4c8013babdfa0251d96769 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Prefer react namespace over default export (#1020)

de107e81f6d412d3561b169f7fdbfdbe25dd7b00 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Refactor babel config (#1019)

Refactor babel config

0748c2afefde356f60682d65b35bd989bf7b9cfe authored almost 7 years ago by Bogdan Chadkin <[email protected]>
fix typo in Grid.jest.js (#1023)

8b6b91155d8bb500309bf34b01cc865264b1f0da authored almost 7 years ago by Neo <[email protected]>
9.18.5 release

e775173881faca608f65af98d97f0fc114097575 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Revert changes > 9.18.0

4c989a8421e404b5b4413e735138c18356a35ad4 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
9.18.4

61733411d80552e140eaa1a3f82f76d94eb70b98 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
9.18.3 release

d9294987d9e6afca0174db1ec407b8121b6597c1 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
9.18.2 release

fcd8225b6e413f45864828692da6a6f022f2a084 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
9.18.1 release

21ea7860fa1e741d352a2c8ae8768c6768c246b5 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Upgrade flow to prop types converter (#950)

d6660c3938ea65d3c0371fc4b308112e0da95608 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Fix example (#988)

8885910ad3977c28cf997f70f991e933d2ba1db5 authored almost 7 years ago by Diogo <[email protected]>
Fixed slack channel link (#987)

aafbe58795d3cd4019dfcd8004603587c8ee8da8 authored almost 7 years ago by Diogo <[email protected]>
Typo in README.md (#981)

L157: ocassionally to occasionally

17b6ff45d7d6c0d77523c73d48d880975489347c authored almost 7 years ago by Tom Faulkner <[email protected]>
Typo fix (#978)

e0364f1760adf53858ef10955477d8a4c342d046 authored almost 7 years ago by Oleksandr Nechai <[email protected]>
9.18.0

fed57440f4f261c117c99e90068b5a810f942941 authored almost 7 years ago by Brian Vaughn <[email protected]>
Added onScrollbarPresenceChange to MultiGrid

658767c80433850ffe1febd5f1564ee0a692fbe4 authored almost 7 years ago by Brian Vaughn <[email protected]>
Added react-virtualized-tree to friends (#976)

dd1dc351852509535fd13490e8bd4f8a7b1efd4a authored almost 7 years ago by Diogo <[email protected]>
Enable e2e test on ci (#928)

Enable e2e test on ci

b91c31bd882c3c30047dc6aca1e8726910db8d79 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Fix typo in WindowScroller doc (#975)

a1f8b88be4d991cc983fb2899890ee2e93840afe authored almost 7 years ago by Stephen Suen <[email protected]>
info about the props send to the child callback (#974)

3bf98a432529850b226cbff0c9dd88a84b4ca9a5 authored almost 7 years ago by VeXii <[email protected]>
9.17.3 release

cdde333423f3678b7cac6620f2cca3cfee5c5a78 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
Fix Grid ssr with maxElementSize util (#970)

Fix Grid ssr with maxElementSize util

50a5177ce6808d576de74f8f0b97d7d9a1f0bb49 authored almost 7 years ago by Bogdan Chadkin <[email protected]>
9.17.2

d842fb66c4718dfdc2070117282edc8a9fd375f6 authored almost 7 years ago by Brian Vaughn <[email protected]>
Reduce unnecessary renders for CellMeasurer in Grid (#969)

3faeb4e532e4e5e7a6cc5faf1768162bc3f22d15 authored almost 7 years ago by Brian Vaughn <[email protected]>
9.17.1

04de423e9fe9db5f896add1aadc722c82bbc94ce authored almost 7 years ago by Brian Vaughn <[email protected]>
Typo in CHANGELOG

cdcee141b4af64edfd6bef6e2105aec2588866d6 authored almost 7 years ago by Brian Vaughn <[email protected]>
CHANGELOG

d74491f966350b65d4a9110eddd99d84b3ef417f authored almost 7 years ago by Brian Vaughn <[email protected]>
Fixed instanceOf HTMLElement to work across contexts (#968)

533920e13225ed9c1645f26fcac9bfc7f0f55a3e authored almost 7 years ago by Jonathan Alzetta <[email protected]>
Prettier

2dcc9d43ec5b6f0196fb5f752707b04237084633 authored almost 7 years ago by Brian Vaughn <[email protected]>
9.17.0

de7f9db48139dd9a0231db59b65eb3ac39c84210 authored almost 7 years ago by Brian Vaughn <[email protected]>
Backed out max-element size changes for all but Chrome

d907986f4d80c7a924a23fbcdb36eb7849119dae authored almost 7 years ago by Brian Vaughn <[email protected]>