1. 04 12月, 2017 1 次提交
    • S
      version bump 0.11.12: merging js-harb · eff7d153
      SheetJS 提交于
      - ETH format and utils merged from js-harb
      - added shim to npm package (fixes #911 h/t @dackmin)
      - TS defs refresh
      - updated test_files
      eff7d153
  2. 28 10月, 2017 1 次提交
  3. 17 10月, 2017 1 次提交
  4. 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
  5. 25 9月, 2017 1 次提交
  6. 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
  7. 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
  8. 01 8月, 2017 1 次提交
  9. 01 5月, 2017 2 次提交
    • S
      browser tests and doc cleanup [ci skip] · 810c447b
      SheetJS 提交于
      810c447b
    • S
      version bump 0.9.13: string formatting · b9bc0a16
      SheetJS 提交于
      - dateNF parse option controls interpretation of code 14
      - SSF updated to 0.9.1
      - SYLK write formulae
      - DIF support Excel-style data storage
      - ODS/FODS automatic styles for date formatting
      
      Issues:
      - Fixes #181 h/t @CharlesNo
      - Fixes #200 h/t @JohnJeong123
      - Fixes #208 h/t @jerryhe88
      - Fixes #262 h/t @JohnJeong123
      - Fixes #269 h/t @calebeaires
      - Fixes #326 h/t @railty
      - Fixes #392 h/t @FourLeafClover
      - Fixes #449 h/t @dougschiller
      - Fixes #560 h/t @dpackage
      b9bc0a16
  10. 16 4月, 2017 1 次提交
    • S
      HTML Write support · 1d610546
      SheetJS 提交于
      - 'html' bookType write format
      - basic HTML entity encoding (fixes #629 h/t @xkr47)
      - HTML string and table merge cell fixes
      - doc notes on nodejs streaming
      1d610546
  11. 05 4月, 2017 1 次提交
  12. 03 4月, 2017 2 次提交
    • S
      version bump 0.9.9: basic TXT/CSV read · 01d1c32f
      SheetJS 提交于
      fixes #489 h/t @vijayst
      fixes #617 h/t @ayush000
      01d1c32f
    • S
      TXT/PRN · b9dae134
      SheetJS 提交于
      - UTF-16 Unicode Text (TXT) write
      - Lotus Formatted Text (PRN) read/write
      - DBF version 2 field length adjustments
      - throw errors if SheetNames is invalid (fixes #376 h/t @pietersv)
      b9dae134
  13. 01 4月, 2017 1 次提交
    • S
      more formats from js-harb · b93569ba
      SheetJS 提交于
      - clarify usage of Props and Custprops (fixes #274 h/t @michahell)
      - SYLK from js-harb
      - DIF from js-harb
      - HTML empty string bug fix
      b93569ba
  14. 28 3月, 2017 1 次提交
    • S
      DBF from js-harb · 085150db
      SheetJS 提交于
      - merged DBF from js-harb (fixes #407 h/t @joefreire)
      - updated codepage to 1.8.0
      - stub for macro/dialog sheet parsing (fixes #292 h/t @GenoD)
      - XLSB/XLSM write vbaraw (fixes #606 h/t @johnothetree)
      - phantomjs demo (fixes #184 h/t @machinewu)
      085150db
  15. 20 3月, 2017 1 次提交