Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 654 Bytes

File metadata and controls

24 lines (14 loc) · 654 Bytes

Change Log

All notable changes to the "CSV" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

Fixed

  • Fix readability issues for dark mode by optimizing saturation and lightness values.

Added

  • Pick system configured font values.
  • Structured and Organised Code into multiple files for Maintainability.
  • Add support for multi line values in CSV.
  • Added vite build config and vite dependency to have bundled output file.
  • Delegated the copying of Csv Array to Extension from WebView script.

[1.0.5]

  • Initial release