Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-window

React components for efficiently rendering large lists and tabular data
Collective - Host: opensource - https://opencollective.com/react-window - Website: https://react-window.vercel.app - Code: https://github.com/bvaughn/react-window

Updated CHANGELOG

github.com/bvaughn/react-window - 7dd1caaed957ba5234567a7b8f06f981cda73f02 authored over 5 years ago by Brian Vaughn <[email protected]>
Fixed a small overscan docs issue

github.com/bvaughn/react-window - 54e00c1ce4f60eafa8893fbeb96d21146d11f226 authored over 5 years ago by Brian Vaughn <[email protected]>
address comments

github.com/bvaughn/react-window - 5d7fb35ea057fa469b3908f5f2fbf082b1697903 authored over 5 years ago by Neo Nie <[email protected]>
rename overscan props for Gird with deprecation

github.com/bvaughn/react-window - 481f90d5647cc330cdb6c4a3b2f7dd19148772c7 authored over 5 years ago by Neo <[email protected]>
1.8.0 -> 1.8.1

github.com/bvaughn/react-window - f2b2106cc828e9828cf2940411e5eab67f1d7aa6 authored over 5 years ago by Brian Vaughn <[email protected]>
Updated grid pointer-events:undefined and tests

github.com/bvaughn/react-window - 58c8c6a89f9a24525d23d52a78a87534e1b8dc6d authored over 5 years ago by Brian Vaughn <[email protected]>
I believe the pointer events value is invalid

I have found the issue in https://validator.w3.org/nu/?doc=https%3A%2F%2Fnext.material-ui.com%2F...

github.com/bvaughn/react-window - 59df8ddfc97c7f3dd1d3063eb4d905a578e90455 authored over 5 years ago by Olivier Tassinari <[email protected]>
1.7.2 -> 1.8.0

github.com/bvaughn/react-window - d956b993a1e6437c9656a47c0327d3cd1e4f8508 authored over 5 years ago by Brian Vaughn <[email protected]>
Added new "smart" mode to scrollTo API reference

github.com/bvaughn/react-window - 3af360f4da03702aa33164e35fb2d9f3c3e6c078 authored over 5 years ago by Brian Vaughn <[email protected]>
Added "smart" scroll example to demo site

github.com/bvaughn/react-window - 10c19a2428b8e669ec789d605f884793c3d8be4e authored over 5 years ago by Brian Vaughn <[email protected]>
New scroll align mode: smart

github.com/bvaughn/react-window - 72bf8a6ab5886a558fba2b918fe92ca8b8898933 authored over 5 years ago by Dan Abramov <[email protected]>
Add guards to prevent scrollTo/scrollToItem from accepting incorrect values

github.com/bvaughn/react-window - 0b5a3d3cd0930d65c472e8eef4ef2ecbc35425b2 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #201 from kaykayehnn/fix-typo

Fix typo

github.com/bvaughn/react-window - 7175967ef00b2919622d39c897a414613c358644 authored over 5 years ago by Brian Vaughn <[email protected]>
Fix typo

github.com/bvaughn/react-window - 2a41103349373361b7c6d4392db755840bdb4434 authored over 5 years ago by Krasimir Nedelchev <[email protected]>
Revert "Added sticky Grid to FAQ"

This reverts commit 061841032662110b3d96d3adba0bed7b1622136b.

github.com/bvaughn/react-window - 641f3bf1eee2e43d6144253d55c4611536a0fa78 authored over 5 years ago by Brian Vaughn <[email protected]>
Added sticky Grid to FAQ

github.com/bvaughn/react-window - 061841032662110b3d96d3adba0bed7b1622136b authored over 5 years ago by Brian Vaughn <[email protected]>
Added gutter example to FAQs

github.com/bvaughn/react-window - f518c66e6cdbb205da390dbf083b75e5d6f26a96 authored over 5 years ago by Brian Vaughn <[email protected]>
React deps bump

github.com/bvaughn/react-window - 89287838dc7960e4838081786e0a4423f6607029 authored over 5 years ago by Brian Vaughn <[email protected]>
Added an example of sticky items to FAQs

