1
forked from sheetjs/sheetjs
Commit Graph

440 Commits

Author SHA1 Message Date
3c23b6ce35 test for KEY/PAGES files 2022-03-26 17:50:27 -04:00
reviewher
d5b54855ec NUMBERS write merges [ci skip] 2022-03-24 17:12:55 -07:00
0400a87e62 version bump 0.18.5: basic NUMBERS write 2022-03-24 09:59:49 -04:00
0f0b3de821 popping IIFEs to appease rollup tree shaking 2022-03-22 16:19:05 -04:00
2f274dd48c book_append_sheet rolling names 2022-03-20 22:01:28 -04:00
Andrew Lessels
a5b387716c Fix rawNumber support inside sheet_to_json 2022-03-20 16:29:24 +11:00
69bb1e79a3 "side-effect free" 2022-03-19 21:54:41 -04:00
reviewher
90a7b4ee91 remove SSF._general_int 2022-03-16 21:38:06 -07:00
Vitor Santos
61487bcb76 use TextEncoder for zip strings (fixes ) 2022-03-16 21:39:30 -04:00
61b17a8bc8 version bump 0.18.4 2022-03-15 23:23:39 -04:00
9a3294c955 phasing out patterns with side effects
- add ssf test to actions
- support for threaded comments (fixes )
2022-03-14 02:51:33 -04:00
b9e7d0d8f4 XLSB/XLS Record Name refactor 2022-03-12 09:05:57 -05:00
reviewher
02707848ad skipHidden for sheet_to_json [ci skip] 2022-03-11 16:26:02 -08:00
0044f3be82 clean cptable global pollution 2022-03-11 01:16:24 -05:00
0b6ebc67da DBF preserve field properties
- DBF write type N and roundtrip C length (fixes  h/t@bandizsolt)
- clean up xhr demo (fixes  h/t @UP2022742)
- clean up vue / nuxt demo
2022-03-10 00:31:13 -05:00
KurtMar
b3793e2ea7 HTML Parsing fix misaligned cells (fixes ) 2022-03-09 22:24:43 +02:00
c6a86cfe98 make stream utils available to Node ESM
- sheet_to_csv blankrows/strip (fixes  h/t @dmongit)
- sheet_to_json fix dedupe (see  h/t @giuliohome)
- mini build browser tests
2022-03-08 20:44:10 -05:00
a32b30414b CSV omit trailing record separator [ci skip] 2022-03-07 20:17:32 -05:00
Rohan Dhamapurkar
467020fc69 stream.to_json end (fixes ) 2022-03-08 05:38:45 +05:30
e14aee3e51 version bump 0.18.3
- XLSX / XLSB dynamic array formulae
- use Uint8Array when available in write (fixes  h/t @RScherzer)
- mini build cleanup to satiate webpack (fixes  )
2022-03-03 03:35:39 -05:00
reviewher
4f6a849a59
simplify rels scan (fixes ) 2022-03-01 04:14:41 -05:00
d50a7812c4 workarounds for webpack 5 2022-02-25 23:32:40 -05:00
fbf43d4b73 version bump 0.18.2: hotfix for unicode woes
- fixes  h/t @lanchengkai
- fixes  h/t @duchm12
2022-02-15 02:23:59 -05:00
8e6c0411d9 version bump 0.18.1: ESM 2022-02-13 20:45:57 -05:00
fbdd43a3f4 deno and node ESM tests 2022-02-13 04:49:30 -05:00
reviewher
46360a180a CFB zip compression option
fixes  and fixes 
2022-02-12 15:26:50 -08:00
88225f5fd5 esm support and deno demo 2022-02-12 01:31:47 -05:00
reviewher
dd6bb022e2 fixes for reading dates in Chrome 2022-02-10 23:13:41 -08:00
43a7a5ea07 switch to cfb for zip operations 2022-02-10 08:22:36 -05:00
f78c866cf4 Parse non-conformant records from Access export 2022-02-08 04:57:56 -05:00
Hugo Aboud
92d8a38ef6 avoid utf-8 buffer re-decoding 2022-02-08 00:19:27 -03:00
6c436ae277 README cleanup in anticipation of node fetch 2022-02-05 09:04:02 -05:00
Pedro Arantes
3cbe83c855 Base64 TypeScript 2022-02-04 17:57:47 -03:00
55924668a7 NUMBERS primary cell storage parse
docs clarified row and column props (fixes ) (fixes )
2022-02-04 00:48:09 -05:00
5f0f2c91c5 version bump 0.18.0
- Removed global variables `XLS` and `ODS` from standalone browser build
- Removed `dist/jszip.js` from the package
- XLSX SST parse, fixes 
2022-02-01 00:58:45 -05:00
cb8046c447 arithmancy 2022-01-31 06:41:23 -05:00
bb997654ef very basic numbers iwa parser 2022-01-28 21:54:11 -05:00
László Bulik
d01661565a
Fixes xls with embedded doc may show wrong props 2022-01-25 08:52:05 +01:00
0ddeba4fc3 version bump 0.17.5 2022-01-10 13:45:50 -05:00
d6161103b1 works minutiae 2021-12-29 04:16:02 -05:00
aritrakoley
b3bc49afe8 add console error when columns exceed IV 2021-12-11 19:55:52 +05:30
Zaheer Ud Din
10ae7c9fec Strip quoted delims in file type magic 0x3C 2021-12-05 10:19:25 +05:00
fcf9182fa6 version bump 0.17.4: Lotus WK3 workbook writer 2021-11-13 23:49:38 -05:00
Louis Jackson-Rees
9e9e4bcb45 FS option skip PRN parse [ci skip] 2021-11-09 04:45:31 +00:00
AndrewGlago
ef21e2bea2 DSV Field Separator override [ci skip] 2021-11-09 00:31:56 +00:00
29e3bb4c1f Lotus WK1 worksheet writer [ci skip]
- unpack errors from WK3 long double
- explicitly ignore ss:Null in XLML (fixes )
2021-11-08 00:01:12 -05:00
reviewher
3a26260c84 HTML string parse multiple tables [ci skip] 2021-11-05 20:36:59 -07:00
Author: Austin Peterson
b5c697e5ed ODS Text Parsing (fixes ) [ci skip] 2021-11-05 02:26:41 -06:00
Logan Houp
4d00394678 XLSX !protect check on write [ci skip] 2021-11-04 01:14:09 -04:00
notchris
a7405c4a55 Fixed RequireJS export name [ci skip] 2021-11-03 00:45:24 -04:00
ebfb5bc7c9 properly detect encrypted ODS 2021-10-27 03:50:23 -04:00
dnviyth
222995ebdf fix: 2021-10-27 14:26:17 +08:00
Amy Benson
e73f0e18f4 Fix : ods files opening in excel 2021-10-19 14:23:42 +01:00
reviewher
cb8fc656fd CFB Fix [ci skip] 2021-10-16 16:07:27 -04:00
09bd0755b5 version bump 0.17.3 2021-10-13 03:26:40 -04:00
e110fe8952 Lightning Web Component support [ci skip] 2021-10-12 20:18:30 -04:00
reviewher
cb61a67d17
safegetzipfile fix 2021-10-12 04:55:29 -04:00
Richard Gibson
3af23c31dd
Support UTF-8 decoding for non-buffer input
Fixes 
2021-10-05 20:23:44 -04:00
Felix Zumstein
12597dcf7b Do not quote #REF for unknown 3d ref [ci skip] 2021-10-03 10:34:26 +02:00
b98a40235f XLS Unicode Property Lists [ci skip] 2021-10-02 21:41:36 -04:00
gfyoung
a376a6c78c
Use named define for requireJS
Two benefits:
    
