Tags: bogini/js-xlsx
Tags
version bump 0.11.3: "array" type - phased out Array map invocations (fixes SheetJS#620 h/t @dullin) - "array" type supports Uint8Array - Headless browser examples - blank cells are omitted or stubbed (fixes SheetJS#779 h/t @Domxa) - removed transferrables from demo
version bump 0.11.2: proper plaintext parsing - dollar currencies and percentages properly detected as numbers - parse potential CDATA segments in XLSX (fixes SheetJS#775 h/t @awb99) - IE8 issues with regex - altjs demos Issues: - fixes SheetJS#673 h/t @huhm - fixes SheetJS#748 h/t @sangpuion - fixes SheetJS#749 h/t @GreggOD - fixes SheetJS#772 h/t @sangpuion @jyyan
version bump 0.11.1: dist cleanup - dist scripts properly export library - XLS/XLSB formulae quote sheet names containing spaces - skipHidden ported to streaming CSV write - updated codepage to 1.11.0 - flow and TS updates - webpack demo example using dist scripts - requirejs demo
version bump 0.11.0: new minified versions - build script strips `require` statements - finally every version is pinned (see SheetJS#740 h/t @the-spyke) - removed colloquialisms in README
version bump 0.10.9: pin dependencies - updated SSF 0.10.0, codepage 1.10.1, CFB 0.12.0, CRC32 / ADLER32 1.1.0 - pinned all devDependencies (fixes SheetJS#740 h/t @the-spyke) - flow type updates - clarified meteor usage (fixes SheetJS#751 h/t @NorthDecoder)
version bump 0.10.7: autocorrections for bad files - recalculate SSF for malformed files (fixes SheetJS#506 h/t @asksahil) - malformed shared string (fixes SheetJS#445 h/t @ramzec) - SSF added to TS def (fixes SheetJS#711 h/t @duckywang1) - Norsk property names - resolved gitbook processing issues
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 SheetJS#618)
PreviousNext