1. 20 4月, 2020 1 次提交
    • S
      version bump 0.16.0 · 257d4e6d
      SheetJS 提交于
      closes #1904 h/t
      - @atcazzual : Adam Cazzolla of the Sonatype Security Research team
      - @davisjam  : James (Jamie) Davis of Virginia Tech
      257d4e6d
  2. 15 3月, 2020 1 次提交
    • S
      version bump 0.15.6: niggles from 2012 · 0a57229d
      SheetJS 提交于
      - CFB prevent infinite loop (h/t @rossj)
      - pass updated eslint checks (fixes #1726 h/t @BjoernRave)
      - defined name proper encoding (fixes #1785 h/t @laohe98)
      - correct theme color order (fixes #389 h/t @foreverpw)
      - ODS / XLML more aggressive flagging of stub cells
      - cellStyles implies sheetStubs
      - updated SSF to 0.10.3
      0a57229d
  3. 28 1月, 2020 1 次提交
  4. 23 12月, 2019 1 次提交
  5. 27 11月, 2019 1 次提交
  6. 15 11月, 2019 1 次提交
  7. 15 8月, 2019 1 次提交
    • S
      version bump 0.15.1 · 36fcb000
      SheetJS 提交于
      - XLSX XML ignore attribute (fixes #1595 h/t @samih-dev)
      - HTML capture and persist merge info
      - mini build remove errant codepage reference
      36fcb000
  8. 05 8月, 2019 1 次提交
    • S
      version bump 0.15.0: mini build · 4aeb0a78
      SheetJS 提交于
      - new xlsx.mini build that strips XLS/XLSB/niche formats
      - updated CFB to 1.1.3
      - removed niche sheet_to_{dif,slk,eth} utilities
      - removed exported ODS parse/write funcs, read/write still supports ODS
      4aeb0a78
  9. 04 8月, 2019 1 次提交
    • S
      version bump 0.14.5: XLS grind · 442c4342
      SheetJS 提交于
      - XLS force stub for commented cells (fixes #1567 h/t @Krelborn)
      - XLS PtgNameX use ixti (fixes #1581 h/t @staperney)
      442c4342
  10. 21 7月, 2019 1 次提交
    • S
      version bump 0.14.4 · 9aabf361
      SheetJS 提交于
      - CFB update (fixes #1149 h/t @xjnotxj)
      - SYLK character encoding (fixes #1544 h/t @Slayess)
      - DBF and SYLK ANSI codepage support
      9aabf361
  11. 30 4月, 2019 1 次提交
  12. 01 4月, 2019 1 次提交
  13. 14 11月, 2018 1 次提交
  14. 06 9月, 2018 1 次提交
  15. 26 8月, 2018 1 次提交
  16. 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
  17. 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
  18. 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
  19. 23 6月, 2018 1 次提交
  20. 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
  21. 20 5月, 2018 1 次提交
  22. 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
  23. 28 4月, 2018 1 次提交
  24. 20 4月, 2018 1 次提交
  25. 13 4月, 2018 1 次提交
  26. 06 4月, 2018 1 次提交
  27. 29 3月, 2018 1 次提交
  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. 13 3月, 2018 1 次提交
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 04 2月, 2018 1 次提交
  36. 23 1月, 2018 1 次提交
  37. 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
  38. 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
  39. 25 12月, 2017 1 次提交
  40. 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