* Helps avoid with mismatched anonymous errors
    
ref: https://requirejs.org/docs/errors.html#mismatch
    
* Allows for uglification in the demo
2021-10-02 11:58:53 -07:00
David Rault
0a0244cdfa DSV Pipe (|) potential delimiter [ci skip] 2021-09-30 10:46:35 +02:00
e59de73f99 Hyperlink cleanup [ci skip]
- XLS normalize URLs and use moniker (fixes )
- ODS row heights and column widths (fixes )
- DSV parse of files with leading <, deviating from Excel (fixes )
- read `ArrayBuffer` with no type (fixes )
- removed invalid test files that throw errors due to string length
- AOA/JSON null optional map to #NULL! (fixes )
2021-09-30 03:28:03 -04:00
8658054872 BIFF3/4 write support
- more precise support for unknown BIFF type (see )
- `format_cell` render error strings
2021-09-26 18:51:19 -04:00
88e662af99 empty row parsing (fixes ) [ci skip] 2021-09-23 00:19:42 -07:00
a4ee0ef05a outline minutiae
- column levels (fixes )
- XLSX parse sheetPr with children (fixes )
- XLSX enforce 32768 string limit (fixes )
2021-09-22 02:45:08 -04:00
Austin Peterson
7fd172f2fc ODS Time date value (fixes ) [ci skip] 2021-09-20 22:22:45 -06:00
William Krell
ef4aec8796 zip path resolution 2021-09-20 20:31:27 -05:00
Robbie
37624cf990 XLS review [ci skip]
- truncate XLS Label Strings to 255 chars (fixes )
- read column hidden attribute (fixes )
- dateNF for XLS (fixes  fixes )
2021-09-20 08:10:53 +01:00
18ce6212c4 HTML cleanup
- HTML do not emit content attributes when editable (fixes )
- HTML import hyperlinks (fixes   )
- HTML export hyperlinks (fixes )
- Default color index (fixes )
2021-09-18 17:27:42 -04:00
jefleponot
161da6c56c ODS writeFile default range [ci skip]
Co-authored-by: reviewher <reviewher@sheetjs.com>
2021-09-18 04:13:30 +02:00
Austin Peterson
361975f33a Bare single-sheet BIFF XLS parsing [ci skip] 2021-09-16 17:40:52 -06:00
Vishal Uchil
c8a424f3da
Fix corruption of XLS file in 0.15.2 2021-09-16 19:32:47 +01:00
6670c8448e version bump 0.17.2: basic node/browser ESM 2021-09-15 21:50:33 -04:00
ustiloff
6c0ada1790 Read styles for stub cells [ci skip] 2021-09-15 09:47:27 +02:00
Betsy Gamrat
7a00f3986d DSV double quote parsing (fixes ) [ci skip] 2021-09-14 05:53:11 -04:00
jefleponot
b03ad9d40c ODS do not use text:line-break [ci skip] 2021-09-13 08:02:38 +02:00
Puja Sharma
af47faa292 XLSB formula parsing guard [ci skip] 2021-09-13 10:31:55 +05:30
Kevin Batdorf
e7346ddfbe Add check for finite number [ci skip] 2021-09-12 22:06:46 -04:00
ikeq
f384ccd8a8 Fix TypeError when styles don't have NumberFmt 2021-09-13 07:07:08 +08:00
3d35cebe9e Browser and Node ESM support 2021-09-12 07:19:09 -04:00
f07a3d5fc0 XLSX Comment Parse Safeguard [ci skip] 2021-09-11 00:13:02 -07:00
bf4736e966 biff8 write column widths 2021-09-02 05:58:39 -04:00
7468f3b635 version bump 0.17.1: short XLSB records 2021-08-18 14:34:02 -04:00
81b7614e45 SYLK shared formulae 2021-08-11 05:05:36 -04:00
Бронякин Даниил
c56347eff5 Use opts.codepage as default encoding for DBF 2021-07-29 04:50:50 -04:00
Jeremy Mill
3542d62fff version bump 0.17.0
- Explicit errors on inconsistent XLS records
- DBF cap worksheet to 1<<20 rows
2021-05-13 15:07:05 -04:00
20212e1cc2 version bump 0.16.9: utf-8 codenames 2020-11-20 02:13:01 -05:00
Robin Hu
f7835d67b2 Add support for outline configuration
- "Summary rows below detail"
- "Summary columns to right of detail"
2020-11-02 18:08:52 -05:00
Federico Perez
eec93b0b85 Fixed parsing for first cell in .fods documents 2020-10-26 16:21:55 -04:00
Daniel Yonkov
b0e68a9409 Add escape slash to cell matcher 2020-10-12 11:13:22 +03:00
9f1ba60c8d version bump 0.16.8: CRLF in formulae 2020-10-06 17:54:04 -04:00
Nabeel
b9323c5502
Update 78_writebiff.js
fix(print): Excel crashes when printing XLS

fix provided by the SheetJSDev in https://github.com/SheetJS/sheetjs/issues/1967.
2020-10-07 01:25:37 +05:00
Geohexamon
542636ba8f
Update 80_parseods.js 2020-10-04 12:45:56 -07:00
82b7ada6c7 version bump 0.16.7
- set active worksheet to first visible (fixes  h/t @ManjunathSVBB)
2020-09-11 04:38:33 -04:00
赵风昭
0cc6cc9627 XLSX verify formula is string (fixes )
Co-authored-by: SheetJS <dev@sheetjs.com>
2020-09-08 20:18:48 -04:00
Sam
2c5a863420 Removed null ws return from 90_utils 2020-08-20 13:29:06 +01:00
2e32611dbb version bump 0.16.6: xlfn option 2020-08-12 17:58:02 -04:00
Martin
3b589f001b XLSX SST treat <si></si> as empty (fixes ) 2020-08-12 15:16:01 -04:00
Israel Fraga
abed474873 whitespace check (fixes ) 2020-08-08 17:24:00 -04:00