Commit Graph

14 Commits

Author SHA1 Message Date
SheetJS a96d8964e2 version bump 0.5.0: changes to cell interface
Cell object stores the formatted text in the `.w` field
- Raw format and types are preserved in the `.t`, `.v` fields
- Accessors have been updated to use the field

updates for older OOXML:
- ECMA-376 makes reference to old sstItem shared string item
- [MS-XLSX] xmlns for workbook
2014-02-03 19:00:44 -05:00
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 ad16dc3235 README updates [ci skip] 2014-01-27 04:38:50 -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 e8560faa8f 2014 update [ci skip] 2014-01-07 01:23:42 -05:00
SheetJS f29ad2459a removed comment in README 2013-11-14 08:11:03 -08:00
SheetJS cf01804b3c README cleanup 2013-11-13 15:33:01 -08: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 8c8d855bb6 version bump 0.2.7: more cleanup 2013-10-10 02:44:18 -04:00
kawanet c052dd7c92 typo 2013-10-10 02:44:17 -04:00
SheetJS 1e99123d8f Updated README.md
added Tested Environments section
2013-10-10 02:44:17 -04:00
SheetJS d212a5e0d8 Updated README.md 2013-10-10 02:44:16 -04:00
SheetJS 5806249485 initial 2013-10-10 02:43:57 -04:00
SheetJS 13fbe76d6b Initial commit 2012-12-03 11:25:53 -08:00