Commit Graph

7 Commits

Author SHA1 Message Date
SheetJS 0a6ddcaf44 removed sheet_to_dif IIFE 2022-08-30 03:00:32 -04:00
SheetJS e1f8dbb863 version bump 0.7.2: bughunt
- read BOM, handle UTF16LE-encoded XML
- handle namespaces in [Content_Types].xml
- parse workbook rels to determine sheet files
- numbers OSX boolean support (apparently requires "0" or "1")
- XLSX force "General" style to be serialized, omit implied cell type and style
- updated SSF to 0.7.0 (h/t @sysarchitect)
- updated jszip to 2.2.2
- removed old tests/files path, replaced with test_files
- themes written
- ignore potential existence of thumbnail when calculating relationship ids
2014-05-22 05:16:51 -07:00
SheetJS b52e31b2a1 updating test_files 2013-12-06 14:24:52 -05:00
SheetJS 713f5aa417 version bump 0.3.0: necessary cleanup
- merged test repo with xls
- travis integration
- shifted to Apache 2.0 LICENSE
- mocha tests

The shift to Apache 2.0 was long overdue.  It's becoming clear that compliance
requires deeper integration with the xls libraries and other implementations
whose specifications are covered under the OSP.  It was a grave oversight for
the ISO and ECMA people to not try to implement parsers themselves, for if they
did I suspect the outcome would have been much different
2013-10-30 14:50:34 -07:00
SheetJS 2a085af76d Changed test files submodule url
https instead of git protocol
2013-10-11 00:14:02 -04:00
Sebastian Mayr 3f894e04af Transfer test file repository to @Niggler 2013-10-11 00:13:53 -04:00
Sebastian Mayr c29004c408 Add testfile submodule, jasmine dependency and test script 2013-10-10 02:53:15 -04:00