Releases: inokawa/virtua
Releases · inokawa/virtua
0.29.2
0.29.1
0.29.0
BREAKING CHANGE: endMargin
prop was removed because it was no longer needed!
What's Changed
- Refactor startOffset in WindowVirtualizer by @inokawa in #402
- Refactor jump compensation with shift by @inokawa in #407
- Improve jump compensation with shift by @inokawa in #409
- Suppress rerendering of WindowVirtualizer outside of viewport by @inokawa in #401
Full Changelog: 0.28.0...0.29.0
0.28.0
0.27.5
0.27.4
0.27.3
What's Changed
- Add collapse nested storybook example by @aeharding in #384
- Fix regression related to resizing when its top is out of viewport by @inokawa in #386
Full Changelog: 0.27.2...0.27.3
0.27.2
0.27.1
What's Changed
- Setup eslint-plugin-import and enable import/no-restricted-paths by @inokawa in #377
- Add resize and scroll storybook example by @aeharding in #381
- Fix regression related to smooth scrolling during resize by @inokawa in #382
New Contributors
- @aeharding made their first contribution in #381
Full Changelog: 0.27.0...0.27.1
0.27.0
- BREAKING CHANGE: Minimum value of
overscan
was 1 due to accuracy issue, but now it's 0.
What's Changed
- Improve jump compensation and change minimum overscan to 0 by @inokawa in #198
- Change minimum overscan to 0 by @inokawa in #375
- Refactor and improve auto size estimation by @inokawa in #376
Full Changelog: 0.26.0...0.27.0