1. 25 9月, 2017 1 次提交
  2. 09 8月, 2017 1 次提交
    • S
      demos and docs [ci skip] · 5855bcb6
      SheetJS 提交于
      - json_to_sheet options (fixes #771 h/t @enniob)
      - demos include HTML files (fixes #770 h/t @jwamsley)
      5855bcb6
  3. 17 5月, 2017 1 次提交
    • S
      sheet_to_html · 3fde651a
      SheetJS 提交于
      - added to TS definition and tests
      - clarified behavior of plaintext files (fixes #641 h/t @dskrvk)
      - removed old test files
      3fde651a
  4. 12 5月, 2017 1 次提交
  5. 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
  6. 16 4月, 2017 1 次提交
  7. 25 3月, 2017 1 次提交
    • S
      API Improvements · 70c48a74
      SheetJS 提交于
      - `aoa_to_sheet` function (fixes #314 h/t @fonzy2013 @rvdwijngaard)
      - `writeFileAsync` function (fixes #396 h/t @barbalex)
      - `sheet_to_json` tests + docs + blankrows (fixes #602 h/t @EEaglehouse)
      - write number format scan now includes every index >= 50
      - propagate SSF IE8 fixes (fixes #171 h/t @sheetjsdev)
      - update shim for extendscript (see #603 h/t @firas3d)
      - more flow type definitions
      70c48a74
  8. 20 3月, 2017 1 次提交