1
forked from sheetjs/sheetjs
Commit Graph

4 Commits

Author SHA1 Message Date
e59de73f99 Hyperlink cleanup [ci skip]
- XLS normalize URLs and use moniker (fixes )
- ODS row heights and column widths (fixes )
- DSV parse of files with leading <, deviating from Excel (fixes )
- read `ArrayBuffer` with no type (fixes )
- removed invalid test files that throw errors due to string length
- AOA/JSON null optional map to #NULL! (fixes )
2021-09-30 03:28:03 -04:00
Luis Romero
7972d537e5 use HTTPS instead of HTTP [ci skip] 2021-09-08 21:59:26 -05:00
b3873ea615 version bump 0.11.14: links
- BIFF5 + ODS read named ranges
- internal link range normalization
- BIFF8 + ODS link write
- internal link write (fixes  h/t @gawi)
2017-12-14 20:18:40 -05:00
b89a876076 version bump 0.9.7: write features
- write !cols widths : XLSX XLSB XLML
- write hyperlinks   :           XLML
- XLSB convert date cell to numeric on write
- fixed issue with assigning self in jszip

issues:
- closes  h/t @jscheid
- closes  h/t @asfman
2017-03-28 18:03:03 -04:00