8000 Releases Β· bvaughn/react-window Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: bvaughn/react-window

1.3.1

03 Dec 23:40
Compare
Choose a tag to compare

1.2.1

03 Oct 19:43
Compare
Choose a tag to compare
  • πŸŽ‰ Improved Flow types to include optional itemData parameter. (TrySound - #66)
  • πŸ› VariableSizeList and VariableSizeGrid no longer call size getter functions with invalid index when item count is zero.

1.2.0

03 Oct 19:39
Compare
Choose a tag to compare
  • Remove overflow:hidden from inner container (souporserious - #56)
  • πŸŽ‰ Flow types added to NPM package. (TrySound - #40)
  • πŸŽ‰ Relaxed grid scrollTo method to make scrollLeft and scrollTop params optional (so you can only update one axis if desired). - #63)
  • πŸ› Fixed invalid this pointer in VariableSizeGrid that broke the resetAfter* methods - #58)
0