tag:github.com,2008:https://github.com/Dangoo/react-virtualized/releases Tags from react-virtualized 2017-09-18T14:24:19Z tag:github.com,2008:Repository/104722788/9.10.1 2017-09-18T14:24:19Z 9.10.1: * 🐛 Server-side rendering 'window' reference bugfix <p>* 🐛 Server-side rendering 'window' reference bugfix</p> <p>* 🐛 'Grid.defaultProps' bugfix</p> bvaughn tag:github.com,2008:Repository/104722788/9.10.0 2017-09-18T04:31:22Z 9.10.0 <p>* ✨ 'Grid' uses 'requestAnimationFrame' instead of 'setTimeout' for i…</p> <p>…mproved scroll-ended debounce timing (<a class="user-mention notranslate" href="https://github.com/guilhermefloriani">@guilhermefloriani</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/742">bvaughn#742</a>)</p> <p>* 🎉 'onRowRightClick' prop added to 'Table' (@damian-codilime) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/741">bvaughn#741</a>) <br />* 🎉 'Table' component now allow children that extend 'Column' (<a class="user-mention notranslate" href="https://github.com/CptLemming">@CptLemming</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/748">bvaughn#748</a>) <br />* 🐛 Firefox edge-case bugfix (<a class="user-mention notranslate" href="https://github.com/ReinAkane">@ReinAkane</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/798">bvaughn#798</a>) <br />* 🎉 'onWheel' prop added to 'Grid' (<a class="user-mention notranslate" href="https://github.com/implausible">@implausible</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/778">bvaughn#778</a>) <br />* ✨ 'Grid' accessibility improved via better aria attributes (<a class="user-mention notranslate" href="https://github.com/smockle">@smockle</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/744">bvaughn#744</a>) <br />* ✨ 'CellMeasurererCache.clearAll' also sets row and column counts (<a class="user-mention notranslate" href="https://github.com/tcosentino">@tcosentino</a>) - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/796">bvaughn#796</a>)</p> bvaughn tag:github.com,2008:Repository/104722788/9.9.0 2017-07-09T05:55:56Z 9.9.0 <p>* 🎉 'InfiniteLoader' API method 'resetLoadMoreRowsCache' accepts opti…</p> <p>…onal parameter to auto-reload most recent range of rows. (<a class="user-mention notranslate" href="https://github.com/bamaboy">@bamaboy</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/704">bvaughn#704</a>)</p> <p>* 🎉 'MultiGrid' now supports scrolling when hovering over fixed rows or columns by way of new 'enableFixedColumnScroll' and 'enableFixedRowScroll' props. (<a class="user-mention notranslate" href="https://github.com/danalloway">@danalloway</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/708">bvaughn#708</a>) <br />* 🎉 'WindowScroller' supports new configurable 'scrollingResetTimeInterval' prop (similar to 'Grid'). (<a class="user-mention notranslate" href="https://github.com/djeeg">@djeeg</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/728">bvaughn#728</a>) <br />* 🐛 Edge-case bugfix for style caching of 'Grids' locked with 'ScrollSync'. (<a class="user-mention notranslate" href="https://github.com/nathanpower">@nathanpower</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/727">bvaughn#727</a>/github.com/<a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/727">bvaughn/pull/727</a>)) <br />* ✨ New 'onScrollbarPresenceChange' prop added to 'Grid'.</p> tag:github.com,2008:Repository/104722788/9.8.0 2017-06-13T03:52:33Z 9.8.0 <p>* 🎉 WindowScroller supports scrollToIndex prop. (<a class="user-mention notranslate" href="https://github.com/leoasis">@leoasis</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/643">bvaughn#643</a>)</p> <p>* 🎉 Allow ArrowKeyStepper to be used as a controlled component. (<a class="user-mention notranslate" href="https://github.com/mking-clari">@mking-clari</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/688">bvaughn#688</a>) <br />* 🎉New handleScroll method on Grid to better support custom scrollbars. (<a class="user-mention notranslate" href="https://github.com/5angel">@5angel</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/693">bvaughn#693</a>) <br />* 🐛 Added edge-case gaurd to WindowScroller to prevent calling setState when unmounted. (<a class="user-mention notranslate" href="https://github.com/liorbrauer">@liorbrauer</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/689">bvaughn#689</a>) <br />* 🐛 Fixed edge-case in Grid where setting an initial scroll-to offset with a height or width of 0 caused the scroll-to prop to be ignored when size later changed. (<a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/issues/691">bvaughn#691</a>)</p> tag:github.com,2008:Repository/104722788/9.7.6 2017-05-20T08:02:58Z 9.7.6 <p>✨ Better aria roles set for `Table` column cells and headers. (<a class="user-mention notranslate" href="https://github.com/jchen527">@jchen527</a></p> <p><a class="user-mention notranslate" href="https://github.com/jchen527"></a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/681">bvaughn#681</a>)</p> <p>🐛 `CellMeasurer` restores `width` and `height` `style` values after measuring to avoid edge-case layout bugs. (<a class="user-mention notranslate" href="https://github.com/marcelmokos">@marcelmokos</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/675">bvaughn#675</a>)</p> tag:github.com,2008:Repository/104722788/9.7.5 2017-05-08T05:23:35Z 9.7.5 <p>* ✨ Improved performance for CellMeasurerCache by removing some unnec…</p> <p>…essary computations for fixed-width/fixed-height use cases. (<a class="user-mention notranslate" href="https://github.com/RaviDasari">@RaviDasari</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/676">bvaughn#676</a>)</p> <p>* 🐛 MultiGrid ensures correct row/column indices are passed to CellMeasurerCache for top-right and bottom Grids. (<a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/issues/670">bvaughn#670</a>)</p> tag:github.com,2008:Repository/104722788/9.7.4 2017-04-29T18:03:53Z 9.7.4 <p>🎉 Add 'nonce' attribute to 'AutoSizer' for better Content Security Po…</p> <p>…licy compliance (<a href="https://www.w3.org/TR/2016/REC-CSP2-20161215/#script-src-the-nonce-attribute">https://www.w3.org/TR/2016/REC-CSP2-20161215/#script-src-the-nonce-attribute</a>). (<a class="user-mention notranslate" href="https://github.com/akihikodaki">@akihikodaki</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/663">bvaughn#663</a>)</p> <p>✨ 'Column' renderers now accept a 'columnIndex' parameter as well. This allows multiple 'Table' columns to more easily use 'CellMeasurer' to compute the min row height. (<a class="user-mention notranslate" href="https://github.com/bamaboy">@bamaboy</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/662">bvaughn#662</a>)</p> tag:github.com,2008:Repository/104722788/9.7.3 2017-04-12T05:49:07Z 9.7.3 <p>Clear cell and style cache when controlled-scroll mode Grid stops scr…</p> <p>…olling. <a class="user-mention notranslate" href="https://github.com/leoasis">@leoasis</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/649">bvaughn#649</a>)</p> tag:github.com,2008:Repository/104722788/9.7.2 2017-04-09T17:39:22Z 9.7.2 tag:github.com,2008:Repository/104722788/9.7.1 2017-04-09T05:34:25Z 9.7.1 <p>Added prop-types dependency to avoid deprecation warnings for React 1…</p> <p>…5.5+.</p>