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

Demo/example code also uses shouldComponentUpdate

github.com/bvaughn/react-virtualized - 1448a34eef748fa98aec62cecfc7595a06687042 authored almost 9 years ago by Brian Vaughn <[email protected]>
Refactored demo page to only show 1 component at a time

github.com/bvaughn/react-virtualized - 1aec451720317a01f7ab787c3743068541d04d44 authored almost 9 years ago by Brian Vaughn <[email protected]>
merged master

github.com/bvaughn/react-virtualized - 209a09fb99477a0314df46a84799edf464953844 authored almost 9 years ago by Brian Vaughn <[email protected]>
Build 3.1.1 and updated CHANGELOG

github.com/bvaughn/react-virtualized - 540a47130363217364a1fb9880bb09fcb0e5c7ef authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #57 from olslash/add-header-click-callback

Add onHeaderClick callback to FlexColumn

github.com/bvaughn/react-virtualized - f504c34af45bb7aa89e3ed71ac08cc5bf96eec35 authored almost 9 years ago by Brian Vaughn <[email protected]>
Resolves 56 Fix minor regression in FlexTable example

github.com/bvaughn/react-virtualized - 50340406c907beb4f919ae6afc0807ca73b137ec authored almost 9 years ago by Brian Vaughn <[email protected]>
Removed inline styles and added theme.css file

github.com/bvaughn/react-virtualized - dccc86496cff3b866950de4cb73cd0210dee9d66 authored almost 9 years ago by Brian Vaughn <[email protected]>
document onHeaderClick

github.com/bvaughn/react-virtualized - 480e8bca71c4621888299e7e622bf9e9be54c2a8 authored almost 9 years ago by Mitch Robb <[email protected]>
move onHeaderClick to FlexTable props and pass it the clicked column's dataKey

github.com/bvaughn/react-virtualized - 949c543e8b733507dfbc209ed8abe9389eee182b authored almost 9 years ago by Mitch Robb <[email protected]>
initial code for adding a callback on header click

github.com/bvaughn/react-virtualized - 39ce22c6ff6ae034b678cf76d93fd36969b54894 authored almost 9 years ago by Mitch Robb <[email protected]>
Added classdocs for InfiniteLoader

github.com/bvaughn/react-virtualized - ae2dde1728abd5f8e13d3154cb980304e5ae9ced authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 3.1.0 release and bumped package.

github.com/bvaughn/react-virtualized - b920ec117665be3f1a0bbd91d958488e8f79c973 authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #51 from bvaughn/issues/38

Add InfiniteLoader HOC

github.com/bvaughn/react-virtualized - be391d0f5fceb4dbbdf6d3bb79a8690e07b6b524 authored almost 9 years ago by Brian Vaughn <[email protected]>
InfiniteLoader now passes through calls to any preset onRowsRendered listener

github.com/bvaughn/react-virtualized - 5f60cb90f4be97f9d5294157929b9d9b65263d9f authored almost 9 years ago by Brian Vaughn <[email protected]>
Added some more tests, updated docs, etc.

github.com/bvaughn/react-virtualized - 70d26bcf8cb542aa7b2c7ec2d32aadb2e5ddda4c authored almost 9 years ago by Brian Vaughn <[email protected]>
Reverted accidental comment that disabled arrow scrolling

github.com/bvaughn/react-virtualized - 13b18482c1bbfb8f28d781ddedbeeed2b5e1ccec authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' into issues/38

github.com/bvaughn/react-virtualized - 04a082924ec5fc5e5d252296d839b62e01c29379 authored almost 9 years ago by Brian Vaughn <[email protected]>
Added InfiniteLoader demo and refactored other demos to share data

github.com/bvaughn/react-virtualized - 28410af2d54e1755c325d9e3fecbb1b32d97287c authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 3.0.1

github.com/bvaughn/react-virtualized - 08bdb4874c0b79ca0b66bf47ff2fe7d44de7662f authored almost 9 years ago by Brian Vaughn <[email protected]>
Fixed small NPE when up/down arrow key was used while an empty VirtualScroll was in-focus.

github.com/bvaughn/react-virtualized - 14be612b45d86e3f1dcc2ce0bc199321e2b6e8ca authored almost 9 years ago by Brian Vaughn <[email protected]>
Added InfiniteLoader example and refactored demo app/components to share mock data

