1. 28 10月, 2017 1 次提交
  2. 17 10月, 2017 1 次提交
  3. 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
  4. 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
  5. 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
  6. 05 4月, 2017 1 次提交
  7. 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
  8. 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
  9. 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
  10. 14 3月, 2017 1 次提交
    • S
      XLML write support · 7cb978b8
      SheetJS 提交于
      - XLML write (fixes #173 h/t @SheetJSDev)
      - removed old iteration style from README (see #592)
      - CellXF & StyleXF fields (fixes #414 h/t @ronnywang)
      7cb978b8
  11. 11 3月, 2017 1 次提交