Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Releases: linways/table-to-excel

v1.0.4

06 May 08:43
1be93f0
Compare
Choose a tag to compare

Date data type, timezone related bug fixed

v1.0.3

07 Apr 03:57
6ce7615
Compare
Choose a tag to compare

Added Row hight

Now row height can be specified using data-height in <tr> tag.

v1.0.2

08 Jan 18:08
49e5f09
Compare
Choose a tag to compare

Fixed bug in handling multiple columns merges in a sheet

v1.0.0

27 Dec 07:38
88d7a0b
Compare
Choose a tag to compare

Migration Guide for migrating from V0.2.1 to V1.0.0

  • Changed backend excel library to guyonroche/exceljs .
  • Added border color
  • Option to set style and color for all borders
  • Exclude row
  • Added text underline
  • Added support for hyperlinks
  • Text intent
  • RTL support
  • Extra alignment options
  • String "true/false" will be accepted as Boolean
  • Changed border style values
  • Text rotation values changed

Added Support for hyperlinks with original SheetJS

22 Nov 17:42
b200dfb
Compare
Choose a tag to compare

V0.2

22 Aug 05:49
Compare
Choose a tag to compare

Added data-exclude