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

23

1.0.24

Diff

Changelog

Source

1.0.24

  • Add optional doNotBailOutOnEmptyChildren prop to AutoSizer to override default behavior of not rendering children when either width or height are 0
brianvaughn
published 1.0.23 •

Changelog

Source

1.0.23

  • Bugfix: Use ResizeObserver global from parentNode realm to support case with multiple realms (#82)
brianvaughn
published 1.0.22 •

Changelog

Source

1.0.22

  • Bugfix: Treat empty-string padding values as 0
brianvaughn
published 1.0.21 •

Changelog

Source

1.0.21

  • TypeScript change only; AutoSizer return type changed from ReactElement to ReactNode
brianvaughn
published 1.0.20 •

Changelog

Source

1.0.20

  • Guard against potential state update after unmount (caused by setTimeout when using ResizeObserver)
brianvaughn
published 1.0.19 •

Changelog

Source

1.0.19

  • Further improved TypeScript definitions to avoid any types for children function parameters.
  • 61: Build release bundle with Preconstruct.
brianvaughn
published 1.0.18 •

Changelog

Source

1.0.18

  • Refine TypeScript types so that disableHeight and disableWidth are properly paired with conditional types like children and onResize.
brianvaughn
published 1.0.17 •

Changelog

Source

1.0.17

  • Support non-integer padding styles.
brianvaughn
published 1.0.16 •

Changelog

Source

1.0.16

  • Relaxed children prop return type from ReactElement to ReactNode.
brianvaughn
published 1.0.15 •

Changelog

Source

1.0.15

  • Readme changes
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