tag:github.com,2008:https://github.com/michaelgmiller/react-virtualized/releasesTags from react-virtualized2017-05-20T08:02:58Ztag:github.com,2008:Repository/92895716/9.7.62017-05-20T08:02:58Z9.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/92895716/9.7.52017-05-08T05:23:35Z9.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/92895716/9.7.42017-04-29T18:03:53Z9.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/92895716/9.7.32017-04-12T05:49:07Z9.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/92895716/9.7.22017-04-09T17:39:22Z9.7.2tag:github.com,2008:Repository/92895716/9.7.12017-04-09T05:34:25Z9.7.1<p>Added prop-types dependency to avoid deprecation warnings for React 1…</p>
<p>…5.5+.</p>tag:github.com,2008:Repository/92895716/9.7.02017-04-06T03:22:20Z9.7.0<p>Added public animation-friendly API methods to Grid/List/Table for an…</p>
<p>… alternative to props-based animating. (<a class="user-mention notranslate" href="https://github.com/imadha">@imadha</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/641">bvaughn#641</a>)</p>tag:github.com,2008:Repository/92895716/9.6.12017-04-05T19:54:20Z9.6.1tag:github.com,2008:Repository/92895716/9.6.02017-04-05T17:12:21Z9.6.0<p>* 🎉 WindowScroller and Grid now support horizontal window-scrolling v…</p>
<p>…ia new autoWidth property. (<a class="user-mention notranslate" href="https://github.com/maxnowack">@maxnowack</a> - PR <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/644">bvaughn#644</a>)</p>
<p>* 🐛 Fixed a Content Security Policy (CSP) issue in an upstream dependency that impacted users of the Masonry component. For more information see issue <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/issues/640">bvaughn#640</a>.
<br />* ✨ List and Table always overscan 1 row in the direction _not_ being scrolled to better support keyboard nativigation (via TAB and SHIFT+TAB). For more information see issue <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/issues/625">bvaughn#625</a>.
<br />* ✨ Grid no longer alters scroll direction for one axis (eg vertical) if a scroll event occurs for another axis (eg horizontal).</p>tag:github.com,2008:Repository/92895716/9.5.02017-04-03T15:56:22Z9.5.0<p>Grid supports state-override of isScrolling value via new isScrolling…</p>
<p>… prop. This enables cache-while-scrolling of cells when used with WindowScroller. (<a class="user-mention notranslate" href="https://github.com/olavk">@olavk</a> - <a class="issue-link js-issue-link" href="https://github.com/bvaughn/react-virtualized/pull/639">bvaughn#639</a>)</p>