0.4.0
What's Changed
- Add react-dom to peerDependencies by @inokawa in #104
- Refactor resize detection by @inokawa in #105
- Refactor jump by @inokawa in #106
- Refactor scroll direction detection by @inokawa in #107
- Refactor switch by @inokawa in #108
- Estimate initial item size from measured sizes by @inokawa in #110
- Remove unnecessary Promise.resolve by @inokawa in #111
- Improve accuracy of imperative scrolling by @inokawa in #114
- Fixed bug scrollToIndex in VGrid fails rarely by @inokawa in #117
Full Changelog: 0.3.0...0.4.0