Releases: hhurz/tableExport.jquery.plugin
Releases · hhurz/tableExport.jquery.plugin
1.6.9
Set option "numbers: output: false" to disable output formatting of numbers
1.6.7
New export format: tab-separated-values (tsv)
1.6.6
- Fixed issue #126: th elements can be found in any table row
- Fixed broken cell value substitution with data-tableexport-value attribute
1.6.5
- Filesaver.js updated to version 1.3.3
- Reworked package dependencies
- Fixed issue #121: Newlines in cells disappear after export to excel
- Fixed a new issue that encountered after resolving issue #120, where html content of table cells was not properly resolved any more
- Resolved feature request from issue #111: When exporting to pdf images need to be stretched to fit the cell
1.6.4
reworked package dependencies
1.6.3
Fixed issue #115: Style building for mso-number-format needs semi-colon at the end
Fixed issue #119: rowspan/colspan parsing did not work for xlsx format
Fixed issue #120: There was a problem when parsing multiline text in table cells
1.6.2
Due on version conflict js-xslx dependency removed fom bower.json and package.json
1.6.1
- Added support for tables with multiple tbodys
- xls format: Inherit parent row styles if td doesn't have any styles
- pdf format: Output of images located in table cells
1.6.0
v1.6.0
new release: v1.6.0