1. 06 11月, 2017 1 次提交
  2. 28 10月, 2017 1 次提交
  3. 17 10月, 2017 1 次提交
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 01 8月, 2017 1 次提交
  10. 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
  11. 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
  12. 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
  13. 24 6月, 2017 1 次提交
  14. 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
  15. 03 6月, 2017 1 次提交
  16. 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
  17. 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
  18. 12 5月, 2017 1 次提交
  19. 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
  20. 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
  21. 22 4月, 2017 1 次提交
    • S
      version bump 0.9.12 · 8c4f1f4e
      SheetJS 提交于
      `cellText` parse option controls `.w` output (fixes #640 h/t @SCullman)
      8c4f1f4e
  22. 16 4月, 2017 1 次提交
  23. 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
  24. 03 4月, 2017 1 次提交
  25. 01 4月, 2017 1 次提交
  26. 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
  27. 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
  28. 23 3月, 2017 1 次提交
  29. 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
  30. 16 3月, 2017 1 次提交
  31. 13 3月, 2017 1 次提交
    • S
      version bump 0.9.2: more bugfixes · 456ab63d
      SheetJS 提交于
      - decode sheet name for XLSX and XLML (fixes #203 h/t @rocketmonkeys)
      - XFExt (fixes #298 h/t @aetna-softwares @aimcom @baharudinafif)
      - handle truly empty `<is>` elements (fixes #506 h/t @asksahil)
      - pin version numbers for dependencies (fixes #469 h/t @nhtera)
      - sed usage fix (see #572 h/t @liryna)
      - fix hex2RGB substr indices (fixes #294 h/t @kamorahul)
      - removed stale typescript files (see #442)
      - reworked shift formula regex (fixed #551 h/t @SheetJSDev)
      - README note on webpack codepage suppression (fixes #438 h/t @rusty1s)
      - README note on WTF (fixes #487 h/t @livesoftware)
      456ab63d
  32. 11 3月, 2017 1 次提交
    • S
      version bump 0.9.1: cpexcel update · 71c23d9e
      SheetJS 提交于
      - codepage upgraded to 1.7.0
      - remove require dark pattern (closes #554 h/t @keyiis)
      - test for JSON header disambiguation
      - utility functions documentation (fixes #424 h/t @dskrvk)
      71c23d9e
  33. 10 3月, 2017 1 次提交
    • S
      version bump 0.9.0: merged ODS into XLSX · 54b528ea
      SheetJS 提交于
      The optional ODS module has been completely merged into xlsx.js and the
      corresponding scripts have been removed.  The new xlsx.js file provides
      appropriate ODS exports, so fixing is a matter of removing ods.js refs.
      54b528ea
  34. 09 3月, 2017 1 次提交
    • S
      version bump 0.8.8: HTML · 7b6fb7b3
      SheetJS 提交于
      - read MSO HTML (fixes #419 h/t @vineetl fixes #458 h/t @tienne)
      - roll out xml namespace fix (closes #362 h/t @PierreOCXP)
      - cellDates clarifications
      7b6fb7b3
  35. 05 3月, 2017 1 次提交
  36. 24 2月, 2017 1 次提交
    • S
      version bump 0.8.6: module flush · 5ae6b196
      SheetJS 提交于
      - fixes #571 h/t @FredrikL @mooyoul
      - pin npm version in travis, see https://github.com/npm/npm/issues/15855
      - updated CFB (fixes #569 h/t @e12009)
      - remove BOM for some SpreadsheetML files
      
      case insensitive zip file search fixes:
      - fixes #439 h/t @chikh
      - fixes #440 h/t @chikh
      - fixes #567 h/t @duzun
      5ae6b196
  37. 22 2月, 2017 1 次提交
    • S
      version bump 0.8.5: FODS/UOS and IE6+ support · 74086792
      SheetJS 提交于
      - read and write support for Flat ODS files
      - read support for Uniform Office Spreadsheet (UOS)
      - IE6-8 cell regex split fix (fixes #350 #140 #268 h/t @Aymkdn @C0d3ine)
      - replace substr negative index with slices (fixes #351 h/t @Aymkdn)
      - ODS parsexmltag ignores ext overrides (fixes #548 h/t @lgodard)
      - csv can be written using write/writeFile with csv type
      - added `type` to README (fixes #432 h/t @tomkel)
      74086792
  38. 20 2月, 2017 1 次提交
    • S
      version bump 0.8.4: formula parsing · d7ecca0e
      SheetJS 提交于
      - BIFF 2-12 formula parsing
      - more content type coverage
      - unified `.f` form: A1-style string
      - `.F` field for array formulae
      - formula output groups array formulae
      - bin script -A --arrays output JS row objects
      - whitespace robustness in inline string xml
      - UTF-8 parsing in rich text runs (fixes #505 h/t @fuchsc)
      - bold/italic/underline accept null val attr (h/t @qqilihq)
      - sst trimming (fixes #176 h/t @shakhal @oising)
      d7ecca0e
  39. 11 2月, 2017 1 次提交
    • S
      version bump 0.8.3: BIFF2 read/write · ab2eceba
      SheetJS 提交于
      - basic support for parsing BIFF2-4
      - basic support for writing BIFF2
      - cleaned up some bad substr uses for IE6 compatibility
      - added flow type annotations for xlsx.flow.js
      - added numerous null guards (fixes #255 h/t @martinheidegger)
      - README cleanup (fixes #539 h/t @oliversalzburg)
      - pin jszip to local version (closes #408 h/t @limouri)
      
      bower issues:
      
      |  id  | author            | comment                                   |
      |-----:|:------------------|:------------------------------------------|
      | #254 | @kkirsche         | fixes #254 by removing version from json  |
      | #165 | @vincentcialdella | fixes #165 by changing default script     |
      | #180 | @owencraig        | fixes #180 by using xlsx.core.min.js      |
      
      format issues:
      
      |  id  | author            | comment                                   |
      |-----:|:------------------|:------------------------------------------|
      | #271 | @morstaine        | fixes #271 by reworking related parse fns |
      | #504 | @JanSchuermannPH  | fixes #504 detect FullPaths h/t @Mithgol  |
      | #508 | @basma-emad       | fixes #508 offending file used `x:` NS    |
      ab2eceba
  40. 04 2月, 2017 1 次提交
    • S
      version bump 0.8.2: ODS and cleanup · 86d6a093
      SheetJS 提交于
      - README and example cleanup
      - basic XLSB and ODS write support
      - flow typecheck for ODS file
        Note: xlsx.js flow fails: https://github.com/facebook/flow/issues/380
      - exposed jszip compression (fixes #220, closes #284)
      
      README issues:
      
      |  id  | author         | comment                                      |
      |-----:|:---------------|:---------------------------------------------|
      | #202 | @sao93859      | closes #202                                  |
      | #211 | @alexanderchan | closes #211 corrected examples               |
      | #327 | @cskaandorp    | changed saveAs example to match write tests  |
      | #424 | @dskrvk        | added note about s2roa h/t @LeonardoPatignio |
      | #496 | @jimmywarting  | closes #496 adapted rABS examples with rAAS  |
      
      ODS file format issues:
      
      |  id  | author         | comment                                      |
      |-----:|:---------------|:---------------------------------------------|
      | #148 | @user4815162342| closes #148 h/t @ziacik                      |
      | #166 | @paulproteus   | closes #166 rudimentary ODS write support    |
      | #177 | @ziacik        | closes #177                                  |
      | #179 | @ziacik        | closes #179 use JSON when available          |
      | #317 | @ziacik        | closes #317                                  |
      | #328 | @think01       | closes #328                                  |
      | #383 | @mdamt         | closes #383 duplicate cells should be copied |
      | #430 | @RB-Lab        | closes #430                                  |
      | #546 | @lgodard       | closes #546 thanks to other changes          |
      86d6a093