Commit Graph

545 Commits

Author SHA1 Message Date
5104ec1c63 require.js demo cleanup [ci skip] 2021-09-20 20:41:37 -07:00
William Krell
ef4aec8796 zip path resolution 2021-09-20 20:31:27 -05:00
Hailong Wang
bb9faf7caf writeFileAsync type def [ci skip] 2021-09-21 09:09:24 +08:00
Jimmy Wärting
82d0faa183 demos avoid readAsBinaryString [ci skip] 2021-09-20 09:37:16 +02:00
Robbie
37624cf990 XLS review [ci skip]
- truncate XLS Label Strings to 255 chars (fixes #1341)
- read column hidden attribute (fixes #2117)
- dateNF for XLS (fixes #1693 fixes #2305)
2021-09-20 08:10:53 +01:00
Jimmy Wärting
bca646a1ad vue demo avoid readAsBinaryString [ci skip] 2021-09-19 06:11:54 +02:00
18ce6212c4 HTML cleanup
- HTML do not emit content attributes when editable (fixes #2137)
- HTML import hyperlinks (fixes #1384 #1509 #2188)
- HTML export hyperlinks (fixes #2326)
- Default color index (fixes #1412)
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
Peter Lüderitz
4f154fd0fd date parsing test based on IE11 bug 2021-09-17 13:11:42 +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
Owen Craig
27c457be99 Bower use unminified files [ci skip] 2021-09-15 02:09:42 -04:00
Cyberiaaxis
f9e2d6dd11 fixed datagrid demo [ci skip] 2021-09-15 09:35:06 +05:30
Betsy Gamrat
7a00f3986d DSV double quote parsing (fixes #2270) [ci skip] 2021-09-14 05:53:11 -04:00
Meriam
07c354cecf Doc Replaced confusing emoji [ci skip] 2021-09-14 01:23:31 +02: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
WineBewes
66a9cc79ca TypeScript 2.0.x compatibility [ci skip] 2021-09-13 03:45:24 +02: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
Josh
326b7c0ca1 package.json types point to actual types file 2021-09-12 04:18:17 -04:00
6270e0259c knockout demo update [ci skip] 2021-09-12 00:55:10 -07:00
Austin Peterson
cc9b791dfa x-spreadsheet demo update [ci skip] 2021-09-11 23:58:37 -06:00
Dan Krusi
38505f769e Doc mini build [ci skip] 2021-09-12 07:43:33 +02:00
Jimmy Wärting
50754f02be browserify demo avoid readAsBinaryString [ci skip] 2021-09-11 11:13:50 +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
Austin Peterson
9dda70c773 package.json main point to script [ci skip] 2021-09-11 01:30:51 -06:00
f07a3d5fc0 XLSX Comment Parse Safeguard [ci skip] 2021-09-11 00:13:02 -07:00
Abdul Basit
297fd39563 updated dependency [ci skip] 2021-09-11 12:37:17 +05:30
Sylvain Lesage
f57ba0af4f Documentation nit [ci skip] 2021-09-11 09:01:41 +02:00
Ikko Ashimine
4da25af3aa Comment Spelling [ci skip] 2021-09-11 14:17:00 +09:00
Bryan Ollendyke
5a3e5d91c1 xlsxworker use dist shim [ci skip] 2021-09-11 01:06:44 -04:00
rockboom
d960b0adb7 Link to Chinese README Translation [ci skip] 2021-09-10 16:47:23 +08:00
Milo Lee
4257878cf6 Demos updated broken links [ci skip] 2021-09-09 14:02:44 +08:00
Luis Romero
7972d537e5 use HTTPS instead of HTTP [ci skip] 2021-09-08 21:59:26 -05:00
Austin Peterson
9b14cc75e4 Updated electron demo [ci skip] 2021-09-07 19:43:05 -06:00
bf4736e966 biff8 write column widths 2021-09-02 05:58:39 -04:00
Jimmy Wärting
36a1a4e9b8 react demo avoid readAsBinaryString [ci skip] 2021-08-29 23:20:15 +02: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
Duncan Phelps
6c5db3663c AWS Lambda Binary Media Types 2021-05-03 22:10:16 -05:00
Akshat Mangal
59b3dae1a1 Tested the MongoDB scripts and fixed them 2021-04-20 21:02:53 +05:30
AmishBaztard
e958dbf18e Refresh server demos
- microjs demo removed
- hapi.js demo does not work in latest version
2021-04-16 21:57:41 -04:00
1d7aff45c8 suppress modified test files 2021-04-13 16:06:18 -04:00