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

README changes

github.com/bvaughn/react-virtualized - e78651c3d844c6f639347d1fb796072783c175d2 authored over 1 year ago by Brian Vaughn <[email protected]>
Update README

github.com/bvaughn/react-virtualized - 5532c382c28dfb270eb4eaec766198f772f24e94 authored over 1 year ago by Brian Vaughn <[email protected]>
chore: Add support for react ^17.0.0 and ^18.0.0 (#1740)

github.com/bvaughn/react-virtualized - 005be24a608add0344284053dae7633be86053b2 authored over 2 years ago by Rafael E. Belliard <[email protected]>
Updated CHANGELOG. Someone else can publish this release if they want to handle any downsream consequences.

github.com/bvaughn/react-virtualized - 2e962d8f8aebc22cb1168a8d147bcaa1d27aa326 authored almost 3 years ago by Brian Vaughn <[email protected]>
Fix grid roles for accessbility (#1624)

* Fix grid roles for accessbility

* Add test for gridcell role

github.com/bvaughn/react-virtualized - abe0530a512639c042e74009fbf647abdb52d661 authored over 3 years ago by asnewman <[email protected]>
Update peer dependencies to allow React 17 (#1625)

github.com/bvaughn/react-virtualized - d36509817ac44b4006c28ecc7ace04e20d781f2c authored over 3 years ago by Aleksey Levenstein <[email protected]>
Fix issue with unused import being emitted (#1635)

* Fix issue with unused import being emitted

* Fix import

github.com/bvaughn/react-virtualized - 2ef636783ea93f8196040f5c3f09bd4f304f316b authored over 3 years ago by Jacob Torrång <[email protected]>
fix syntax highlighting in Grid.md (#1628)

github.com/bvaughn/react-virtualized - d427bca3540c48337f561f2f7f6f9f31750be4d3 authored over 3 years ago by inokawa <[email protected]>
fix: babel tranform es error (#1651)

github.com/bvaughn/react-virtualized - 3692e0ead774a1d70280482cf15e838b8bee5ee9 authored over 3 years ago by 傅鹏 <[email protected]>
Update bug fix in #1642 to also reset isScrolling (#1648)

After further testing, I've found that after `handleWindowScrollEvent`
is called we also need t...

github.com/bvaughn/react-virtualized - f8769f18eae7555e5990b4b8d3c9be9171d6f6fe authored over 3 years ago by Pedro Tacla Yamada <[email protected]>
Fix bug in WindowScroller::updatePosition (#1642)

Fixes a bug that happens when trying to react to "header height" changes
with WindowScroller.
...

github.com/bvaughn/react-virtualized - 940cc6513d883c96e1f70d060fe3d1b42e5cb3bc authored over 3 years ago by Pedro Tacla Yamada <[email protected]>
Update detectElementResize.js (#1627)

github.com/bvaughn/react-virtualized - e360d958b99fa965fd3f1caed4506403ad652cd3 authored almost 4 years ago by Jun <[email protected]>
Fix typo (#1615)

github.com/bvaughn/react-virtualized - ab19cf70faff582936cdac2aef7922028d589994 authored about 4 years ago by inokawa <[email protected]>
chore(deps): bump tree-kill from 1.2.1 to 1.2.2 (#1591)

Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2.
- [Release n...

github.com/bvaughn/react-virtualized - 6c69c821b51862d2b6b8423301dd14bc84b552fc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump handlebars from 4.5.1 to 4.7.6 (#1593)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6.
- [Release not...

github.com/bvaughn/react-virtualized - ee2962e79ff0edb032611facd40c351f7be3328d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#1594)

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Rel...

github.com/bvaughn/react-virtualized - ef46a807c3d8073f40fe32999997ace9baa4aa69 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ini from 1.3.4 to 1.3.7 (#1619)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7.
- [Release notes](https://githu...

github.com/bvaughn/react-virtualized - c9fb3519f92b806b7539451a74639fec45186b2e authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Trusted Types support

github.com/bvaughn/react-virtualized - e1bbd63f6d0d0fef638cd227514686cbf78f2fec authored about 4 years ago by Jun Kokatsu <[email protected]>
Fix #1575: Create Trusted Type policy for assigning an HTML in detectElementResize.js (#1614)

* Create Trusted Type policy for assigning an HTML

Co-authored-by: Jun Kokatsu <Jun.Kokatsu@m...

github.com/bvaughn/react-virtualized - dfc11907cb720db58e974579993f8da5c6265c47 authored about 4 years ago by Jun <[email protected]>
chore: update changelog for 9.22.2

github.com/bvaughn/react-virtualized - d50163a1f8ec13f6be0ccff2a19e2d3ddbabdba9 authored over 4 years ago by Wei-Wei Wu <[email protected]>
Fix #1159: CollectionView scrollTop/scrollLeft (#1260)

* Fix #1159: CollectionView scrollTop/scrollLeft

Props scrollTop/scrollLeft are only applied ...

github.com/bvaughn/react-virtualized - ffc191cdb18a5937e67e400570923553380053f2 authored over 4 years ago by Janeene Beeforth <[email protected]>
chore: changelog for 9.22.1

github.com/bvaughn/react-virtualized - ce4659a92b976643150a44a622fe01073a32f9c5 authored over 4 years ago by Wei-Wei Wu <[email protected]>
Upgrade babel-plugin-flow-react-proptypes (#1578)

github.com/bvaughn/react-virtualized - 50f30d4a8362b6956921f9de223dd2e7f175c079 authored over 4 years ago by Filipp Riabchun <[email protected]>
chore: add changelog for 9.22.0 release

github.com/bvaughn/react-virtualized - 743f10d799820dc85a6838e63ef3135344999cba authored over 4 years ago by Wei-Wei Wu <[email protected]>
chore(deps): bump elliptic from 6.4.0 to 6.5.3 (#1568)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](ht...

github.com/bvaughn/react-virtualized - 8793d8a4d2646fa5135cb084281b555a1abb0f8f authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#1559)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/bvaughn/react-virtualized - ded844efb8541f3495e9b7b38c305fce5516e54a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump codecov from 3.6.5 to 3.7.1 (#1561)

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1.
- [Release notes]...

github.com/bvaughn/react-virtualized - 613f79f01a293716a54b946eacca2655dcf6dabf authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump websocket-extensions from 0.1.1 to 0.1.4 (#1544)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0....

github.com/bvaughn/react-virtualized - 9ce12bef41d0340d9b8e2689b139e3702de799c0 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update feature-request.md

github.com/bvaughn/react-virtualized - efe58099dc5e99d5efc0e1cd696b5e1ccf1b6242 authored over 4 years ago by wei <[email protected]>
Create feature-request.md

github.com/bvaughn/react-virtualized - 538cfe7cde4256bc32cfaa7a35817badc6811f9e authored over 4 years ago by wei <[email protected]>
Update and rename .github/ISSUE_TEMPLATE.md to .github/ISSUE_TEMPLATE/bug-report.md

github.com/bvaughn/react-virtualized - aa2a45920d48b045f9ab060cacfa27d06acf2ee7 authored over 4 years ago by wei <[email protected]>
chore(deps): bump acorn from 5.2.1 to 5.7.4 (#1518)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.2.1 to 5.7.4.
- [Release notes](https://g...

github.com/bvaughn/react-virtualized - 4b746f99348acea344bbd28b2975a3419943da3b authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: make AutoSizer a Component (#1490)

github.com/bvaughn/react-virtualized - 1a85f588420378aee32216e1c7f51d61155eb2b6 authored almost 5 years ago by Vitali Zaidman <[email protected]>
chore(deps-dev): bump codecov from 3.6.1 to 3.6.5 (#1501)

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes]...

github.com/bvaughn/react-virtualized - 8d32bf6f42ec69588b1212f2d3bbda7f138352e6 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update masonry props and docs (#1493)

* add scrollTop to masonry documentation

* add scrollTop to masonry prop types

github.com/bvaughn/react-virtualized - 9cb3b119a6a3e0470f6d199ed467b57c8adda05b authored almost 5 years ago by Sean Hagstrom <[email protected]>
CellMeasurer: add registerChild render prop (#1477)

* CellMeasurer: add registerChild render prop

* Fix flow error

github.com/bvaughn/react-virtualized - dc9e2dd4fb942f8d62cc790912096880b7ce0e2b authored almost 5 years ago by Filipp Riabchun <[email protected]>
fix: CHANGELOG typo "upport" (#1487)

github.com/bvaughn/react-virtualized - d238b0f622d0c42596c9a945f171fe0c9db13331 authored almost 5 years ago by Henry Q. Dineen <[email protected]>
Fix Table class names in documentation (#1471)

github.com/bvaughn/react-virtualized - ad85acc582dfa628be0b2a55a827bec6b12873ee authored almost 5 years ago by Jake Marsh <[email protected]>
fix: Adding key to RowRendererParams type definition

github.com/bvaughn/react-virtualized - 147fa55181fd186c8312c07507fe6cad38a7d190 authored about 5 years ago by Wei-Wei Wu <[email protected]>
fix: resolve style.css import wrong path in deme index issue. (#1466)

github.com/bvaughn/react-virtualized - 1efc81747d72ef397fec5b3783fde7d3d912c10e authored about 5 years ago by Dominic <[email protected]>
chore: using prettier to format markdown files

github.com/bvaughn/react-virtualized - 23942b3543dba418f5b2dd3e1988b96c9fec4a17 authored about 5 years ago by Wei-Wei Wu <[email protected]>
chore: adding branch filters

github.com/bvaughn/react-virtualized - 489794a6f0b2632451bd7c7ce27f425adac96ba9 authored about 5 years ago by Wei-Wei Wu <[email protected]>
chore: update maintainers contact information

github.com/bvaughn/react-virtualized - b23083e6df07520d97d0a20a30e25c8b5ee482ab authored about 5 years ago by wei <[email protected]>
chore: CI speedup (#1462)

* update circleci configs

* remove prebuild script

github.com/bvaughn/react-virtualized - 9f464d39bea692486bc9bd1b0223e845abd53222 authored about 5 years ago by wei <[email protected]>
chore(deps): bump hoek from 4.2.0 to 4.2.1 (#1460)

Bumps [hoek](https://github.com/hapijs/hoek) from 4.2.0 to 4.2.1.
- [Release notes](https://git...

github.com/bvaughn/react-virtualized - 7304ec68632e426ce9dfa3f4f2f154f88720ed10 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clean-css from 4.1.9 to 4.1.11 (#1456)

Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
- [Release...

github.com/bvaughn/react-virtualized - 1aaf41bbfcc9c1b8ad852493afca745f21999ef3 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update dependencies (#1459)

* update EVERYTHING except for tests

* update circleci

* fixing tests for ArrowKeyStepper
...

github.com/bvaughn/react-virtualized - 48d3566b66c30047dcfc84efdec86ee55845e790 authored about 5 years ago by wei <[email protected]>
chore: changlog for 9.21.2

github.com/bvaughn/react-virtualized - 6f75fce002b44225cd73759266504fe257b80b0c authored about 5 years ago by Wei-Wei Wu <[email protected]>
Bump nwmatcher from 1.4.3 to 1.4.4 (#1453)

Bumps [nwmatcher](https://github.com/dperini/nwmatcher) from 1.4.3 to 1.4.4.
- [Release notes](...

github.com/bvaughn/react-virtualized - ab36d92cb36428cfee4b733f35dbe6a191168c6e authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump is-my-json-valid from 2.15.0 to 2.20.0 (#1454)

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.15.0 to 2.20.0.
...

github.com/bvaughn/react-virtualized - f1e6ab11487f1535a2df297effcf805cdbac43b3 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update prettier & its workflows (#1455)

* updating prettier

* prettifying stuff

github.com/bvaughn/react-virtualized - 7414707d4455ce65baca629935c802804397a18f authored about 5 years ago by wei <[email protected]>
Bump diff from 3.4.0 to 3.5.0 (#1452)

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.4.0 to 3.5.0.
- [Release notes](https:/...

github.com/bvaughn/react-virtualized - e5a8d2d57d4de89573f14bb51817cd5225c4f80c authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 4.14.0 to 4.18.2 (#1451)

Bumps [eslint](https://github.com/eslint/eslint) from 4.14.0 to 4.18.2.
- [Release notes](https...

github.com/bvaughn/react-virtualized - 01bb32060aab0aa7fba02ea2ecfe1374aba817a5 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump stringstream from 0.0.5 to 0.0.6 (#1450)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release not...

github.com/bvaughn/react-virtualized - 416d594b1e2912e97c0caa361063c307a0d34fa5 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump handlebars from 4.0.6 to 4.5.1 (#1449)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.5.1.
- [Release not...

github.com/bvaughn/react-virtualized - bc1019b633c2e91525efc8d026d33c6c97eac2dc authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tough-cookie from 2.3.2 to 2.3.4 (#1447)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4.
- [Releas...

github.com/bvaughn/react-virtualized - a15f1ebd52524f928c649841e9dfd9f43d165352 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump no-case from 2.3.0 to 2.3.2 (#1448)

Bumps [no-case](https://github.com/blakeembrey/no-case) from 2.3.0 to 2.3.2.
- [Release notes](...

github.com/bvaughn/react-virtualized - 5b7284f5a55c11f7d5a06610acc85ef9695fcf51 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump macaddress from 0.2.8 to 0.2.9 (#1444)

Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release n...

github.com/bvaughn/react-virtualized - a2c35be5c79edce9bc4973b7a7ab50879a2cc8ac authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-dev-server from 2.9.7 to 3.1.11 (#1441)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.9.7 to 3.1.11.
...

github.com/bvaughn/react-virtualized - 34ea8295ab9f5a78cf4b28e5ebff3d661f97071f authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CellMeasurer.md (#1445)

github.com/bvaughn/react-virtualized - fc5e8c97097a29222dea37ef62d47c3337372beb authored about 5 years ago by Nick Heiner <[email protected]>
Revert "Fix case when scrollToPosition will not update internal state in React >= 16.4. (#1288)" (#1446)

This reverts commit 32855b8abfc0980237970e148fc625edc78f7e01.

github.com/bvaughn/react-virtualized - 74996bb1fe8efcc9661c70ffaa1de0184cc46480 authored about 5 years ago by wei <[email protected]>
Bump extend from 3.0.0 to 3.0.2 (#1440)

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.0 to 3.0.2.
- [Release notes](...

github.com/bvaughn/react-virtualized - 62939598646f44ae118211903480f8984d24da1a authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump react-dom from 16.2.0 to 16.2.1 (#1439)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to...

github.com/bvaughn/react-virtualized - f1be53b902d1ea3250ab4bb13bf93296edb70a34 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump merge from 1.2.0 to 1.2.1 (#1442)

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https:...

github.com/bvaughn/react-virtualized - 5026ca2c30ed0a8774f32329d1a88d33c8f5beef authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tar from 2.2.1 to 2.2.2 (#1436)

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://git...

github.com/bvaughn/react-virtualized - 62abcc52e6d270fc19ac1f117a8f7ecbebc56f21 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump https-proxy-agent from 2.1.1 to 2.2.4 (#1434)

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.1.1 to 2...

github.com/bvaughn/react-virtualized - 728ffca58e11ff5af5c5f3a4b99072eaf2343826 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sshpk from 1.10.1 to 1.16.1 (#1433)

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.1 to 1.16.1.
- [Release notes](ht...

github.com/bvaughn/react-virtualized - bbca7a4934b6d55ea8d9b8612135e68eda691d77 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mixin-deep from 1.3.1 to 1.3.2 (#1435)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

github.com/bvaughn/react-virtualized - 086c064243c780399478a5770062b75c8ecd1dbe authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump fstream from 1.0.10 to 1.0.12 (#1437)

Bumps [fstream](https://github.com/npm/fstream) from 1.0.10 to 1.0.12.
- [Release notes](https:...

github.com/bvaughn/react-virtualized - 09390ab7e0582edfc0c311581fd4102d33bcadfb authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.4 to 4.17.15 (#1438)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15.
- [Release notes](http...

github.com/bvaughn/react-virtualized - 57ae44d8ee598097df135dd4f31dc951f7fed32b authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove slack from documentation (#1417)

* Update README.md

* Update README.md

* Update README.md

github.com/bvaughn/react-virtualized - d63a4de748abdf83085a835a8eb398aa162b2256 authored about 5 years ago by wei <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/bvaughn/react-virtualized - 7cf427461d5d127e7228e6a833466e950722dc51 authored about 5 years ago by wei <[email protected]>
fix: masonry scroll handler should rely on event.currentTarget instead of event.target (#1420)

github.com/bvaughn/react-virtualized - d8a1ee12441fb655365777d46e135ddc6697c6ee authored about 5 years ago by Chinmay Chaudhary <[email protected]>
AutoSizer support for multi window added (#1428)

* detectElementResize support injecting custom window object

* Double converted to single quo...

github.com/bvaughn/react-virtualized - aef3918563f5e4a93cccdca2a02e92be665c1d90 authored about 5 years ago by Mario Baricevic <[email protected]>
chore: upgrade to [email protected] (#1421)

github.com/bvaughn/react-virtualized - 2ce867d4137f52c18f88271a4ba62ca443fdb622 authored about 5 years ago by Dominykas Blyžė <[email protected]>
fix(Table): allow cell overflow style to be overridden (#1424)

fix #1423

github.com/bvaughn/react-virtualized - 06af8903ddeafdcfe3e82a193278207ce4c6b2d3 authored about 5 years ago by Andy Edwards <[email protected]>
Split Table._setScrollbarWidth by adding public function Table.getScrollbarWidth (#1411)

* Create public method Table.getScrollbarWidth

* Add documentation for Table.getScrollbarWidth

github.com/bvaughn/react-virtualized - a390b2aa3652bdf488a1eb37348d98558617dcfd authored over 5 years ago by Daniel Roos <[email protected]>
docs: remove react-vtree package (#1415)

github.com/bvaughn/react-virtualized - 3ac20f556d4a184e4572c263aaa04373eaa4fb96 authored over 5 years ago by Vlad Rindevich <[email protected]>
fix: detection of chrome

Fixed reintroduction of #807

github.com/bvaughn/react-virtualized - 710fc67c6d91882507410a7fa293b77ca57d65ee authored over 5 years ago by Björgvin Ragnarsson <[email protected]>
fix: hostname issue with images on example page (#1401)

github.com/bvaughn/react-virtualized - 50dace4d3520bfa38afd4e97178427583483b1b7 authored over 5 years ago by Nick Stewart <[email protected]>
fix(Table): aria-readonly is not allowed on rowgroup (#1380)

github.com/bvaughn/react-virtualized - 7e5ceaa0afdf8f160e5a8a29a6fc2a6eb38afb7e authored over 5 years ago by Sebastian Silbermann <[email protected]>
fix(doc): Update Grid.md (#1376)

github.com/bvaughn/react-virtualized - bc5ae2fa084e20323b445b31fd72acee90e0ab5f authored over 5 years ago by Hang Jiang <[email protected]>
Revert "Use sparse array for cell position caches (#1312)" (#1382)

This reverts commit 7be12587ff43560caa8ef781a019560f94f6ba69.

github.com/bvaughn/react-virtualized - 9df8639bd30fc0d2cd8a68746bb826b4abd56fc9 authored over 5 years ago by Wei-Wei Wu <[email protected]>
chore: changelog for 9.21.1 release

github.com/bvaughn/react-virtualized - 222487feaef22cbfb4969fe53abece6d5e889701 authored over 5 years ago by Wei-Wei Wu <[email protected]>
chore: prettifying configuration files

github.com/bvaughn/react-virtualized - 66a1378c7e06e2d701bc85fe2ff9a4279b00b646 authored over 5 years ago by Wei-Wei Wu <[email protected]>
Fix case when scrollToPosition will not update internal state in React >= 16.4. (#1288)

In cases when the Grid component is controlled (WindowScroller, MultiGrid) fields scrollLeft and...

github.com/bvaughn/react-virtualized - 32855b8abfc0980237970e148fc625edc78f7e01 authored over 5 years ago by jaycrypto <[email protected]>
Use sparse array for cell position caches (#1312)

* swap hash-based cell position cache and binary search for constant-time sparse array cache

...

github.com/bvaughn/react-virtualized - 7be12587ff43560caa8ef781a019560f94f6ba69 authored over 5 years ago by Paul Taylor <[email protected]>
Ensure a string title for header (#1321)

Fix issue #35, but for table headers.

github.com/bvaughn/react-virtualized - fb3484ed5dcc41bffae8eab029126c0fb8f7abc0 authored almost 6 years ago by Alon Niv <[email protected]>
Added a note about react-window to the README

github.com/bvaughn/react-virtualized - 44596e22d83feab29457be8001476f9fb999bab3 authored almost 6 years ago by Brian Vaughn <[email protected]>
fix typo in InfiniteLoader.md (#1298)

github.com/bvaughn/react-virtualized - a07be36d4ba09e1d5a120a9cfe90a2f0542b3b83 authored almost 6 years ago by KentonYu <[email protected]>