Skip to content

v1.1.0 – Performance improvements, Import CSV Wizard, Dark theme

Compare
Choose a tag to compare
@notsidney notsidney released this 09 Nov 00:56
75a0f03

New

  • [New] Import CSV Wizard with ability to add new columns, preview, and import CSV from URL and clipboard
  • [New] Dark theme

Improved

  • [Improved] Improved performance massively by updating the react-data-grid dependency from 7.0.0-alpha.29 to 7.0.0-canary.27
  • [Improved] Added Basic Cells to improve scroll performance

Fixed

  • [Fixed] Dates not being parsed when importing from CSV (#219)
  • [Fixed] MultiSelect keyboard navigation issue (#260)
  • [Fixed] Pressing tab key not scrolling table horizontally (#257)