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

react-datasheet-grid

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datasheet-grid - npm Package Versions

1
9

4.0.2

Diff

Changelog

Source

4.0.2

Date: 2022-01-27

Changed

  • Changed module types to commonjs to improve compatibility
nick-keller
published 4.0.1 •

Changelog

Source

4.0.1

Date: 2022-01-26

Fixed

  • createTextColumn placeholder was always displaying, it is now only displaying on active cells.
  • createTextColumn was updating the row on first render when continuousUpdates was false.
nick-keller
published 4.0.0 •

Changelog

Source

4.0.0

Date: 2022-01-26

Changed

  • CSS is no longer automatically imported and should be manually imported by the end user. This allows support for Nextjs and other frameworks.
  • data prop is no longer supported in favor of value
nick-keller
published 3.6.3 •

Changelog

Source

3.6.3

Date: 2022-01-17

Fixed

  • Endless re-renders with non-integer height
  • Right and bottom shadow had false positive with non-integer sizes
nick-keller
published 3.6.2 •

Changelog

Source

3.6.2

Date: 2022-01-13

Fixed

  • Flickering effect caused by scrollbars on non-integer pixel widths
nick-keller
published 3.6.1 •

nick-keller
published 3.6.0 •

Changelog

Source

3.6.0

Date: 2021-12-30

Added

  • New column prop prePasteValues
nick-keller
published 3.5.0 •

Changelog

Source

3.5.0

Date: 2021-12-26

Added

  • New prop rowClassName
nick-keller
published 3.4.0 •

Changelog

Source

3.4.0

Date: 2021-12-23

Added

  • onChange now receives a second argument to track which rows were updated.
nick-keller
published 3.3.9 •

Changelog

Source

3.3.9

Date: 2021-12-07

Fixed

  • Selection was overflowing when pasting a single row that overflows to the right
  • A state could be updated (triggering a warning) after the component was unmounted
  • Do not submit the form when adding a row
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