github.com/bvaughn/react-virtualized - f07effd1c08bffa115d870e803cd073c70560498 authored almost 9 years ago by Brian Vaughn <[email protected]>
Initial addition of InfiniteLoader and tests.

github.com/bvaughn/react-virtualized - 5be351cfea7a283c4cdd9022e12c4e8580732038 authored almost 9 years ago by Brian Vaughn <[email protected]>
Removed static modifier to shouldComponentUpdate class prop

github.com/bvaughn/react-virtualized - 099a53564c71cea227bf5b84ac0a2b96a0a51d4c authored almost 9 years ago by Brian Vaughn <[email protected]>
Built upcoming 3.0.0 release

github.com/bvaughn/react-virtualized - 090997d6ab005826dfe000540b63052ddb7b0b54 authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #49 from bvaughn/issues/48

Separation of functional styles (inlined) and presentation styles (moved to theme.css)

github.com/bvaughn/react-virtualized - ac005a42c83af43b267ec062ccf605ad2a7419c7 authored almost 9 years ago by Brian Vaughn <[email protected]>
Removed README and webpack references to theme.css

github.com/bvaughn/react-virtualized - bb10429ea099bf5f9ba21ff549e4776e83e2eed3 authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated to 3.0.0 tag

github.com/bvaughn/react-virtualized - db17e72c064b7645551f73707a9e9d6c1f26e8e8 authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated docs to mention styles. Removed SVG sort wrapper

github.com/bvaughn/react-virtualized - 6f702f43dec36cb1f041661cba26eb1089dbd7ad authored almost 9 years ago by Brian Vaughn <[email protected]>
Removed accidentally duplicated lines in README

github.com/bvaughn/react-virtualized - bd545c53c6743a224d9c4655b4f8cff1e7b27b9d authored almost 9 years ago by Brian Vaughn <[email protected]>
Added tests for style and class overrides

github.com/bvaughn/react-virtualized - 7e177cb47b5ca6065ed69103e9cf3a845672e07e authored almost 9 years ago by Brian Vaughn <[email protected]>
More docs tweaks.

github.com/bvaughn/react-virtualized - 6fc75a7382adb8a5ed45eea59d8d9c0b8fed6e0e authored almost 9 years ago by Brian Vaughn <[email protected]>
Small docs updates

github.com/bvaughn/react-virtualized - 6eb085f7e630e5857ba7a51272eea42797fcf9a2 authored almost 9 years ago by Brian Vaughn <[email protected]>
JIT prefixing for prop-styles

github.com/bvaughn/react-virtualized - 379ac37fe51389fd1d61b89ffc115c389258b8bc authored almost 9 years ago by Brian Vaughn <[email protected]>
Got rid of theme.css and moved to inline styles

github.com/bvaughn/react-virtualized - db7540a60ddfd86d127960d6f6aea6a1dd45a31d authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated README and CHANGELOG docs to mention new styles separation

github.com/bvaughn/react-virtualized - ccf95afad259f3b6797f39ef87ba679af4fea332 authored almost 9 years ago by Brian Vaughn <[email protected]>
Initial separation of functional styles (inlined) and presentation styles (moved to theme.css).

github.com/bvaughn/react-virtualized - 364cb31b262aaa16bfcb074d9860aa31f7a792fa authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 2.8.0- Changed `Autosizer` component to support a single child instead of the `ChildComponent` property. (For backwards compatibility purposes the `ChildComponent` property will continue to be supported.)

github.com/bvaughn/react-virtualized - 0617345d7ef600e1984c6f7bff5745e178fc69f0 authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 2.7.5 release

github.com/bvaughn/react-virtualized - b110c879f8f506aa542158dac3c69775e5f697b9 authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #46 from bvaughn/issues/41

Support server-side rendering

github.com/bvaughn/react-virtualized - c4eb49aa09f4eb493a7b6ebbd659a161da4264ac authored almost 9 years ago by Brian Vaughn <[email protected]>
Defer loading element resize code until componentDidMount to support server-side rendering. Also removed some unused dependencies in package.json.

github.com/bvaughn/react-virtualized - 76f5e4978dc7d552af8c31388af221c118117ddd authored almost 9 years ago by Brian Vaughn <[email protected]>
Uglify (and beautify) dist-build to remove dead code

