1. 06 9月, 2018 1 次提交
  2. 26 8月, 2018 1 次提交
  3. 16 8月, 2018 1 次提交
    • S
      version bump 0.13.4: more corner cases · d3d5bfc9
      SheetJS 提交于
      - explicitly throw when expected AOA isn't (fixes #1214 h/t @mnori)
      - `ignoreEC` option to suppress IGNOREEC records on write
      - workaround for BIFF2 BOF mismatch (fixes #1220 h/t @AhmadZuhdi)
      d3d5bfc9
  4. 25 7月, 2018 1 次提交
    • S
      version bump 0.13.3: dynamics export · 10439f78
      SheetJS 提交于
      - repair missing dynamics export metadata
      - correct handling of non-DOM whitespace (fixes #1156 h/t @Sakura777)
      - removed duplicate entity decode (fixes #1178 h/t @mishaberman)
      10439f78
  5. 09 7月, 2018 1 次提交
    • S
      version bump 0.13.2: Buffer issues · a9b8588e
      SheetJS 提交于
      - node 4.x buffer fix (fixes #1150 h/t @gabyidong)
      - dependencies: CFB 1.0.8, codepage 1.14.0
      - json object stream
      a9b8588e
  6. 23 6月, 2018 1 次提交
  7. 02 6月, 2018 1 次提交
    • S
      version bump 0.13.0: AMD support · 64798fd1
      SheetJS 提交于
      - library reshaped to support requirejs / amd without shim
      - control comment visibility (fixes #998, h/t @cmuruganmsc)
      - fixed README code sample error (fixes #1118 h/t @iahmedani)
      64798fd1
  8. 20 5月, 2018 1 次提交
  9. 05 5月, 2018 1 次提交
    • S
      version bump 0.12.12: ecosystem deprecations · c0b48958
      SheetJS 提交于
      - node 10 `Buffer` deprecation workaround (with dependency update)
      - Angular 6 global deprecation workaround (fixes #1088 h/t @cristhiank)
      - BIFF8 write standard and custom properties
      - TH elements in HTML string (fixes #1090 h/t @GigiSan)
      - planmaker export quirks
      c0b48958
  10. 28 4月, 2018 1 次提交
  11. 20 4月, 2018 1 次提交
  12. 13 4月, 2018 1 次提交
  13. 06 4月, 2018 1 次提交
  14. 29 3月, 2018 1 次提交
  15. 20 3月, 2018 1 次提交
    • S
      version bump 0.12.6: BrtUid · dc2128ca
      SheetJS 提交于
      - `BrtUid` record (fixes #1044 h/t @gustavosimil)
      - `sheet_to_json` allow default for errors (fixes #1035 h/t @arijitkanrar)
      - docs and demos update
      dc2128ca
  16. 13 3月, 2018 1 次提交
  17. 06 3月, 2018 1 次提交
    • S
      version bump 0.12.4: zip cleanup · 7149728c
      SheetJS 提交于
      - PK magic number bound (fixes #1013 h/t @wlpeter)
      - removed JSZip conflict (fixes #1017 h/t @seanmars)
      - updated CFB to 1.0.5
      - demo HTML conversion `string`
      7149728c
  18. 28 2月, 2018 1 次提交
    • S
      version bump 0.12.3: cleanup · 5dd16ae6
      SheetJS 提交于
      - PtgList and old Ptg record support
      - fleshed out ftab constants from macrosheet support
      - reimplemented / fixed / removed shim functions
      - demo refresh
      5dd16ae6
  19. 21 2月, 2018 1 次提交
    • S
      version bump 0.12.2: BIFF2-4 features · 8508ad4e
      SheetJS 提交于
      - correct BIFF-dependent cell reference wrapping
      - record layout fixes from sample files
      - use BIFF version 2.4.338 for BOF (fixes #995 h/t @benjaminleetmaa)
      - fixed potentially vulnerable regexes (h/t @davisjam)
      - removed insecure deep dependency (fixes #996 h/t @dcatoday)
      8508ad4e
  20. 15 2月, 2018 1 次提交
    • S
      version bump 0.12.1: BIFF5 features · 19620da3
      SheetJS 提交于
      - BIFF5 write number formats and other features
      - XLSX/XLSB/BIFF8 Suppress "Number stored as Text" errors
      - codename awareness (fixes #992 h/t @samusstrike)
      - updated CFB to 1.0.3
      - demo refresh
      19620da3
  21. 09 2月, 2018 1 次提交
    • S
      version bump 0.12.0: extendscript fixes · f002afae
      SheetJS 提交于
      - ExtendScript write quirks (fixes #986 h/t @grefel)
      - BIFF8 write number formats (fixes #987 h/t @scwood)
      - xlsx.extendscript.js library script
      - readFile / writeFile support ExtendScript
      - flow update
      f002afae
  22. 04 2月, 2018 1 次提交
  23. 23 1月, 2018 1 次提交
  24. 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
  25. 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
  26. 25 12月, 2017 1 次提交
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 06 11月, 2017 1 次提交
  34. 28 10月, 2017 1 次提交
  35. 17 10月, 2017 1 次提交
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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