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

react-virtualized

Package Overview
Dependencies
Maintainers
3
Versions
296
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.17.0

Diff

Changelog

Source

9.17.0

  • More natural scrolling speeds for large lists in Chrome. (TrySound - #936)
  • Support for multi-column sort added to Table component. Read more about this here. Special thanks to CzBuCHi for the initial proposal and iteration in PRs #946 and #957. (bvaughn - #966)
  • ✨ Improved Table performance for cases with large numbers of columns. (gannunziata - #942)
  • 🐛 Fixed potential initial render bug when using CellMeasurer with a List. (OriR - #959)
  • 🐛 Masonry component now renders at least one column to avoid an invalid, Infinity height layout issue. (djeeg - #961)
  • 🎉 Optional className and style props added to AutoSizer component.
trysound
published 9.16.1 •

Changelog

Source

9.16.1

  • 🐛 Run server-side rendering tests under pure node environment and fix SSR in WindowScroller (TrySound - #953)
  • 🎉 Warn on passing wrong value to registerChild in WindowScroller (TrySound - #949)
  • 🐛 Fixed overrided merge WindowScroller scrollElement prop type (TrySound - #948)
  • 🎉 AutoSizer (via the detectElementResize helper) now supports properly rendering into iframes and child windows (ahutchings - #900)
trysound
published 9.16.0 •

Changelog

Source

9.16.0

  • 🐛 Fixed window check for SSR in detectElementResize (eqyiel - #945)
  • 🎉 Allowed custom WindowScroller child with registerChild in children function (TrySound - #940 and #947)
  • 🐛 Fixed WindowScroller scrollElement prop type (TrySound - #939)
brianvaughn
published 9.15.0 •

Changelog

Source

9.15.0

  • 🎉 Detected WindowScroller container (not only window) resize similar to AutoSizer (TrySound - #918)
  • 🐛 Prevented position breaking on WindowScroller container resize (TrySound - #920)
  • 🎉 Published AutoSizer Flow types (TrySound - #934)
  • 🎉 Published WindowScroller Flow types (TrySound - #915)
brianvaughn
published 9.14.1 •

Changelog

Source

9.14.1

  • 🐛 Fixed server-side rendering bug in WindowScroller with undefined window variable.
brianvaughn
published 9.14.0 •

Changelog

Source

9.14.0

  • 🎉 Added serverHeight and serverWidth props to WindowScroller for better server-side rendering support.
brianvaughn
published 9.13.0 •

Changelog

Source

9.13.0

  • 🎉 Added headerStyle support for Table columns (@mucsi96 - #877)
  • 🐛 Fixed Masonry bug that caused cells to be unnecessarily destroyed and then recreated when new cells were measured - d561d9c
brianvaughn
published 9.12.0 •

Changelog

Source

9.12.0

  • 🎉 Added defaultWidth and defaultHeight props to AutoSizer to better support server-side rendering.
brianvaughn
published 9.11.1 •

Changelog

Source

9.11.1

  • 🐛 Masonry component now properly pre-renders as specified by overscanByPixels
brianvaughn
published 9.11.0 •

Changelog

Source

9.11.0

  • 🐛 List and Grid scroll snapping / resetting bugfix #825 by @TrySound
  • 🐛 MultiGrid crash due to scrollTo* prop being NaN #829 by @mcordova47
  • 🐛 MultiGrid invalid tabIndex prop type #818 by @kalley
  • 🎉 Column default sort direction #833 by @mbseid
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