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

react-virtualized-auto-sizer

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtualized-auto-sizer - npm Package Versions

13

1.0.14

Diff

Changelog

Source

1.0.14

  • Fix potential "ResizeObserver loop limit exceeded" error caused by long-running renders (#55)
brianvaughn
published 1.0.13 •

Changelog

Source

1.0.13

  • Transpile nullish coalescing operator (#53)
brianvaughn
published 1.0.12 •

Changelog

Source

1.0.12

  • Fix regression introduced in 1.0.8 with transformations; pass unscaled width and height as "default" params (and add additional scaledHeight and scaledWidth params to children function)
  • Use ResizeObserver when possible; fallback to legacy resize polyfill logic otherwise
brianvaughn
published 1.0.11 •

Changelog

Source

1.0.11

  • Pre-transform static class property syntax (defaultProps) (#46)
  • Fixed bad TypeScript definition for onResize prop (#44)
brianvaughn
published 1.0.10 •

Changelog

Source

1.0.10

  • Add named exports for AutoSizer as well as Props and Size types.
brianvaughn
published 1.0.9 •

Changelog

Source

1.0.9

  • Add optional tagName property (default to "div").
brianvaughn
published 1.0.8 •

Changelog

Source

1.0.8

  • Replace offsetHeight/offsetWidth with getBoundingClientRect to better support floating size values
  • Spread all additional props onto out HTMLDivElement
brianvaughn
published 1.0.7 •

Changelog

Source

1.0.7

  • Add peer dependency for "react" / "react-dom" version 18
brianvaughn
published 1.0.6 •

Changelog

Source

1.0.6

  • Fixed rAF throttling issue caused by new Chrome flag (#39)
brianvaughn
published 1.0.5 •

Changelog

Source

1.0.5

  • Add peer dependency for "react" / "react-dom" version 17
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