github.com/bvaughn/react-virtualized - 8e4b4880f78edf8b720c5c5149f3543d0272f17b authored almost 9 years ago by Brian Vaughn <[email protected]>
Dropped cssnext & cssnext-loader in favor of postcss & autoprefixer.

github.com/bvaughn/react-virtualized - 2974cbb460025ac3b69a25e084f6ee68acbdaa51 authored almost 9 years ago by Brian Vaughn <[email protected]>
Changed Circle CI badge to point to `master` so it did not appear broken by `gh-pages` deployments

github.com/bvaughn/react-virtualized - 220ef1b371337afd2028e2b42268343c4e3ef476 authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 2.7.3 with (hopefully) better server-side rendering support

github.com/bvaughn/react-virtualized - 242863bc731c9bc1d1c2eb17df18197e37fb60df authored almost 9 years ago by Brian Vaughn <[email protected]>
Fixed check for undefined document

github.com/bvaughn/react-virtualized - 7ab9acfb8e4c81c533f3e30504e9cd8f1cca77e8 authored almost 9 years ago by Brian Vaughn <[email protected]>
Built 2.7.1 and updated CHANGELOG

github.com/bvaughn/react-virtualized - b21279a863a7df1952de668a12837390ba4154a2 authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #43 from cesarandreu/patch-1

Fix conditional in VirtualScroll

github.com/bvaughn/react-virtualized - f4089334a4072267f21f43e1fc5a00664ec5f846 authored almost 9 years ago by Brian Vaughn <[email protected]>
Fix conditional in VirtualScroll

github.com/bvaughn/react-virtualized - 510d759723634e47f515f3d9393b9aa38e906c75 authored almost 9 years ago by Cesar Andreu <[email protected]>
Added AutoSizer docs

github.com/bvaughn/react-virtualized - f46b4151e1002eb43a653fb6527a52b6d75e051d authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated package for 2.7.0 release

github.com/bvaughn/react-virtualized - e923993c1bee0466b192390832430e57aa02a4ed authored almost 9 years ago by Brian Vaughn <[email protected]>
Built and tagged 2.7.0 release

github.com/bvaughn/react-virtualized - 824f7c346d75e1d8a521abce6f13ecdc644ad16e authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #42 from bvaughn/issues/40

Resolves #40 Move onRowsRendered callback from render

github.com/bvaughn/react-virtualized - 10093184d59104d22b54a423d1f90aa4221f78c1 authored almost 9 years ago by Brian Vaughn <[email protected]>
Resolves #40 Move onRowsRendered callback from render to componentDidUpdate (and componentDidMount)

github.com/bvaughn/react-virtualized - f8491469749ce35b04ddffbd957aae4d3c5dd6a4 authored almost 9 years ago by Brian Vaughn <[email protected]>
Potentially resolves #41. Added an undefined check for `document` in order to better support server-side-rendering.

github.com/bvaughn/react-virtualized - bb93ae3ab4663abbe53a94a7aeb30345b602abed authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated badge style for Circle CI

github.com/bvaughn/react-virtualized - 6bb0ec6125283946340aab7f68cb16461a56970b authored almost 9 years ago by Brian Vaughn <[email protected]>
Added NPM badges

github.com/bvaughn/react-virtualized - 0e9c756b4aa6de57bdef30249fece30d3e9c359d authored almost 9 years ago by Brian Vaughn <[email protected]>
Added favicon

github.com/bvaughn/react-virtualized - 9e3731683aa70419decf5cf0ded6a02cb77f7390 authored almost 9 years ago by Brian Vaughn <[email protected]>
Small tidying up of util docs and method name.

github.com/bvaughn/react-virtualized - 6728472131f32d17ddfc59b0a7e084dd90fd0535 authored almost 9 years ago by Brian Vaughn <[email protected]>
Made demo site more mobile-friendly

github.com/bvaughn/react-virtualized - faaf0579a09788347de542b8bc09c9345788e2ed authored almost 9 years ago by Brian Vaughn <[email protected]>
Prepping for release 2.6.1

github.com/bvaughn/react-virtualized - f732b02b918fa66e9f1a9b0094940b81d863238e authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #39 from bvaughn/issues/35

Do not set cell title unless rendered cell is a string

github.com/bvaughn/react-virtualized - 85312c6ed30ed00d1a3b19767e9b25dc89bbb577 authored almost 9 years ago by Brian Vaughn <[email protected]>
Resolves #35 Do not set cell title unless rendered cell is a string

