1. 14 11月, 2018 1 次提交
  2. 12 10月, 2018 1 次提交
  3. 07 9月, 2018 1 次提交
  4. 06 9月, 2018 1 次提交
  5. 30 8月, 2018 1 次提交
  6. 26 8月, 2018 1 次提交
  7. 22 8月, 2018 2 次提交
  8. 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
  9. 15 8月, 2018 1 次提交
  10. 08 8月, 2018 1 次提交
  11. 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
  12. 14 7月, 2018 1 次提交
  13. 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
  14. 08 7月, 2018 1 次提交
  15. 23 6月, 2018 1 次提交
  16. 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
  17. 29 5月, 2018 1 次提交
    • S
      DOM TABLE parse element visibility · 29181852
      Surgie Finesse 提交于
      - Hidden rows are marked as hidden by default (mimics Excel behavior).
      - `display` option for `table_to_*` replicates table as it appears.
      
      Fixes #1115
      29181852
  18. 23 5月, 2018 1 次提交
  19. 21 5月, 2018 1 次提交
  20. 20 5月, 2018 1 次提交
  21. 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
  22. 28 4月, 2018 1 次提交
  23. 21 4月, 2018 1 次提交
  24. 20 4月, 2018 2 次提交
  25. 13 4月, 2018 1 次提交
  26. 06 4月, 2018 1 次提交
  27. 29 3月, 2018 2 次提交
  28. 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
  29. 19 3月, 2018 1 次提交
  30. 13 3月, 2018 1 次提交
  31. 08 3月, 2018 1 次提交
  32. 07 3月, 2018 1 次提交
  33. 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
  34. 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
  35. 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
  36. 18 2月, 2018 1 次提交
  37. 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