github.com/bvaughn/react-window - c53622fd48f82eac12421b9f4013ef73f5b28b0d authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #187 from isnifer/patch-1

Fix path to LICENSE in README

github.com/bvaughn/react-window - ce2954c2c6748a2d19d7d928f790ca750a7c3550 authored over 5 years ago by Brian Vaughn <[email protected]>
Fix path to LICENSE in README

github.com/bvaughn/react-window - 4fd0fde170ab34efba93077326e4420c079e61d5 authored over 5 years ago by Anton Kuznetsov <[email protected]>
1.7.0 -> 1.7.1

github.com/bvaughn/react-window - 67c45a8cec200da4922df39e7d4b7a29a0021c44 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #185 from Betree/fix/184-undefined-window

Check for undefined window to support SSR

github.com/bvaughn/react-window - 488db175196f1704b908620250e55be6d7882cc0 authored over 5 years ago by Brian Vaughn <[email protected]>
Check for undefined window to support SSR

github.com/bvaughn/react-window - c29625e14971e68cbaafa2042447cb4a7070af80 authored over 5 years ago by Benjamin Piouffle <[email protected]>
1.6.2 -> 1.7.0

github.com/bvaughn/react-window - 53c26b429d5f4d9bba540df8f70810afc8a34e18 authored over 5 years ago by Brian Vaughn <[email protected]>
Expanded scrollToItem demo to show scrolling to just row or column

github.com/bvaughn/react-window - dec4c579d09f0de2e9a547e2215c615956074781 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge branch '173-optional-scrollItem-index' of https://github.com/jgoz/react-window into jgoz-173-optional-scrollItem-index

github.com/bvaughn/react-window - 465f163ae37371756af47c555187527a6e1b6259 authored over 5 years ago by Brian Vaughn <[email protected]>
Narrowed down the Codemirror regex test

github.com/bvaughn/react-window - 68a2b5e4e4003881d651dea86398d8a927c55a8a authored over 5 years ago by Brian Vaughn <[email protected]>
fix for codemirror loader test regexp not catering for windows paths

github.com/bvaughn/react-window - dc36b8c91ec56b7981deed6720d35cdad8f45487 authored over 5 years ago by Gianluca Romeo <[email protected]>
fix for codemirror loader test regexp not catering for windows paths

github.com/bvaughn/react-window - 06e3eae6b3dcff72d451bf6e6c8d9f237b5fc128 authored over 5 years ago by Gianluca Romeo <[email protected]>
Update documentation

github.com/bvaughn/react-window - 665957e910936715405b30626ec87cff02e01335 authored over 5 years ago by John Gozde <[email protected]>
Make rowIndex and columnIndex optional

github.com/bvaughn/react-window - e9225f46aa3923e049e000c8a2e80c021a54b7f0 authored over 5 years ago by John Gozde <[email protected]>
Added an example of attaching custom event handlers to FAQ

github.com/bvaughn/react-window - dc0d7d0856194efdc78345f4696f85286c5ab4e5 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #167 from jgoz/weakset-ie11

Avoid crash if WeakSet is not available

github.com/bvaughn/react-window - a669fc94c0b261d6a2c25eeb320ca008181ebc53 authored over 5 years ago by Brian Vaughn <[email protected]>
Added more examples and FAQs to the docs based on feedback

github.com/bvaughn/react-window - c14bce64943152f771a6509ae9c191de494548c4 authored over 5 years ago by Brian Vaughn <[email protected]>
Only create sets if WeakSet exists

github.com/bvaughn/react-window - b0c511506610066685a1f5e70a89abe791e6bd10 authored over 5 years ago by John Gozde <[email protected]>
Ensure WeakSet has proper type

github.com/bvaughn/react-window - b48c94f987c7e6ef1dc380ee77c299c0b9c3fd91 authored over 5 years ago by John Gozde <[email protected]>
Use Set if WeakSet is not available

github.com/bvaughn/react-window - e8f35e203cf30e9f331bd5e06f3d652445bc9b2a authored over 5 years ago by John Gozde <[email protected]>
1.6.1 -> 1.6.2

