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
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datasheet-grid - npm Package Versions

13
9

4.9.2

Diff

Changelog

Source

4.9.2

Date: 2022-12-27

Fix

  • Date columns now support YYYY.MM.DD format and max year is 9999
nick-keller
published 4.9.1 •

Changelog

Source

4.9.1

Date: 2022-12-19

Fix

  • Date columns now support YYYY. MM. DD and YYYY/MM/DD format
nick-keller
published 4.9.0 •

Changelog

Source

4.9.0

Date: 2022-12-03

Added

  • Support for custom row height
nick-keller
published 4.8.1 •

Changelog

Source

4.8.1

Date: 2022-11-23

Fixed

  • Duplicate characters issue when typing in Korean or other composable languages
nick-keller
published 4.8.0 •

Changelog

Source

4.8.0

Date: 2022-11-18

Added

  • Added isoDateColumn to work with strings instead of Date objects

Changed

  • isoDateColumn and dateColumn now hide the calendar icon when not active for a better visual experience
nick-keller
published 4.7.0 •

Changelog

Source

4.7.0

Date: 2022-11-06

Added

  • Now export createAddRowsComponent, renderContextMenuItem, and createContextMenuComponent for easier i18n
  • Added cellClassName prop to DSG itself
nick-keller
published 4.6.0 •

Changelog

Source

4.6.0

Date: 2022-11-04

Changed

  • width is now deprecated for columns, you should now use directly basis, grow, and shrink. Width computation is now done internally in JS and does not rely on the browser.
  • Migrated from react-window to react-virtual. As a result columns are now virtualized as well.

Added

  • Support for Ctrl+Left click to open the context menu
nick-keller
published 4.5.0 •

Changelog

Source

4.5.0

Date: 2022-09-28

Added

  • headerRowHeight now supports 0 as a value and completely hides the header row
  • checkboxColumn now disables the checkbox when the cell itself is disabled
  • addRowsComponent now supports false as a value to hide the component
  • cellClassName now receives columnId
nick-keller
published 4.4.2 •

Changelog

Source

4.4.2

Date: 2022-07-31

Changed

  • Transferred ownership of the repo
nick-keller
published 4.4.1 •

Changelog

Source

4.4.1

Date: 2022-05-31

Fixed

  • Fix build, previous changes are now present
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