Commit Graph

36 Commits

Author SHA1 Message Date
SheetJS a0bed2a97d version bump 0.20.2
see https://regexide.com for more details
2024-04-04 21:30:28 -04:00
SheetJS ad0fb7766b import and export blank worksheets 2023-10-17 04:53:37 -04:00
SheetJS 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
SheetJS 955543147d version bump 0.20.0 2023-06-23 05:48:47 -04:00
SheetJS 36c5b7c0f5 NUMBERS read/write threaded comments 2023-06-14 03:47:51 -04:00
SheetJS 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
SheetJS d3a480750b NUMBERS read/write external links 2023-05-13 01:23:26 -04:00
SheetJS df48489211 Numbers 12.2 skip ActivityStream.iwa 2022-11-06 21:58:41 -05:00
SheetJS 050f66ce1b version bump 0.19.0 2022-10-23 21:05:59 -04:00
SheetJS 654d6f98c3 stringify all 's' cell values (fixes #2795) 2022-09-28 23:08:10 -04:00
SheetJS 1491302aa4 package.json exports types 2022-09-21 18:17:14 -04:00
SheetJS bd5878e7c7 NUMBERS write up to ALL1000000 (h/t @masaccio) 2022-09-20 01:35:34 -04:00
SheetJS df0e7b5f25 NUMBERS duration cell number format 2022-09-04 17:51:49 -04:00
SheetJS d55b7a3063 numbers OperationStorage iwa warning 2022-07-31 19:48:04 -04:00
SheetJS 6c41339fc0 proper subarray resolution 2022-07-16 20:02:22 -04:00
SheetJS dbc30ef188 numbers parser prefer subarray 2022-07-13 06:10:24 -04:00
SheetJS ad1ce0d9b0 parsers expose original book type 2022-07-08 18:45:00 -04:00
SheetJS ed18acd63d version bump 0.18.6 2022-04-14 03:27:38 -04:00
SheetJS 19e0f8f358 NUMBERS write to max column (ALL) 2022-04-11 00:11:47 -04:00
SheetJS 623364a148 extendscript workaround for esbuild bug (#2629) 2022-03-27 15:02:51 -04:00
SheetJS 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
SheetJS 0400a87e62 version bump 0.18.5: basic NUMBERS write 2022-03-24 09:59:49 -04:00
SheetJS 0f0b3de821 popping IIFEs to appease rollup tree shaking 2022-03-22 16:19:05 -04:00
SheetJS 2f274dd48c book_append_sheet rolling names 2022-03-20 22:01:28 -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
SheetJS b9e7d0d8f4 XLSB/XLS Record Name refactor 2022-03-12 09:05:57 -05:00
SheetJS 0044f3be82 clean cptable global pollution 2022-03-11 01:16:24 -05:00
SheetJS 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
SheetJS 43a7a5ea07 switch to `cfb` for zip operations 2022-02-10 08:22:36 -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
SheetJS bb997654ef very basic numbers iwa parser 2022-01-28 21:54:11 -05:00