Releases: petyosi/react-virtuoso
Releases · petyosi/react-virtuoso
Expose scroll seek in grouped virtuoso
Merged the PR #110
Add Scarf for analytics
I have no idea how many people use this library, so I hope Scarf will help me with that.
Various Bug Fixes
Fix rendering inconsistencies when changing total count
Scrolling of very large lists is now possible
bottomStateChange exposed in GroupedVirtuoso
Bug fix for attaching / detaching grouped virtuoso
Fixes the issue caught in #83
CSP Compliance, bring `rangeChanged` to GroupedVirtuoso
Fix scrollToIndex regression
The issue was spotted in #75 and was related to changes aimed at making scrollToIndex more resilient.
Fix warnings in React 16.13.0
Virtuoso and GroupedVirtuoso are now functional components. This should not cause any change in the behavior, but if it does - please open an issue!