github.com/bvaughn/react-virtualized - 05f4eb6f5c5bcb6f4e6e2e8709ae0e44daa6ecad authored almost 9 years ago by Brian Vaughn <[email protected]>
Prepared for 2.6.0 release

github.com/bvaughn/react-virtualized - 0765cfaddf668e82dff22c7d56fd86657efd6a7e authored almost 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #37 from bvaughn/refactor-offset-code

WIP refactoring of virtualization code

github.com/bvaughn/react-virtualized - a1b5d7f597ba8811b5871b52d7305634a0700381 authored almost 9 years ago by Brian Vaughn <[email protected]>
Whitespace-only change

github.com/bvaughn/react-virtualized - 653f7b843b00e6caf157b8062b79b8664e05f4db authored almost 9 years ago by Brian Vaughn <[email protected]>
Beefed up test harness a bit

github.com/bvaughn/react-virtualized - 2a9053b1e4bb19d890dbc566d4e7ed0fe783ea4e authored almost 9 years ago by Brian Vaughn <[email protected]>
Added README docs for new recompute method. Also added pass through method to FlexTable. Tidied up comments and method organization a bit as well

github.com/bvaughn/react-virtualized - 7a1dcca47e15ba20262ea5facda9d9a6ac6dc69b authored almost 9 years ago by Brian Vaughn <[email protected]>
Fixed an edge-case where changing rowHeight caused a scrollToIndex item to be hidden

github.com/bvaughn/react-virtualized - c2fa42d916fd0c5f2621a3a330cfb4f98708ada6 authored almost 9 years ago by Brian Vaughn <[email protected]>
Fixed a bug that caused problems in the context of AutoSizer

github.com/bvaughn/react-virtualized - a0d711dff24df2a8fa24c42909043c7d02afc11c authored almost 9 years ago by Brian Vaughn <[email protected]>
Tightened up edge-cases and props will/did update

github.com/bvaughn/react-virtualized - aa8fd6f906a13200afff79c3c57b5a1be87721cc authored almost 9 years ago by Brian Vaughn <[email protected]>
More iterating

github.com/bvaughn/react-virtualized - 6a58fa1882ac170af5a677f3117fb1a7f8d1518f authored almost 9 years ago by Brian Vaughn <[email protected]>
Updated demo/example code to test out new dynamic row heights. There are some smooth scrolling problems and scrollToRow problems to work out.

github.com/bvaughn/react-virtualized - 8b0fe422dad8ae779f181974794180be6d109823 authored almost 9 years ago by Brian Vaughn <[email protected]>
First step in extracting some of the virtual position/offset/size calculating code into a helper utility instead of directly inside of VirtualScroll

github.com/bvaughn/react-virtualized - 85e353fea944a3ca51171b8212d623074ede0bab authored almost 9 years ago by Brian Vaughn <[email protected]>
Preparing for 2.5.0 release

github.com/bvaughn/react-virtualized - 3e926d750a729e072e9e8173374a23cb29606c2f authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #32 from bvaughn/issues/29

Add AutoSizer wrapper component

github.com/bvaughn/react-virtualized - b04979f2fe4a1ff1af4e0f8ee161b460c717b551 authored about 9 years ago by Brian Vaughn <[email protected]>
Added basic tests for AutoSizer

github.com/bvaughn/react-virtualized - 9046aa6dffc95efe47db4ee6b20a069f00c1cb4a authored about 9 years ago by Brian Vaughn <[email protected]>
Added AutoSizer component and updated demo to use it.

github.com/bvaughn/react-virtualized - df603a47123609d44cc166eda0ac5d8405dbab88 authored about 9 years ago by Brian Vaughn <[email protected]>
Preparing for 2.4.0 release

github.com/bvaughn/react-virtualized - 5508d17455a23ce0020c8a93886cc497356a3914 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #31 from bvaughn/issues/25

Add `onRowsRendered` to FlexTable and VirtualScroll

github.com/bvaughn/react-virtualized - 46a6b5c9a50869555ae072f2b9b0b5e2ef9b1708 authored about 9 years ago by Brian Vaughn <[email protected]>
Resolves #25: Add `onRowsRendered` to FlexTable and VirtualScroll

github.com/bvaughn/react-virtualized - 5934e14e8f921216e2247c3e886477b6499c82aa authored about 9 years ago by Brian Vaughn <[email protected]>
Prepping for 2.3.0 release

