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
1
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

8.11.2

Diff

Changelog

Source

8.11.2

  • 🐛 Added MultiGrid method measureAllCells; deprecated misnamed measureAllRows method.
brianvaughn
published 8.11.1 •

Changelog

Source

8.11.1

  • 🐛 Fixed regression in WindowScroller when browser is resized. (@andrewbranch - #548)
brianvaughn
published 8.11.0 •

Changelog

Source

8.11.0

brianvaughn
published 8.10.0 •

Changelog

Source

8.10.0

  • 🎉 WindowScroller supports custom target element via a new scrollElement prop; defaults to window for backwards compatibility. (@andrewbranch - #481)
  • 🐛 MultiGrid supports onScroll property. (@Pana - #536)
  • 🎉 New id-based CellMeasurer cell size cache, idCellMeasurerCellSizeCache. (@bvaughn - #538)
brianvaughn
published 8.9.0 •

Changelog

Source

8.9.0

  • New MultiGrid reduces the boilerplate required to configure a Grid with fixed columns and/or rows.
  • defaultTableRowRenderer passes new rowData param to event handlers (in addition to index).
  • 🐛 Styles are no longer cached while scrolling for compressed lists (@nickclaw - #527)
  • 🐛 Cell cache is reset once InfiniteLoader load completes (@nickclaw - #528)
  • Add loose-envify support for Browserify users (@chrisvasz - #519, #523)
  • dom-helpers dependency relaxed to support 2.x and 3.x versions (@danez - #522)
  • 🐛 Collection no longer drops its overflow style in certain conditions; see facebook/react/issues/8689 for more info.
brianvaughn
published 8.8.1 •

Changelog

Source

8.8.1

Fixed a bug with Grid style-cache that caused stale cell-sizes to be used when Grid resized.

brianvaughn
published 8.8.0 •

Changelog

Source

8.8.0

Grid now temporarily caches inline style objects to avoid causing shallow compare to fail unnecessarily (see PR 506).

AutoSizer internal detectElementResize library now no longer creates duplicate <style> tags when unmounted and remounted (see PR 507).

brianvaughn
published 8.8.0-alpha.3 •

brianvaughn
published 8.8.0-alpha.2 •

brianvaughn
published 8.8.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