Skip to content

Releases: inokawa/virtua

0.2.3

04 Jun 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

06 May 12:15
Compare
Choose a tag to compare

What's Changed

  • Remove rerender when cache length is updated by @inokawa in #75

Full Changelog: 0.2.1...0.2.2

0.2.1

05 May 12:42
Compare
Choose a tag to compare

What's Changed

  • Fix Warning: Encountered two children with the same key when an ite… by @inokawa in #74

Full Changelog: 0.2.0...0.2.1

0.2.0

05 May 06:32
Compare
Choose a tag to compare

What's Changed

  • Replace onEndReached and endThreshold with onRangeChange by @inokawa in #52
  • Rename scrollToOffset to scrollTo and add scrollBy by @inokawa in #55
  • Setup playwright by @inokawa in #57
  • Improve styling of scrollable element to be styleable with padding by @inokawa in #66
  • Reduce memory usage of scrollable layers by @inokawa in #68
  • Fix regression with sticky items by @inokawa in #69
  • Remove flex from some stories for benchmarking by @inokawa in #71
  • Add viewportSize to handle by @inokawa in #72
  • Add more props to scrollable element by @inokawa in #73
  • Rename List to VList by @inokawa in #70

Full Changelog: 0.1.12...0.2.0

0.1.12

25 Apr 02:10
Compare
Choose a tag to compare

What's Changed

  • Fix scrollOffset method to get scrollOffset from state by @inokawa in #50
  • Improve scroll jump compensation in manual scrolling by @inokawa in #51
  • Reduce call count of useLayoutEffect by @inokawa in #53

Full Changelog: 0.1.11...0.1.12

0.1.11

22 Apr 08:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.1.11

0.1.10

20 Apr 16:05
Compare
Choose a tag to compare

What's Changed

  • Disable pointer events while scrolling by @inokawa in #46

Full Changelog: 0.1.9...0.1.10

0.1.9

17 Apr 14:41
Compare
Choose a tag to compare

What's Changed

  • Infer scroll state also from wheel events by @inokawa in #40
  • Fixed bug that viewable range didn't change when items outside of the… by @inokawa in #42

Full Changelog: 0.1.8...0.1.9

0.1.8

15 Apr 07:47
Compare
Choose a tag to compare

What's Changed

  • Decrease default value of overscan by @inokawa in #37
  • Reduce bundle size

Full Changelog: 0.1.7...0.1.8

0.1.7

13 Apr 04:53
Compare
Choose a tag to compare

Fix wrong doc

Full Changelog: 0.1.6...0.1.7