New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-virtualized

Package Overview
Dependencies
Maintainers
3
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtualized - npm Package Versions

1
30

9.0.4

Diff

Changelog

Source

9.0.4

  • 🐛 Moved flow-bin from 'dependencies' to 'devDependencies'. This was accidentally placed as a dep before.
brianvaughn
published 9.0.3 •

Changelog

Source

9.0.3

  • 🐛 Grid takes scrollbar size into account when aligning cells for scrollToColumn or scrollToRow usage. (#543)
brianvaughn
published 9.0.2 •

Changelog

Source

9.0.2

  • 🎉 Added additional DEV-only warnings for improperly configured CellMeasurerCache based on user-feedback for the new API.
  • 🐛 Fixed edge-case where restoring columnCount from 0 wouldnt properly restore previous scrollToRow offset (and vice versa for rowCount and scrollToColumn)
  • Updated Grid and Collection to move some state-setting logic related to offsets from componentWillUpdate to componentWillReceiveProps. This change should have no externally visible impact. (#585)
brianvaughn
published 9.0.1 •

Changelog

Source

9.0.1

  • 🐛 Edge-case bug with scroll-to-index and cell size function property (#565)
  • 🐛 Edge-case bug with WindowScroller and mocked window object

Version 9 changes and upgrade steps are described in detail on the version 9 pull request.

brianvaughn
published 9.0.0 •

brianvaughn
published 9.0.0-rc.2 •

brianvaughn
published 9.0.0-rc.1 •

brianvaughn
published 9.0.0-rc.0 •

brianvaughn
published 8.11.4 •

Changelog

Source

8.11.4

  • 🐛 Better guard against minification/uglification in ColumnSizer when verifying child is either a Grid or a MultiGrid. (#558)
brianvaughn
published 8.11.3 •

Changelog

Source

8.11.3

  • Adding missing scrollToRow method to List and Table (as pass-thrus for Grid.scrollToCell).
  • 🐛 Bugfixes with MultiGrid resize handling and caching. (@codingbull - #552)
  • 🐛 List checks it row-style object has been frozen before modifying width; (fix for upcoming React 16 change).
  • 🐛 MultiGrid better handles case where rowCount === fixedRowCount.
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