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.10.1

Diff

Changelog

Source

9.10.1

  • 🐛 Server-side rendering window reference bugfix
  • 🐛 Grid.defaultProps bugfix
brianvaughn
published 9.10.0 •

Changelog

Source

9.10.0

  • Grid uses requestAnimationFrame instead of setTimeout for improved scroll-ended debounce timing (@guilhermefloriani - #742)
  • 🎉 onRowRightClick prop added to Table (@damian-codilime - #741)
  • 🎉 Table component now allow children that extend Column (@CptLemming - #748)
  • 🐛 Firefox edge-case bugfix (@ReinAkane - #798)
  • 🎉 containerProps prop added to Grid (@implausible - #778)
  • Grid accessibility improved via better aria attributes (@smockle - #744)
  • CellMeasurererCache.clearAll also sets row and column counts (@tcosentino - #796)
brianvaughn
published 9.10.0-alpha.1 •

brianvaughn
published 9.10.0-alpha.0 •

brianvaughn
published 9.9.0 •

Changelog

Source

9.9.0

  • 🎉 InfiniteLoader API method resetLoadMoreRowsCache accepts optional parameter to auto-reload most recent range of rows. (@BamaBoy - #704)
  • 🎉 MultiGrid now supports scrolling when hovering over fixed rows or columns by way of new enableFixedColumnScroll and enableFixedRowScroll props. (@danalloway - #708)
  • 🎉 WindowScroller supports new configurable scrollingResetTimeInterval prop (similar to Grid). (@djeeg - #728)
  • 🐛 Edge-case bugfix for style caching of Grids locked with ScrollSync. (@nathanpower - #727)
  • ✨ New onScrollbarPresenceChange prop added to Grid.
brianvaughn
published 9.8.0 •

Changelog

Source

9.8.0

  • 🎉 WindowScroller supports scrollToIndex prop. (@leoasis - #643)
  • 🎉 Allow ArrowKeyStepper to be used as a controlled component. (@mking-clari - #688)
  • 🎉New handleScroll method on Grid to better support custom scrollbars. (@5angel - #693)
  • 🐛 Added edge-case guard to WindowScroller to prevent calling setState when unmounted. (@liorbrauer - #689)
  • 🐛 Fixed edge-case in Grid where setting an initial scroll-to offset with a height or width of 0 caused the scroll-to prop to be ignored when size later changed. (#691)
brianvaughn
published 9.8.0-rc.1 •

brianvaughn
published 9.7.6 •

Changelog

Source

9.7.6

  • ✨ Better aria roles set for Table column cells and headers. (@jchen527 - #681)
  • 🐛 CellMeasurer restores width and height style values after measuring to avoid edge-case layout bugs. (@marcelmokos - #675)
brianvaughn
published 9.7.5 •

Changelog

Source

9.7.5

  • ✨ Improved performance for CellMeasurerCache by removing some unnecessary computations for fixed-width/fixed-height use cases. (@RaviDasari - #676)
  • 🐛 MultiGrid ensures correct row/column indices are passed to CellMeasurerCache for top-right and bottom Grids. (#670)
brianvaughn
published 9.7.4 •

Changelog

Source

9.7.4

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