github.com/bvaughn/react-window - 7b5dd7c3484329ec61e5c053c187b1c41f219c1c authored over 5 years ago by Brian Vaughn <[email protected]>
Bugfix for RTL when scrolling back towards the beginning (right) of the list

github.com/bvaughn/react-window - dcb9c55c754b56deb3d2c13d1155cfe465ae6b05 authored over 5 years ago by Brian Vaughn <[email protected]>
1.6.0 -> 1.6.1

github.com/bvaughn/react-window - e0d0dce1af3185ae516a4e90eb668695d2d45580 authored over 5 years ago by Brian Vaughn <[email protected]>
Bugfix to account for differences between Chrome and non-Chrome browsers with regard to RTL and "scroll" events.

github.com/bvaughn/react-window - fb159091fd3cbf62cdd9a2a440fd45cf69b02d06 authored over 5 years ago by Brian Vaughn <[email protected]>
1.5.2 -> 1.6.0

github.com/bvaughn/react-window - b2ea9ad1f4c9f7ba6b063a738001a700d749a9c5 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #155 from jgoz/upgrade-memoize-one

Upgrade memoize-one

github.com/bvaughn/react-window - 84ba74acad916ac9a44198d305e2754708c09537 authored over 5 years ago by Brian Vaughn <[email protected]>
Removed Rollup terser plug-in for now because it was bloating the bundle

github.com/bvaughn/react-window - 0f24e9a6886a2189134eef57b754365a5eb7239c authored over 5 years ago by Brian Vaughn <[email protected]>
Use version range for memoize-one

github.com/bvaughn/react-window - 9c24344f3ce695068596caf6510be73d8925d9f9 authored over 5 years ago by John Gozde <[email protected]>
Shrink domHelpers. Remove unnecessary style. Better minification.

github.com/bvaughn/react-window - 7130e03555dd05ef3289f4a154c6cc1366fff149 authored over 5 years ago by Brian Vaughn <[email protected]>
Upgrade Rollup. Add Terser plug-in.

github.com/bvaughn/react-window - a724ee19a8d09f06deb37a88f04e6c892fdf6726 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge pull request #156 from bvaughn/issues/148

RTL support

github.com/bvaughn/react-window - c6fa7aaaf7000101dc96e3c217ec21901622412d authored over 5 years ago by Brian Vaughn <[email protected]>
Added 'direction' prop to grid (including docs and tests)

github.com/bvaughn/react-window - 38732dd326f9d07e35eecbffa1f7752bb689edf0 authored over 5 years ago by Brian Vaughn <[email protected]>
Upgrade memoize-one in website

github.com/bvaughn/react-window - 7d613516a977cf53d36a46a63689575c289d75d8 authored over 5 years ago by John Gozde <[email protected]>
Upgrade memoize-one to ^5.0.0

