Commit Graph

12 Commits

Author SHA1 Message Date
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