1. 03 11月, 2020 1 次提交
  2. 12 10月, 2020 1 次提交
  3. 07 10月, 2020 1 次提交
  4. 09 9月, 2020 1 次提交
  5. 13 8月, 2020 1 次提交
  6. 15 11月, 2019 1 次提交
  7. 01 11月, 2019 1 次提交
    • S
      fixed flow typecheck · b7c0b0d9
      SheetJS 提交于
      - update FilterDatabase defined name when writing AutoFilter
      - XLML stub cells have blank Data block
      - HTML export honor `id` option
      - expose `sheet_get_cell`
      b7c0b0d9
  8. 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
  9. 30 4月, 2019 1 次提交
  10. 01 4月, 2019 1 次提交
  11. 14 11月, 2018 1 次提交
  12. 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
  13. 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
  14. 23 6月, 2018 1 次提交
  15. 28 4月, 2018 1 次提交
  16. 06 4月, 2018 1 次提交
  17. 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
  18. 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
  19. 23 1月, 2018 1 次提交
  20. 11 1月, 2018 1 次提交
  21. 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
  22. 25 12月, 2017 1 次提交
  23. 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
  24. 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
  25. 17 10月, 2017 1 次提交
  26. 26 7月, 2017 1 次提交
    • S
      miscellany · 807eac27
      SheetJS 提交于
      - systemjs browser example
      - more precise file type resolution
      - small corner cases from test corpus
      - removed neq in tests (fixes #735 h/t @TeamworkGuy2)
      - package.json devDependencies versions (fixes #740 h/t @the-spyke)
      807eac27
  27. 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
  28. 10 7月, 2017 1 次提交
  29. 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
  30. 24 6月, 2017 1 次提交
  31. 13 6月, 2017 1 次提交
  32. 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
  33. 02 6月, 2017 1 次提交
    • S
      Date/Time Minutiae · aff7b952
      SheetJS 提交于
      - TZ consistency for DBF and others (closes #663 h/t @peeyushsrivastava)
      - Date1904 XLSX/XLSB/XLS/XLML consistency (fixes #175 h/t @SheetJSDev)
      - dateNF corrects for plaintext date parsing (fixes #658 h/t @mmancosu)
      - new travis tests override local time zones
      aff7b952
  34. 14 5月, 2017 1 次提交
    • S
      lint and type fixes · 99b51387
      SheetJS 提交于
      - removed CFB test (fixes #654 h/t @wolfgang42)
      - book_append_sheet optional name (fixes #652 h/t @jomel)
      - strict mode compliance (h/t @simon-p-r @loongdefect @appersonj)
      - flow fixes (h/t @jameskraus for help with Date#getYear)
      - fixed minifier to generate ExtendScript-compatible code
      99b51387
  35. 11 5月, 2017 1 次提交
    • S
      Miscellaneous format fixes · 7b4bafba
      SheetJS 提交于
      - SSF update to address extendscript issue (fixes #608 h/t @mjdb3d)
      - XLSX cellDates set date format (fixes #647 h/t @psalmody)
      - ODS add stub stylesheet for Excel (fixes #649 h/t @WaqasJaved1)
      - CSV with UTF8 BOM (fixes #650 h/t @charlesread)
      - DIF/CSV fuzzy date speculation
      - SYLK parse RC formulae
      - CSF utils for manipulating workbooks
      7b4bafba
  36. 28 4月, 2017 1 次提交
    • S
      row and column size and visibility · dcee744e
      SheetJS 提交于
      - XLSX/XLSB/XLS/XLML/SYLK rows and columns
      - corrected pixel/point calculations using PPI
      - XLSX/XLSB generate sheet view
      - clarified sheet protection default behavior
      - fixed eslintrc semi check
      dcee744e
  37. 26 4月, 2017 1 次提交
    • S
      more format parity · 95a377c0
      SheetJS 提交于
      - XLS/XLSX/XLSB/XML/ODS cellFormula option + test
      - XLS/XLSX/XLSB/XML/ODS cellText option + test
      - XML document property order
      - XML write margins + protection
      - removed gitbook search
      95a377c0
  38. 22 4月, 2017 1 次提交
    • S
      version bump 0.9.12 · 8c4f1f4e
      SheetJS 提交于
      `cellText` parse option controls `.w` output (fixes #640 h/t @SCullman)
      8c4f1f4e
  39. 17 4月, 2017 2 次提交