Skip to content

Releases: hhurz/tableExport.jquery.plugin

1.5.2

03 Aug 21:08
Compare
Choose a tag to compare
  • Merge pull request #77 and #87
  • Support of mso-number-format style attributes when exporting to excel
  • new option tfootSelector
  • package.json
  • readme update

1.5.1

28 Apr 08:34
Compare
Choose a tag to compare

Fix: IE doesn't know Object.assign()
Fix: Optimized export of css styles when exporting to excel
Fix: JSON export when some columns are ignored
New: Option jsonScope to define what to export in json format

v1.5.0

16 Mar 15:34
Compare
Choose a tag to compare

Enhancement: Output of table cells containing colored div elements in PDF format
Extended option: ignore columns by field names
Support of jspdf-autotable 2.0.14

v1.4.0

12 Feb 19:45
Compare
Choose a tag to compare
  • Enhancement: Export a data attribute instead of the TD content
  • Enhancement: Multiple table support in excel

v1.3.2

13 Jan 13:23
Compare
Choose a tag to compare
Fix cannot export error.

v1.3.1

13 Jan 12:59
Compare
Choose a tag to compare
Merge pull request #57 from wenzhixin/patch-1

Fix cannot export error.

v1.3.0

19 Dec 13:56
Compare
Choose a tag to compare
Workaround for IE <=9 where download was not working

"Merged" from fork https://github.com/dawiong/tableExport.jquery.plugin

v1.2.4

19 Nov 19:30
Compare
Choose a tag to compare
Issue #53: fixed complex table thead rowspan colspan bug

v1.2.3

11 Nov 22:00
Compare
Choose a tag to compare
fixed issue #47: colspan followed rowspan gives incorrect output when…

v1.2.2

02 Nov 21:06
Compare
Choose a tag to compare
Issue #42: fixed vertical position calculation of multiline text