Breaking changes between 3.1.2 and 5.0.0 do not react-window, since
they were around bundling (4...

github.com/bvaughn/react-window - ba279dcfff7abbc4469fc3d6b2a6b08f771ba951 authored over 5 years ago by John Gozde <[email protected]>
Deprecate list direction=horizontal|vertical in favor of direction=ltr|rtl and separate layout=horizontal|vertical

github.com/bvaughn/react-window - 98c7ea733a969db78b7a5edb503ff330a7ebdcac authored over 5 years ago by Brian Vaughn <[email protected]>
Renamed FixedSizeListRtl to RTLLayout

github.com/bvaughn/react-window - 112f102f3ae53d96c9603feb1c06575dfa9b9479 authored over 5 years ago by Brian Vaughn <[email protected]>
Merge branch 'issues/148' of https://github.com/davidgarsan/react-window into davidgarsan-issues/148

github.com/bvaughn/react-window - 05df0f46c9d2b40ce5f1bc5d69caa9f1b06bea66 authored over 5 years ago by Brian Vaughn <[email protected]>
Only count scrollbar size in scrollToItem() when scrolling is required

github.com/bvaughn/react-window - c747a2989c88f6480f311e7e7ded5e73569e916d authored over 5 years ago by Brian Vaughn <[email protected]>
Grid scrollToItem() takes scrollbar size into consideration

github.com/bvaughn/react-window - 97bd7e0c89d0f59b76eca22d6c958742c9e12f38 authored over 5 years ago by Brian Vaughn <[email protected]>
Add RTL support for List component

github.com/bvaughn/react-window - cdf845486946654352fbf058a73de1c9df70a746 authored over 5 years ago by David <[email protected]>
Merge pull request #142 from ShoeIace/patch-1

Create LICENSE.md

github.com/bvaughn/react-window - 44c0200cc16a4dd90ab95e60c3872cbed5d1ab55 authored over 5 years ago by Brian Vaughn <[email protected]>
Create LICENSE.md

github.com/bvaughn/react-window - a9e792b8ac9034835491b51c3e5002c2c2691ca2 authored over 5 years ago by ShoeIace <[email protected]>
Added tests and fixed same potential bug in VariableSizeGrid

github.com/bvaughn/react-window - eabe58f6d4373a7d33a9d607531274291a644897 authored over 5 years ago by Brian Vaughn <[email protected]>
Update VariableSizeList.js

github.com/bvaughn/react-window - 3a398a1fdc596b646dbba0b9d835588f7b00c811 authored over 5 years ago by Amit Solanki <[email protected]>
Handle case when number of element reduces in list

github.com/bvaughn/react-window - 09717d838eeff8ea9094470f8902d45e74c2447b authored over 5 years ago by Amit Solanki <[email protected]>
1.5.0 -> 1.5.1

github.com/bvaughn/react-window - a22f3e983dd3d15da1e51230189c928ad93f9bbb authored over 5 years ago by Brian Vaughn <[email protected]>
Updated getDerivedState Flow annotations to address a warning in a newer version of Flow.

github.com/bvaughn/react-window - a83c5cdf8057e21ab840d4a2901eb0299d43ca2e authored over 5 years ago by Brian Vaughn <[email protected]>
Removed use of Array.prototype.fill to unbreak IE11

github.com/bvaughn/react-window - f8cf9fa0c669bd7ee11397f519669cf1c0b3d3b6 authored almost 6 years ago by Brian Vaughn <[email protected]>
Remove Array.prototype.includes() usage from website to unbreak IE11

github.com/bvaughn/react-window - 84f5792b2ec99b13e88f2353cf5f61dcf62b13a1 authored almost 6 years ago by Brian Vaughn <[email protected]>
1.4.0 -> 1.5.0

github.com/bvaughn/react-window - 893a0bac524358f43c62836c90df04eeac34dcfd authored almost 6 years ago by Brian Vaughn <[email protected]>
Merge pull request #114 from bvaughn/advanced-memoization-techniques

Added areEqual and shouldComponentUpdate methods

github.com/bvaughn/react-window - aee9848fea40b4988419ba5e9790ceb62019d3ab authored almost 6 years ago by Brian Vaughn <[email protected]>
Reverted unnecessary changes to website examples

github.com/bvaughn/react-window - 62fee1b7bb10c298bbed7716f81ae48c56297221 authored almost 6 years ago by Brian Vaughn <[email protected]>
Fixed minor Flex layout issue in website docs

github.com/bvaughn/react-window - a8291ebf3320130363c140a02083d84d2f46c47f authored almost 6 years ago by Brian Vaughn <[email protected]>
Added areEqual and shouldComponentUpdate methods

github.com/bvaughn/react-window - 80bc98838b1ef3d885232b8dbc5fc81469116c94 authored almost 6 years ago by Brian Vaughn <[email protected]>
1.3.1 -> 1.4.0

github.com/bvaughn/react-window - 01028a90b100efeae7a3ac8726d6ea3dac46e61c authored almost 6 years ago by Brian Vaughn <[email protected]>
Merge pull request #112 from bvaughn/overscan-tweaks

1.4.0

github.com/bvaughn/react-window - 8ff411c06c26bd0e67fc6efdf52b8352d49e3b10 authored almost 6 years ago by Brian Vaughn <[email protected]>
List re-renders item sxwhen direction prop changes

github.com/bvaughn/react-window - 9d7c3f59bfbb8b0128794b69522636fd7225f08f authored almost 6 years ago by Brian Vaughn <[email protected]>
Improved deprecated prop formatting

github.com/bvaughn/react-window - 33bb87506fc588cb4bc374e70d1f6da18b543f1d authored almost 6 years ago by Brian Vaughn <[email protected]>
Deprecated outerTagName+innerTagName props in favor of outerElementType+innerElementType props

github.com/bvaughn/react-window - 5d4e30a8994558ad5a2df88ebe92381a4d5aa5fb authored almost 6 years ago by Brian Vaughn <[email protected]>
Replaced setTimeout with requestAnimationFrame based timer, to avoid starvation issue for isScrolling reset.

github.com/bvaughn/react-window - c37a32a930112dd232ae91f1dba2f84a46f0a40d authored almost 6 years ago by Brian Vaughn <[email protected]>
Grid overscans in both directions when not scrolling.

github.com/bvaughn/react-window - 8f6e421388fbe5fb106a98d28a0b9666661b8a89 authored almost 6 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG

github.com/bvaughn/react-window - 626d3d459bb060c8146a80b3fec17626db4a79c9 authored almost 6 years ago by Brian Vaughn <[email protected]>
Deprecated grid overscanCount prop in favor of overscanColumnsCount and overscanRowsCount

github.com/bvaughn/react-window - 08fe116317188939fa119a6ae6d8e9c2fd24be2f authored almost 6 years ago by Brian Vaughn <[email protected]>
List overscans in both directions when not scrolling.

github.com/bvaughn/react-window - 343ca5b4b20a80d11b54f1f6bd00729107f758b7 authored almost 6 years ago by Brian Vaughn <[email protected]>
Updated onItemsRendered docs to clarify expected memoization behavior

github.com/bvaughn/react-window - 2f21738acbfbf9b98f045378e446a858cce4ba52 authored almost 6 years ago by Brian Vaughn <[email protected]>
Pass itemData to itemKey

github.com/bvaughn/react-window - 3c9a558b28ae9143c0bb5d376ede07b790f87c0f authored almost 6 years ago by Brian Vaughn <[email protected]>
Merge pull request #97 from moroshko/patch-2

Fix typo and add a space

github.com/bvaughn/react-window - 94de9a75a379cb07a7e51435597bc8afba28a07a authored almost 6 years ago by Brian Vaughn <[email protected]>
Fix typo and add a space

github.com/bvaughn/react-window - 9353fc8dd2bd4aead2c666e37c08aeefca1a26ee authored almost 6 years ago by Misha Moroshko <[email protected]>
Updated memoized List example after feedback from Spencer

github.com/bvaughn/react-window - 902c1aa57916941fe7961203e84ba3b254a3c79a authored almost 6 years ago by Brian Vaughn <[email protected]>
Merge pull request #84 from moroshko/patch-1

Fix typo

github.com/bvaughn/react-window - 3e30f55cf26f76a1fb3d6f8b6ed4771bc038ba96 authored almost 6 years ago by Brian Vaughn <[email protected]>
Fix typo

github.com/bvaughn/react-window - 2a217fbb8b883362dc9b310cf6e8b365c5d0fb9e authored almost 6 years ago by Misha Moroshko <[email protected]>
Merge pull request #82 from pluma/patch-1

Add comparison to react-virtualized

github.com/bvaughn/react-window - 4efbffbe3e7126570a1b7a63c7e06b7ac4d4af87 authored almost 6 years ago by Brian Vaughn <[email protected]>
Updated README

github.com/bvaughn/react-window - 217d3ca0b35f5c94150aabe34fbf86ac6795d739 authored almost 6 years ago by Brian Vaughn <[email protected]>
Add comparison to react-virtualized

Fixes #29. Fixes #36. Fixes #37.

github.com/bvaughn/react-window - 815a9d6b123da7470f36c9adc74bc0dbf8cfcf0d authored almost 6 years ago by Alan Plum <[email protected]>
Added Flow annotations to memoized methods to avoid a Flow warning for newer versions of Flow

github.com/bvaughn/react-window - bd23795bb02dea20411462d5c549720d110dfda1 authored almost 6 years ago by Brian Vaughn <[email protected]>