Commit Graph

7 Commits

Author SHA1 Message Date
SheetJS e4a66516e4 remove flow array comment workarounds
- XLSB use #REF! for unsupported defined name ref (fixes #3059 h/t @NenadC2)
2024-02-02 01:52:14 -05: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 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
SheetJS ee8b37b3a6 ODS XML Parse nit 2022-06-27 02:02:21 -04:00
SheetJS 0f0b3de821 popping IIFEs to appease rollup tree shaking 2022-03-22 16:19:05 -04:00
Pedro Arantes 3cbe83c855 Base64 TypeScript 2022-02-04 17:57:47 -03:00