ad0fb7766b
import and export blank worksheets
2023-10-17 04:53:37 -04:00
4cc980975b
QPW string formula results
...
- mujs-compatible regices
- NUMBERS use row offsets (fixes #3009 h/t @relaxsnow)
2023-10-15 23:03:39 -04:00
955543147d
version bump 0.20.0
2023-06-23 05:48:47 -04:00
36c5b7c0f5
NUMBERS read/write threaded comments
2023-06-14 03:47:51 -04:00
6e260c9185
cell comments
...
- `sheet_to_json` handle arrays (h/t AaronWoodrow)
- XLS parse comment visibility (h/t Godrules500)
- chrome manifest v3 writeFile support
- raw v8 (no TextEncoder/TextDecoder) optimization
- handle empty shared formula body (h/t florian)
2023-06-13 00:49:18 -04:00
d3a480750b
NUMBERS read/write external links
2023-05-13 01:23:26 -04:00
5b33acfaf4
parse self-closing text:p uof:文本串 ( fixes #2927 )
2023-04-30 03:57:30 -04:00
af8e3d9171
build fixes for macOS Ventura
2023-04-14 03:51:02 -04:00
df48489211
Numbers 12.2 skip ActivityStream.iwa
2022-11-06 21:58:41 -05:00
050f66ce1b
version bump 0.19.0
2022-10-23 21:05:59 -04:00
654d6f98c3
stringify all 's' cell values ( fixes #2795 )
2022-09-28 23:08:10 -04:00
4ae4f0fad9
NUMBERS write multiple worksheets [ci skip]
2022-09-26 13:52:50 -04:00
1491302aa4
package.json exports types
2022-09-21 18:17:14 -04:00
bd5878e7c7
NUMBERS write up to ALL1000000 (h/t @masaccio)
2022-09-20 01:35:34 -04:00
df0e7b5f25
NUMBERS duration cell number format
2022-09-04 17:51:49 -04:00
838ee58a49
update tests
2022-08-08 19:55:25 -04:00
Hafez
6bea47aaef
allow reading base64 files from a dataURI scheme ( #2763 )
2022-08-08 16:41:08 -04:00
d55b7a3063
numbers OperationStorage iwa warning
2022-07-31 19:48:04 -04:00
ba94ffba35
version bump 0.18.10
2022-07-25 22:27:52 -04:00
6c41339fc0
proper subarray resolution
2022-07-16 20:02:22 -04:00
dbc30ef188
numbers parser prefer subarray
2022-07-13 06:10:24 -04:00
ad1ce0d9b0
parsers expose original book type
2022-07-08 18:45:00 -04:00
ee8b37b3a6
ODS XML Parse nit
2022-06-27 02:02:21 -04:00
9f8ec25845
refresh browser tests
2022-05-17 17:48:05 -04:00
0b72cc592b
wsl build sequence fixes
2022-05-16 21:26:22 -04:00
ed18acd63d
version bump 0.18.6
2022-04-14 03:27:38 -04:00
19e0f8f358
NUMBERS write to max column (ALL)
2022-04-11 00:11:47 -04:00
623364a148
extendscript workaround for esbuild bug ( #2629 )
2022-03-27 15:02:51 -04:00
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
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
b9e7d0d8f4
XLSB/XLS Record Name refactor
2022-03-12 09:05:57 -05:00
0b6ebc67da
DBF preserve field properties
...
- DBF write type N and roundtrip C length (fixes #1888 h/t@bandizsolt)
- clean up xhr demo (fixes #2604 h/t @UP2022742)
- clean up vue / nuxt demo
2022-03-10 00:31:13 -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
43a7a5ea07
switch to cfb
for zip operations
2022-02-10 08:22:36 -05: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 #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
cb8046c447
arithmancy
2022-01-31 06:41:23 -05:00
bb997654ef
very basic numbers iwa parser
2022-01-28 21:54:11 -05:00