00f25cfe1e
version bump 0.10.7: autocorrections for bad files
...
- recalculate SSF for malformed files (fixes #506 h/t @asksahil)
- malformed shared string (fixes #445 h/t @Ramzec)
- SSF added to TS def (fixes #711 h/t @duckywang1)
- Norsk property names
- resolved gitbook processing issues
2017-07-05 18:27:54 -04:00
王达夫
739c4f220c
[fix] typescript definition for SSF
2017-07-05 15:15:23 -04:00
1988338deb
version bump 0.10.6: encoding tweaks
...
- updated codepage to 1.9.0
- replaced \u2603 with \s\S (fixes #687 h/t @clgnik)
2017-06-24 02:51:37 -04:00
20f22cf7f9
vue demo and typing fixes [ci skip]
2017-06-19 03:14:18 -04:00
Christopher Thielen
5ceb2e01b5
Add missing TS definitions
2017-06-17 22:33:08 -04:00
5d997df419
version bump 0.10.5
...
- HTML output new preamble, <table> should not be in header/footer
- XLS Built-In defined names translated to XLSX _xlnm form
- README: streaming read strategies
- If approximation error is sufficiently small, assume MDW is 6
- TS rename Utils type to XLSX$Utils (see #618 )
2017-06-09 21:54:33 -04:00
81ab4f9b1f
version bump 0.10.4: privacy filter
2017-06-03 03:19:09 -04:00
aff7b95272
Date/Time Minutiae
...
- TZ consistency for DBF and others (closes #663 h/t @peeyushsrivastava)
- Date1904 XLSX/XLSB/XLS/XLML consistency (fixes #175 h/t @SheetJSDev)
- dateNF corrects for plaintext date parsing (fixes #658 h/t @mmancosu)
- new travis tests override local time zones
2017-06-01 17:22:11 -04:00
e996df7b67
version bump 0.10.3: flush
...
- CSV double-quote processing (fixes #656 h/t @jckkong)
- actually updated SSF to 0.9.3 (h/t @HuFlungDu)
- npm module actually includes the types
2017-05-17 13:52:32 -04:00
3fde651a8c
sheet_to_html
...
- added to TS definition and tests
- clarified behavior of plaintext files (fixes #641 h/t @dskrvk)
- removed old test files
2017-05-16 13:45:35 -04:00
409581b317
TS write test
...
run `make tslint` to run TS checks
2017-05-15 11:50:46 -04:00
Wolfgang Faust
cb6633be18
Rename interfaces to not start with I.
2017-05-13 19:37:23 -04:00
Wolfgang Faust
0af66e171f
Use object
instead of Object
in type definitions.
2017-05-13 19:31:56 -04:00
Wolfgang Faust
5d433c72b8
Integrate type definitions.
2017-05-13 19:30:01 -04:00
Wolfgang Faust
1b6436c351
Move all files into types/ subdirectory.
2017-05-13 15:38:52 -04:00