5d49b7326d
sheet_set_array_formula adjust range
2022-05-15 23:39:11 -04:00
e43071fc64
more lotus 1-2-3 formula functions
2022-05-10 04:02:52 -04:00
2ff31276b0
slk defined name parse
2022-05-09 02:49:17 -04:00
cfe4da2e56
clarify Multiplan DOS support
2022-05-05 02:27:25 -04:00
Sukka
47eeaa367d
docs: replace all git.io
link ( #2666 )
2022-04-28 03:59:37 -04:00
eee39946e3
version bump 0.18.7
2022-04-25 18:13:46 -04:00
694cdcb75a
QPW and newline tests
2022-04-25 05:30:09 -04:00
evilmanimani
c641efbd0a
Fixed 'ReadableStream' function example.
...
The function as it is written doesn't work, replaced reference to 'arr' with 'buffers' and added '{type: "array"}' to XLSX.read arguments.
2022-04-24 14:55:50 -07:00
edulecca
90747905ad
Fixed writeFileAsync
doc [ci skip]
2022-04-18 03:23:01 +00:00
af421e3161
xlsx-cli 1.1.3 [ci skip]
2022-04-16 02:18:29 -04:00
79e2773b58
x-spreadsheet demo [ci skip] fixes #2656
2022-04-15 19:06:45 -04:00
ed18acd63d
version bump 0.18.6
2022-04-14 03:27:38 -04:00
b1dca24a0b
next.js demo refresh [ci skip]
2022-04-12 07:59:15 -04:00
19e0f8f358
NUMBERS write to max column (ALL)
2022-04-11 00:11:47 -04:00
Gwanghyeon Gim
3b19491ee9
fix readme link [ci skip]
2022-04-05 15:11:09 +09:00
0400a87e62
version bump 0.18.5: basic NUMBERS write
2022-03-24 09:59:49 -04:00
reviewher
e69ecd42a6
remove broken CDNs [ci skip]
2022-03-22 15:38:02 -07:00
2f274dd48c
book_append_sheet rolling names
2022-03-20 22:01:28 -04:00
69bb1e79a3
"side-effect free"
2022-03-19 21:54:41 -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 #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
b9e7d0d8f4
XLSB/XLS Record Name refactor
2022-03-12 09:05:57 -05:00
6ede9dcfb9
xlsx-cli v1.1.2 [ci skip]
2022-03-03 14:11:20 -05:00
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
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
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
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
f78c866cf4
Parse non-conformant records from Access export
2022-02-08 04:57:56 -05:00
6c436ae277
README cleanup in anticipation of node fetch
2022-02-05 09:04:02 -05:00
55924668a7
NUMBERS primary cell storage parse
...
docs clarified row and column props (fixes #2486 ) (fixes #2511 )
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 #2503
2022-02-01 00:58:45 -05:00
0ddeba4fc3
version bump 0.17.5
2022-01-10 13:45:50 -05:00
fcf9182fa6
version bump 0.17.4: Lotus WK3 workbook writer
2021-11-13 23:49:38 -05:00
09bd0755b5
version bump 0.17.3
2021-10-13 03:26:40 -04:00
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
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
81b7614e45
SYLK shared formulae
2021-08-11 05:05:36 -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
2e32611dbb
version bump 0.16.6: xlfn option
2020-08-12 17:58:02 -04:00
227f970ca1
version bump 0.16.5: sheet_add_dom
( fixes #2073 )
2020-07-30 23:38:44 -04:00
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
enghong
486f35b4cc
Add option to force quotes around values in when exporting to csv ( #2009 )
2020-06-17 18:34:04 -07:00
5c1296a46d
version bump 0.16.2
2020-06-05 01:42:28 -04:00
baea1798cf
version bump 0.16.1
...
- Custom Properties use correct encoding
- AMD wrapper change (see #1937 )
2020-05-16 15:45:54 -04:00
3468395494
x-spreadsheet demo
2020-03-22 21:57:53 -04:00