1. 03 8月, 2017 1 次提交
  2. 01 8月, 2017 1 次提交
  3. 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
  4. 28 7月, 2017 2 次提交
    • 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
    • R
      TypeScript 2.2 fixes [ci skip] · 5ffa3e08
      Roberto Frias 提交于
      fixes #746 h/t @rcfrias
      5ffa3e08
  5. 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
  6. 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
  7. 10 7月, 2017 1 次提交
  8. 09 7月, 2017 1 次提交
  9. 07 7月, 2017 1 次提交
  10. 06 7月, 2017 2 次提交
  11. 24 6月, 2017 1 次提交
  12. 22 6月, 2017 1 次提交
  13. 19 6月, 2017 1 次提交
  14. 18 6月, 2017 1 次提交
  15. 14 6月, 2017 1 次提交
  16. 13 6月, 2017 1 次提交
  17. 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
  18. 09 6月, 2017 1 次提交
  19. 08 6月, 2017 1 次提交
  20. 03 6月, 2017 1 次提交
  21. 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
  22. 25 5月, 2017 1 次提交
  23. 20 5月, 2017 1 次提交
  24. 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
  25. 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
  26. 15 5月, 2017 1 次提交
    • S
      TS write test · 409581b3
      SheetJS 提交于
      run `make tslint` to run TS checks
      409581b3
  27. 14 5月, 2017 11 次提交