Commit Graph

151 Commits

Author SHA1 Message Date
reviewher e69ecd42a6 remove broken CDNs [ci skip] 2022-03-22 15:38:02 -07:00
SheetJS 2f274dd48c book_append_sheet rolling names 2022-03-20 22:01:28 -04:00
SheetJS 69bb1e79a3 "side-effect free" 2022-03-19 21:54:41 -04:00
SheetJS 61b17a8bc8 version bump 0.18.4 2022-03-15 23:23:39 -04:00
SheetJS 9a3294c955 phasing out patterns with side effects
- add ssf test to actions
- support for threaded comments (fixes #2542)
2022-03-14 02:51:33 -04:00
0xc0Der f443aa8475 react-modify demo [ci skip]
Co-authored-by: SheetJS <dev@sheetjs.com>
2022-03-12 17:15:34 +02:00
SheetJS c6a86cfe98 make stream utils available to Node ESM
- sheet_to_csv blankrows/strip (fixes #2274 h/t @dmongit)
- sheet_to_json fix dedupe (see #2460 h/t @giuliohome)
- mini build browser tests
2022-03-08 20:44:10 -05:00
SheetJS 6ede9dcfb9 xlsx-cli v1.1.2 [ci skip] 2022-03-03 14:11:20 -05:00
SheetJS e14aee3e51 version bump 0.18.3
- XLSX / XLSB dynamic array formulae
- use Uint8Array when available in write (fixes #2539 h/t @RScherzer)
- mini build cleanup to satiate webpack (fixes #2526 #2530)
2022-03-03 03:35:39 -05:00
SheetJS d50a7812c4 workarounds for webpack 5 2022-02-25 23:32:40 -05:00
SheetJS fbf43d4b73 version bump 0.18.2: hotfix for unicode woes
- fixes #2521 h/t @lanchengkai
- fixes #2522 h/t @duchm12
2022-02-15 02:23:59 -05:00
SheetJS 8e6c0411d9 version bump 0.18.1: ESM 2022-02-13 20:45:57 -05:00
SheetJS fbdd43a3f4 deno and node ESM tests 2022-02-13 04:49:30 -05:00
SheetJS 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
SheetJS f78c866cf4 Parse non-conformant records from Access export 2022-02-08 04:57:56 -05:00
SheetJS 6c436ae277 README cleanup in anticipation of node fetch 2022-02-05 09:04:02 -05:00
SheetJS 55924668a7 NUMBERS primary cell storage parse
docs clarified row and column props (fixes #2486) (fixes #2511)
2022-02-04 00:48:09 -05:00
SheetJS 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 #2503
2022-02-01 00:58:45 -05:00
SheetJS cb8046c447 arithmancy 2022-01-31 06:41:23 -05:00
JeiHO 5b25a430f2 fixed variable name in README example 2021-12-29 04:36:44 -06:00
SheetJS d6161103b1 works minutiae 2021-12-29 04:16:02 -05:00
SheetJS fcf9182fa6 version bump 0.17.4: Lotus WK3 workbook writer 2021-11-13 23:49:38 -05:00
AndrewGlago ef21e2bea2 DSV Field Separator override [ci skip] 2021-11-09 00:31:56 +00:00
SheetJS 29e3bb4c1f Lotus WK1 worksheet writer [ci skip]
- unpack errors from WK3 long double
- explicitly ignore ss:Null in XLML (fixes #2447)
2021-11-08 00:01:12 -05:00
SheetJS 09bd0755b5 version bump 0.17.3 2021-10-13 03:26:40 -04:00
SheetJS b98a40235f XLS Unicode Property Lists [ci skip] 2021-10-02 21:41:36 -04:00
David Rault 0a0244cdfa DSV Pipe (|) potential delimiter [ci skip] 2021-09-30 10:46:35 +02:00
SheetJS e59de73f99 Hyperlink cleanup [ci skip]
- XLS normalize URLs and use moniker (fixes #2385)
- ODS row heights and column widths (fixes #2378)
- DSV parse of files with leading <, deviating from Excel (fixes #1238)
- read `ArrayBuffer` with no type (fixes #2316)
- removed invalid test files that throw errors due to string length
- AOA/JSON null optional map to #NULL! (fixes #1196)
2021-09-30 03:28:03 -04:00
SheetJS 8658054872 BIFF3/4 write support
- more precise support for unknown BIFF type (see #2390)
- `format_cell` render error strings
2021-09-26 18:51:19 -04:00
SheetJS a4ee0ef05a outline minutiae
- column levels (fixes #1655)
- XLSX parse sheetPr with children (fixes #1798)
- XLSX enforce 32768 string limit (fixes #1537)
2021-09-22 02:45:08 -04:00
Meriam 07c354cecf Doc Replaced confusing emoji [ci skip] 2021-09-14 01:23:31 +02:00
Dan Krusi 38505f769e Doc mini build [ci skip] 2021-09-12 07:43:33 +02:00
Dan Dascalescu 96eee3c7eb Doc `json_to_sheet` cell type resolution [ci skip] 2021-09-11 01:33:48 -07:00
Himanshu Saini af34ae4178 Clarification on `json_to_sheet` header array
[ci skip]

Co-authored-by: Austin Turner <paustint@gmail.com>
Co-authored-by: reviewher <reviewher@sheetjs.com>
2021-09-11 13:48:49 +05:30
Sylvain Lesage f57ba0af4f Documentation nit [ci skip] 2021-09-11 09:01:41 +02:00
rockboom d960b0adb7 Link to Chinese README Translation [ci skip] 2021-09-10 16:47:23 +08:00
Luis Romero 7972d537e5 use HTTPS instead of HTTP [ci skip] 2021-09-08 21:59:26 -05:00
SheetJS 81b7614e45 SYLK shared formulae 2021-08-11 05:05:36 -04:00
Jordan Harband f8c0a86581
[Tests] migrate tests to Github Actions 2021-04-08 11:21:37 -07:00
SheetJS 20212e1cc2 version bump 0.16.9: utf-8 codenames 2020-11-20 02:13:01 -05:00
SheetJS 2e32611dbb version bump 0.16.6: xlfn option 2020-08-12 17:58:02 -04:00
SheetJS 227f970ca1 version bump 0.16.5: `sheet_add_dom` (fixes #2073) 2020-07-30 23:38:44 -04:00
SheetJS 768e1bdcf8 version bump 0.16.3
- updated SSF to 0.11.2
- XLS write support for `bookSST`
2020-06-29 04:07:23 -04:00
Mrinmay Mukherjee d0457b77c8
change WTF value from 1 to true (#2016) 2020-06-19 18:24:29 -07:00
SheetJS 5c1296a46d version bump 0.16.2 2020-06-05 01:42:28 -04:00
SheetJS baea1798cf version bump 0.16.1
- Custom Properties use correct encoding
- AMD wrapper change (see #1937)
2020-05-16 15:45:54 -04:00
SheetJS 3468395494 x-spreadsheet demo 2020-03-22 21:57:53 -04:00
SheetJS a81bb78f18 version bump 0.15.5: `sheets` option 2020-01-27 20:20:38 -05:00
SheetJS 7e932aec00 update badges [ci skip] 2019-11-14 21:01:30 -05:00