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

react-datasheet-grid

Package Overview
Dependencies
Maintainers
1
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

3.2.2

Diff

Changelog

Source

3.2.2

Date: 2021-09-14

Fixed

  • Issues with SSR and DOMParser
nick-keller
published 3.2.1 •

nick-keller
published 3.2.0 •

Changelog

Source

3.2.0

Date: 2021-09-14

Added

  • activeCell and selection of the ref now include colId if the column has an id.
  • New props onFocus, onBlur, onActiveCellChange, and onSelectionChange

Changed

  • Prop data on <DataSheetGrid/> has been renamed value to match standards. data is still supported but is now deprecated and support will be dropped on next major version.
nick-keller
published 3.1.2 •

Changelog

Source

3.1.2

Date: 2021-09-07

Improved

  • Improved accessibility by allowing to focus next tabbable element in the dom when tabbing from the last cell, and previous element when Shift+Tab from the first cell.
nick-keller
published 3.1.1 •

Changelog

Source

3.1.1

Date: 2021-09-07

Improved

  • Improved copy / pasting by supporting text/html data type. Dealing with edge cases with special characters now works perfectly.
nick-keller
published 3.1.0 •

Changelog

Source

3.1.0

Date: 2021-09-03

Added

  • Columns can now have an id, making setActiveCell and setSelection easier to use by specifying the column's id instead of its index.
nick-keller
published 3.0.0 •

Changelog

Source

3.0.0

Date: 2021-09-03

Breaking changes

  • Prop isRowEmpty on <DataSheetGrid/> has been deleted in favor of isCellEmpty on each column.
nick-keller
published 2.0.11 •

Changelog

Source

2.0.11

Date: 2021-09-01

Added

  • disabled, deleteValue, copyValue, pasteValue, duplicateRow, and isRowEmpty now have access to the rowIndex
  • Columns can now specify headerClassName and cellClassName
  • <DataSheetGrid/> now has style and className props

Anterior versions

Changes were not track properly.

nick-keller
published 2.0.10 •

nick-keller
published 2.0.9 •

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