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

2345

1.8.10

Diff

Changelog

Source

1.8.10

  • Fix scrollDirection when direction is RTL (#690)
brianvaughn
published 1.8.9 •

Changelog

Source

1.8.9

  • Readme changes
brianvaughn
published 1.8.8 •

Changelog

Source

1.8.8

  • 🐛 scrollToItem accounts for scrollbar size in the uncommon case where a List component has scrolling in the non-dominant direction (e.g. a "vertical" layout list also scrolls horizontally).
brianvaughn
published 1.8.7 •

Changelog

Source

1.8.7

  • ✨ Updated peer dependencies to include React v18.
brianvaughn
published 1.8.6 •

Changelog

Source

1.8.6

  • ✨ Updated peer dependencies to include React v17.
brianvaughn
published 1.8.5 •

Changelog

Source

1.8.5

  • ✨ Added UMD (dev and prod) build - (emmanueltouzery - #281)
brianvaughn
published 1.8.4 •

Changelog

Source

1.8.4

  • 🐛 Fixed size list and grid components now accurately report visibleStopIndex in onItemsRendered. (Previously this value was incorrectly reported as one index higher.) - (justingrant - #274)
  • 🐛 Fixed size list and grid components scrollToItem "center" mode when the item being scrolled to is near the viewport edge. - (justingrant - #274)
brianvaughn
published 1.8.3 •

Changelog

Source

1.8.3

brianvaughn
published 1.8.2 •

Changelog

Source

1.8.2

  • ✨ Deprecated grid props overscanColumnsCount and overscanRowsCount props in favor of more consistently named overscanColumnCount and overscanRowCount. (nihgwu - #229)
  • 🐛 Fixed shaky elastic scroll problems present in iOS Safari. #244
  • 🐛 Fixed RTL edge case bugs and broken scroll-to-item behavior. #159
  • 🐛 Fixed broken synchronized scrolling for RTL lists/grids. #198
brianvaughn
published 1.8.1 •

Changelog

Source

1.8.1

  • 🐛 Replaced an incorrect empty-string value for pointer-events with undefined (oliviertassinari - #210)
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