1. 23 1月, 2018 1 次提交
  2. 09 1月, 2018 1 次提交
    • S
      version bump 0.11.17: sheet_add_{aoa,json} · 1d749777
      SheetJS 提交于
      - Skip extraneous trailing records (fixes #938 h/t @benjaminleetmaa)
      - XLS -> XLML oddities (fixes #678 h/t @buserror)
      - ionic demo
      - sheet_add_aoa and sheet_add_json
      Issues:
      - fixes #947 h/t @fpasxos
      - fixes #666 h/t @samuelkavin
      - fixes #301 h/t @acgentry
      - fixes #561 h/t @Ideandro
      1d749777
  3. 30 12月, 2017 1 次提交
    • S
      version bump 0.11.16: refresh · f277ebe1
      SheetJS 提交于
      - HTML whitespace (fixes #849 h/t @laurentauthier)
      - XLML number format write (fixes #904 h/t @james-boswell)
      - XLAM/XLA write
      - 'array' write type
      - XLSX/XLSB/XLS/XLML RTL read/write
      - XLS merge cells write
      - demo and typing refresh
      f277ebe1
  4. 25 12月, 2017 1 次提交
  5. 15 12月, 2017 1 次提交
    • S
      version bump 0.11.14: links · b3873ea6
      SheetJS 提交于
      - BIFF5 + ODS read named ranges
      - internal link range normalization
      - BIFF8 + ODS link write
      - internal link write (fixes #685 h/t @gawi)
      b3873ea6
  6. 09 12月, 2017 1 次提交
    • S
      version bump 0.11.13: codepage · c9cab807
      SheetJS 提交于
      - binary CSV `codepage` read option (fixes #907 h/t @popovserhii)
      - BIFF2-5 `codepage` read option (fixes #912 h/t @makcbrain)
      - `xlsx` utility `--codepage` override option
      - HTML support some common entities (fixes #914 h/t @razvanioan)
      c9cab807
  7. 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
  8. 01 12月, 2017 1 次提交
    • S
      version bump 0.11.11: CFB miscellany · cd2e639f
      SheetJS 提交于
      - export `sheet_to_txt` (fixes #905 h/t @aj4mq)
      - BIFF4 Format Record aligned to BIFF 2/3 (fixes #909 h/t @ToujouAya)
      - updated CFB to 1.0.1
      - typescript standalone demo
      - nexe / pkg xlsx.njs demo
      cd2e639f
  9. 20 11月, 2017 1 次提交
    • S
      version bump 0.11.10: binary miscellany · 547fba56
      SheetJS 提交于
      - XLSX empty numeric cells stubbed (fixes #891 h/t @mgoku)
      - XLS sheet type identification
      - XLS/XLSB/XLSM CodeName exposure (fixes #361 h/t @TennisVisuals)
      - CFB re-exported
      547fba56
  10. 16 11月, 2017 1 次提交
    • S
      version bump 0.11.9 · 7c7f4a69
      SheetJS 提交于
      - CLI `--book` convert all worksheets (fixes #701 h/t @pmelisko)
      - Detect ";"-DSV with no "\t" or "," (fixes #875 h/t @sh977218)
      - editable HTML uses spans for IE6+ compat (fixes #851 h/t @elogicmedia)
      - XLSB formula structure parallels XLS (fixes #680 h/t @bstiel)
      7c7f4a69
  11. 06 11月, 2017 1 次提交
  12. 28 10月, 2017 1 次提交
  13. 17 10月, 2017 1 次提交
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  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. 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
  22. 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
  23. 24 6月, 2017 1 次提交
  24. 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
  25. 03 6月, 2017 1 次提交
  26. 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
  27. 17 5月, 2017 1 次提交
    • 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
  28. 12 5月, 2017 1 次提交
  29. 10 5月, 2017 1 次提交
    • S
      version bump 0.10.0: cleanup · a8736580
      SheetJS 提交于
      - updated SSF to 0.9.2
      - XLSB style records and number format writing
      - CSV avoid parseFloat (fixes #646 h/t @jabbermarky)
      - CSV recognize mac line ending (fixes #648 h/t @charlesread)
      - BIFF2 format table refactored to align with SSF
      - BIFF5 image data exposure
      - SSF custom format auto table update (fixes #267 h/t @Fangmingdu)
      - eslint more checks
      - browser test timeout extended to 10 seconds
      a8736580
  30. 01 5月, 2017 1 次提交
    • 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
  31. 22 4月, 2017 1 次提交
    • S
      version bump 0.9.12 · 8c4f1f4e
      SheetJS 提交于
      `cellText` parse option controls `.w` output (fixes #640 h/t @SCullman)
      8c4f1f4e
  32. 16 4月, 2017 1 次提交
  33. 09 4月, 2017 1 次提交
    • S
      version bump 0.9.10: nodejs performance · 51182e57
      SheetJS 提交于
      - xlsx.njs use dense mode by default
      - CSV Streaming output for nodejs
      - XLSX/XLSB error on password protected documents
      - record hoppers switch on record number rather than name
      51182e57
  34. 03 4月, 2017 1 次提交
  35. 01 4月, 2017 1 次提交
  36. 29 3月, 2017 1 次提交
    • S
      version bump 0.9.7: write features · b89a8760
      SheetJS 提交于
      - write !cols widths : XLSX XLSB XLML
      - write hyperlinks   :           XLML
      - XLSB convert date cell to numeric on write
      - fixed issue with assigning self in jszip
      
      issues:
      - closes #607 h/t @jscheid
      - closes #195 h/t @asfman
      b89a8760
  37. 26 3月, 2017 1 次提交
    • S
      version bump 0.9.6 · 471275b7
      SheetJS 提交于
      - new ExtendScript demo
      - Base64 shim improvements h/t @davidchambers @sheetjsdev
      - jszip improvements to support extendscript
      471275b7
  38. 23 3月, 2017 1 次提交
  39. 21 3月, 2017 1 次提交
    • S
      version bump 0.9.4 · 3cacfc40
      SheetJS 提交于
      - changed regexes to handle odd XML (fixes #191 h/t @chk- @imsaquib)
      - XLML roundtrip 1252 encoding
      - browser core tests added to main repo
      3cacfc40
  40. 16 3月, 2017 1 次提交