github.com/bvaughn/react-virtualized - c122ffaf12d794423a0b51f539f4cd4d8b769f08 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #30 from guykr-stratoscale/dynamic-rowclass

rowClassName now supports dynamic classnames via function argument

github.com/bvaughn/react-virtualized - 4550156ea8a91c7fa4de688b7b05c5a35940897b authored about 9 years ago by Brian Vaughn <[email protected]>
rowClassName now supports dynamic classnames via function argument

github.com/bvaughn/react-virtualized - 89fc17e94783301bbdedd91cc993e1a23ce9f6df authored about 9 years ago by Guy Kremnitzer <[email protected]>
Updated dist in master to match previous release

github.com/bvaughn/react-virtualized - a9408470c10cf50d3636d512f286b3c84f951991 authored about 9 years ago by Brian Vaughn <[email protected]>
Added 2.2.0 to CHANGELOG and package.json

github.com/bvaughn/react-virtualized - eded6257cfc6bd7ae359ac2854fea980207906cf authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #28 from bvaughn/issues/27/on-row-click

Added onRowClick property to FlexTable.

github.com/bvaughn/react-virtualized - f90ef479a5cf5c898d604e6a8aac663f13bea61c authored about 9 years ago by Brian Vaughn <[email protected]>
Added onRowClick to README docs

github.com/bvaughn/react-virtualized - 5ce38ec75241b8d40b6b6daaf7d558f594038662 authored about 9 years ago by Brian Vaughn <[email protected]>
Resolves #27. Added onRowClick property to FlexTable.

github.com/bvaughn/react-virtualized - f09842a1d0d63b836d2a00388191cbdc31bec919 authored about 9 years ago by Brian Vaughn <[email protected]>
Updated README badge

github.com/bvaughn/react-virtualized - 7580a936f135fbae95ed28cf030dceb7e9c6c41c authored about 9 years ago by Brian Vaughn <[email protected]>
Added docs to README about potential row overflow concern

github.com/bvaughn/react-virtualized - 5ea8e749f9e3cb87ec7457d1f9db15c668ab28bc authored about 9 years ago by Brian Vaughn <[email protected]>
Updated README logo image

github.com/bvaughn/react-virtualized - 7f3b1d7c36c2a7d510da9d05fac05c09cc9b8a0f authored about 9 years ago by Brian Vaughn <[email protected]>
Fixed a few minor FlexTable font styles to use relative sizes instead of custom ones. Updated website as well

github.com/bvaughn/react-virtualized - 9a9816be1c03c01efd4ffbd7de11647ed6b2cf2b authored about 9 years ago by Brian Vaughn <[email protected]>
updated dist in master to match 2.1.0 release

github.com/bvaughn/react-virtualized - e04a01e9641037e939114b4eb7bbc3eca2056d87 authored about 9 years ago by Brian Vaughn <[email protected]>
Tweaked website background

github.com/bvaughn/react-virtualized - f4ec4c913fdfa42bd728f64be15d47a04e734a14 authored about 9 years ago by Brian Vaughn <[email protected]>
Added optional `noRowsRenderer` property to `VirtualScroll` and `FlexTable`.

This property can be used to render loading indicators or placeholder content for empty lists.

github.com/bvaughn/react-virtualized - d9ebc90700ec938d35b056f1ad677396343fdc67 authored about 9 years ago by Brian Vaughn <[email protected]>
Merge pull request #20 from bvaughn/issues/18

Issues/18

github.com/bvaughn/react-virtualized - 0945d7c525ce7e37d42262c612dcfac130e86cfd authored about 9 years ago by Brian Vaughn <[email protected]>
Rebuilt with cssnext

github.com/bvaughn/react-virtualized - 6ddacc278819547d9e5a09f1d621075e144cb011 authored about 9 years ago by Brian Vaughn <[email protected]>
Removed postcss/autoprefixer from webpack since they were no longer used or needed (because of the switch to cssnext).

github.com/bvaughn/react-virtualized - 7b7918d18015bafcc251803ba51f7235239c5ba0 authored about 9 years ago by Brian Vaughn <[email protected]>
Removed unnecessary arg from dev webpack config

github.com/bvaughn/react-virtualized - fba5b985168cee1717649c5c3010f80287a88f20 authored about 9 years ago by Brian Vaughn <[email protected]>