Commit Graph

13 Commits

Author SHA1 Message Date
SheetJS 32d835ab81 version bump 0.4.0: very basic XLSB support
subfiles reshuffled (XLSB and XLSX/XLSM content separated)
2014-01-28 11:38:02 -05:00
SheetJS 844850abab version bump 0.3.10: xlsm support
different workbook content type, same representation
2014-01-25 17:28:27 -05:00
SheetJS a1ccaf511d version bump 0.3.8: more formatting
- updated SSF to 0.5.3

tests without baselines now try to generate CSV output
2014-01-23 01:20:19 -05:00
SheetJS 8561de6e2e added web workers 2013-11-22 14:58:11 -08:00
SheetJS b4f7030634 version bump 0.3.3: malformed xlsx parsing
Files that cannot be processed by Excel 2011 were removed from the suite
2013-11-12 08:29:55 -08:00
SheetJS 2610af7ce8 added formulae mode to browser 2013-10-10 02:53:14 -04:00
SheetJS d85183c75f version bump 0.2.7-d: CSV generation issue
double-quotes are emitted as \"\"
2013-10-10 02:53:02 -04:00
SheetJS 5341a85f55 version bump 0.2.6: IE10 Drag and Drop support 2013-10-10 02:44:18 -04:00
SheetJS 372949ae82 forcing CSV mode in browser to show all sheets 2013-10-10 02:44:17 -04:00
SheetJS 49c3d865b8 Named Ranges silently ignored
Fixes #4

This is not the final fix -- the named ranges should be parsed
2013-10-10 02:44:17 -04:00
SheetJS 984cdf94dc updating html demo to handle base64 text 2013-10-10 02:44:16 -04:00
SheetJS a9dd6def72 refactoring the csv generation code
XLSX.utils.sheet_to_csv
2013-10-10 02:44:16 -04:00
SheetJS 125713bba7 npm version bump 2013-10-10 02:44:16 -04:00