Tags: ddigulescu/react-window
Tags
* Added UMD (dev and prod) build (@emmanueltouzery - bvaughn#281)
* Fixed size list and grid components now accurately report 'visibleS… …topIndex' in 'onItemsRendered'. (Previously this value was incorrectly reported as one index higher.) - (@justingrant - bvaughn#274) * Fixed size list and grid components 'scrollToItem' "center" mode when the item being scrolled to is near the viewport edge. - (@justingrant - bvaughn#274)
* 🐛 Edge case bug-fix for scrollToItem when scrollbars are present (@… …MarkFalconbridge - bvaughn#267) * 🐛 Fixed RTL scroll offsets for non-Chromium Edge (@MarkFalconbridge - bvaughn#268) * 🐛 Flow types improved (@TrySound - bvaughn#260)
* ✨ Deprecated grid props 'overscanColumnsCount' and 'overscanRowsCou… …nt' props in favor of more consistently named 'overscanColumnCount' and 'overscanRowCount'. (@nihgwu - bvaughn#229) * 🐛 Fixed shaky elastic scroll problems present in iOS Safari. bvaughn#244 * 🐛 Fixed RTL edge case bugs and broken scroll-to-item behavior. bvaughn#159 * 🐛 Fixed broken synchronized scrolling for RTL lists/grids. bvaughn#198
* 🐛 Replaced an incorrect empty-string value for 'pointer-events' wit… …h 'undefined' (@oliviertassinari - PR bvaughn#210)
PreviousNext