Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-window

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-window - npm Package Versions

1345

1.8.0

Diff

Changelog

Source

1.8.0

  • 🎉 Added new "smart" align option for grid and list scroll-to-item methods (gaearon - #209)
brianvaughn
published 1.7.2 •

Changelog

Source

1.7.2

  • 🐛 Add guards to avoid invalid scroll offsets when scrollTo() is called with a negative offset or when scrollToItem is called with invalid indices (negative or too large).
brianvaughn
published 1.7.1 •

Changelog

Source

1.7.1

  • 🐛 Fix SSR regression introduced in 1.7.0 - (Betree - #185)
brianvaughn
published 1.7.0 •

Changelog

Source

1.7.0

  • 🎉 Grid scrollToItem supports optional rowIndex and columnIndex params (jgoz - #174)
  • DEV mode checks for WeakSet support before using it to avoid requiring a polyfill for IE11 - (jgoz - #167)
brianvaughn
published 1.6.2 •

Changelog

Source

1.6.2

  • 🐛 Bugfix for RTL when scrolling back towards the beginning (right) of the list.
brianvaughn
published 1.6.1 •

Changelog

Source

1.6.1

  • 🐛 Bugfix to account for differences between Chrome and non-Chrome browsers with regard to RTL and "scroll" events.
brianvaughn
published 1.6.0 •

Changelog

Source

1.6.0

  • 🎉 RTL support added for lists and grids. Special thanks to davidgarsan for his support. - #156
  • 🐛 Grid scrollToItem methods take scrollbar size into account when aligning items - #153
brianvaughn
published 1.5.2 •

Changelog

Source

1.5.2

  • 🐛 Edge case bug fix for VariableSizeList and VariableSizeGrid when the number of items decreases while a scroll is in progress. - (iamsolankiamit - #138)
brianvaughn
published 1.5.1 •

Changelog

Source

1.5.1

  • 🐛 Updated getDerivedState Flow annotations to address a warning in a newer version of Flow.
brianvaughn
published 1.6.0-alpha.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc