1. 28 10月, 2017 1 次提交
  2. 18 10月, 2017 1 次提交
  3. 17 10月, 2017 3 次提交
  4. 10 10月, 2017 1 次提交
  5. 02 10月, 2017 1 次提交
    • S
      RTF write stub · c88f8394
      SheetJS 提交于
      - Empty WS on RTF read, rudimentary write
      - reshape XLS VBA blob
      - CI adding back old nodejs versions
      - refresh tests and docs
      c88f8394
  6. 30 9月, 2017 1 次提交
    • S
      version bump 0.11.5: "string" type · af3df446
      SheetJS 提交于
      - proper JS string input / output type
      - bower main now uses full version (fixes #820 h/t @newmesiss)
      - DOM parse directly acts on innerHTML (see #779 h/t @danxfisher)
      - unicode core props and ext props (fixes #822 h/t @fureweb-com)
      - shim update for IE10/11
      - test refresh and flow checks
      af3df446
  7. 23 9月, 2017 1 次提交
    • S
      version bump 0.11.4: BIFF8 XLS write · d0265005
      SheetJS 提交于
      - xlsx bin script takes `-8, --xls` options for writing BIFF8
      - updated CFB to 0.12.1, CRC32 to 1.1.1
      - test file spelling error (h/t @jsoref)
      - minified script renames write_shift / read_shift
      - UTF8 and XML entity processing
      
      Issues:
      - fixes #815 h/t @Neroth
      - fixes #739 h/t @LittleBreak @PWDream
      - fixes #553 h/t @keyiis
      - fixes #492 h/t @FlyingSailor @simonchan2013
      d0265005
  8. 05 9月, 2017 1 次提交
  9. 04 9月, 2017 1 次提交
    • J
      spelling [ci skip] · e34b6e78
      Josh Soref 提交于
      - fixed spelling errors in README and code (fixes #802)
      - replaced garbled names in property tests (fixes #803)
      e34b6e78
  10. 20 8月, 2017 1 次提交
    • S
      version bump 0.11.3: "array" type · 635310b6
      SheetJS 提交于
      - phased out Array map invocations (fixes #620 h/t @dullin)
      - "array" type supports Uint8Array
      - Headless browser examples
      - blank cells are omitted or stubbed (fixes #779 h/t @domxa)
      - removed transferrables from demo
      635310b6
  11. 19 8月, 2017 1 次提交
    • S
      HTML and CSV parsing · 2ea9c958
      SheetJS 提交于
      - blank cells are omitted or stubbed (fixes #770 h/t @doxma)
      - bare equals signs are interpred as strings
      - CSV / TSV determination based on frequency (fixes #732 h/t @nknapp)
      - HTML DOM Element and CSV tests
      - XLS do not leak XF and index (fixes #782 h/t @the-spyke)
      - cellText and cellNF apply to CSV (fixes #781 h/t @the-spyke)
      2ea9c958
  12. 17 8月, 2017 1 次提交
  13. 11 8月, 2017 1 次提交
    • S
      version bump 0.11.2: proper plaintext parsing · 5b67ac08
      SheetJS 提交于
      - dollar currencies and percentages properly detected as numbers
      - parse potential CDATA segments in XLSX (fixes #775 h/t @awb99)
      - IE8 issues with regex
      - altjs demos
      
      Issues:
      - fixes #673 h/t @huhm
      - fixes #748 h/t @sangpuion
      - fixes #749 h/t @GreggOD
      - fixes #772 h/t @sangpuion @jyyan
      5b67ac08
  14. 10 8月, 2017 1 次提交
    • S
      improved plaintext parsing · 9ba09bab
      SheetJS 提交于
      - fuzzy number check disregards commas (fixes #709 h/t @mz121star)
      - updated to CFB 0.12.1
      - parse_dom_table and html_to_sheet raw option
      - canvas-datagrid demo
      - docs and TS definition update
      9ba09bab
  15. 09 8月, 2017 1 次提交
  16. 05 8月, 2017 1 次提交
    • S
      version bump 0.11.1: dist cleanup · 93582142
      SheetJS 提交于
      - 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
      93582142
  17. 04 8月, 2017 1 次提交
  18. 03 8月, 2017 1 次提交
  19. 01 8月, 2017 1 次提交
  20. 29 7月, 2017 1 次提交
    • S
      version bump 0.10.9: pin dependencies · ce37f99e
      SheetJS 提交于
      - updated SSF 0.10.0, codepage 1.10.1, CFB 0.12.0, CRC32 / ADLER32 1.1.0
      - pinned all devDependencies (fixes #740 h/t @the-spyke)
      - flow type updates
      - clarified meteor usage (fixes #751 h/t @NorthDecoder)
      ce37f99e
  21. 28 7月, 2017 1 次提交
    • S
      hodgepodge of fixes · 6732eb76
      SheetJS 提交于
      - missing formula elements rewritten to valid defined names (see #680)
      - comment author length limit enforced
      - XLS ifmt references renamed to numFmtId for consistency with XLSB
      - removed circular symlink
      - mangle/compress with uglify
      - more flow comments
      6732eb76
  22. 26 7月, 2017 1 次提交
    • S
      miscellany · 807eac27
      SheetJS 提交于
      - systemjs browser example
      - more precise file type resolution
      - small corner cases from test corpus
      - removed neq in tests (fixes #735 h/t @TeamworkGuy2)
      - package.json devDependencies versions (fixes #740 h/t @the-spyke)
      807eac27
  23. 11 7月, 2017 1 次提交
    • S
      version bump 0.10.8 · 6a913d3a
      SheetJS 提交于
      - TS definition removed DOM references (fixes #724 h/t @shaunc)
      - extendscript inconsistent processing of bitwise ops
      - updated browser tests
      6a913d3a
  24. 10 7月, 2017 1 次提交
  25. 09 7月, 2017 1 次提交
  26. 06 7月, 2017 1 次提交
    • S
      version bump 0.10.7: autocorrections for bad files · 00f25cfe
      SheetJS 提交于
      - 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
      00f25cfe
  27. 24 6月, 2017 1 次提交
  28. 13 6月, 2017 1 次提交
  29. 10 6月, 2017 1 次提交
    • S
      version bump 0.10.5 · 5d997df4
      SheetJS 提交于
      - 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)
      5d997df4
  30. 09 6月, 2017 1 次提交
  31. 03 6月, 2017 1 次提交
  32. 02 6月, 2017 1 次提交
    • S
      Date/Time Minutiae · aff7b952
      SheetJS 提交于
      - 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
      aff7b952
  33. 18 5月, 2017 1 次提交
    • S
      version bump 0.10.3: flush · e996df7b
      SheetJS 提交于
      - 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
      e996df7b
  34. 17 5月, 2017 2 次提交
    • S
      version bump 0.10.2: date processing corner cases · 3ff724e3
      SheetJS 提交于
      - all formats follow cellDates / dateNF (fixes #653 h/t @mmancosu)
      - IE6-8 Date corrections
      - XLML Date force UTC
      - updated SSF to 0.9.3 (fixes #372 h/t @HuFlungDu)
      - removed CFB export
      3ff724e3
    • S
      sheet_to_html · 3fde651a
      SheetJS 提交于
      - added to TS definition and tests
      - clarified behavior of plaintext files (fixes #641 h/t @dskrvk)
      - removed old test files
      3fde651a
  35. 14 5月, 2017 1 次提交
    • S
      lint and type fixes · 99b51387
      SheetJS 提交于
      - removed CFB test (fixes #654 h/t @wolfgang42)
      - book_append_sheet optional name (fixes #652 h/t @jomel)
      - strict mode compliance (h/t @simon-p-r @loongdefect @appersonj)
      - flow fixes (h/t @jameskraus for help with Date#getYear)
      - fixed minifier to generate ExtendScript-compatible code
      99b51387
  36. 12 5月, 2017 1 次提交
  37. 11 5月, 2017 1 次提交
    • S
      Miscellaneous format fixes · 7b4bafba
      SheetJS 提交于
      - SSF update to address extendscript issue (fixes #608 h/t @mjdb3d)
      - XLSX cellDates set date format (fixes #647 h/t @psalmody)
      - ODS add stub stylesheet for Excel (fixes #649 h/t @WaqasJaved1)
      - CSV with UTF8 BOM (fixes #650 h/t @charlesread)
      - DIF/CSV fuzzy date speculation
      - SYLK parse RC formulae
      - CSF utils for manipulating workbooks
      7b4bafba