Commit Graph

112 Commits

Author SHA1 Message Date
reviewher e69ecd42a6 remove broken CDNs [ci skip] 2022-03-22 15:38:02 -07:00
SheetJS 69bb1e79a3 "side-effect free" 2022-03-19 21:54:41 -04:00
SheetJS 61b17a8bc8 version bump 0.18.4 2022-03-15 23:23:39 -04:00
0xc0Der 2cbc28d6ed vue-modify demo [ci skip] 2022-03-15 12:46:06 -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
0xc0Der f443aa8475 react-modify demo [ci skip]
Co-authored-by: SheetJS <dev@sheetjs.com>
2022-03-12 17:15:34 +02: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
reviewher ba3280ee8a Demos [ci skip] 2022-03-07 00:46:23 -08:00
SheetJS e14aee3e51 version bump 0.18.3
- XLSX / XLSB dynamic array formulae
- use Uint8Array when available in write (fixes #2539 h/t @RScherzer)
- mini build cleanup to satiate webpack (fixes #2526 #2530)
2022-03-03 03:35:39 -05:00
Dan Mlodecki 56e23ca8e0 NestJS/SheetJS demo instructions 2022-02-26 01:48:40 -04:00
SheetJS 8e6c0411d9 version bump 0.18.1: ESM 2022-02-13 20:45:57 -05:00
SheetJS fbdd43a3f4 deno and node ESM tests 2022-02-13 04:49:30 -05:00
SheetJS 88225f5fd5 esm support and deno demo 2022-02-12 01:31:47 -05:00
SheetJS f78c866cf4 Parse non-conformant records from Access export 2022-02-08 04:57:56 -05:00
SheetJS 6c436ae277 README cleanup in anticipation of node fetch 2022-02-05 09:04:02 -05:00
reviewher 0000a09c41 Angular 13 demo 2022-02-01 11:07:03 -08:00
SheetJS 09bd0755b5 version bump 0.17.3 2021-10-13 03:26:40 -04:00
ThibautSF 5c02c819f6 x-spreadsheet demo merges and formulae [ci skip]
Co-authored-by: SheetJS <dev@sheetjs.com>
2021-10-13 06:43:07 +02:00
reviewher 71160160d1 Split x-spreadsheet demo script [ci skip] 2021-10-05 10:57:19 -07:00
SheetJS b98a40235f XLS Unicode Property Lists [ci skip] 2021-10-02 21:41:36 -04:00
Jimmy Wärting 7c0b869c7f webpack demo avoid readAsBinaryString [ci skip] 2021-09-30 19:31:52 +02:00
notchris 4518cc8967 VueJS 3 demo [ci skip] 2021-09-21 15:03:05 -04:00
reviewher 5104ec1c63 require.js demo cleanup [ci skip] 2021-09-20 20:41:37 -07:00
Jimmy Wärting 82d0faa183 demos avoid readAsBinaryString [ci skip] 2021-09-20 09:37:16 +02:00
Jimmy Wärting bca646a1ad vue demo avoid readAsBinaryString [ci skip] 2021-09-19 06:11:54 +02:00
Cyberiaaxis f9e2d6dd11 fixed datagrid demo [ci skip] 2021-09-15 09:35:06 +05:30
reviewher 6270e0259c knockout demo update [ci skip] 2021-09-12 00:55:10 -07:00
Austin Peterson cc9b791dfa x-spreadsheet demo update [ci skip] 2021-09-11 23:58:37 -06:00
Jimmy Wärting 50754f02be browserify demo avoid readAsBinaryString [ci skip] 2021-09-11 11:13:50 +02:00
Milo Lee 4257878cf6 Demos updated broken links [ci skip] 2021-09-09 14:02:44 +08:00
Austin Peterson 9b14cc75e4 Updated electron demo [ci skip] 2021-09-07 19:43:05 -06:00
Jimmy Wärting 36a1a4e9b8 react demo avoid readAsBinaryString [ci skip] 2021-08-29 23:20:15 +02:00
SheetJS 81b7614e45 SYLK shared formulae 2021-08-11 05:05:36 -04:00
Duncan Phelps 6c5db3663c AWS Lambda Binary Media Types 2021-05-03 22:10:16 -05:00
Akshat Mangal 59b3dae1a1 Tested the MongoDB scripts and fixed them 2021-04-20 21:02:53 +05:30
AmishBaztard e958dbf18e Refresh server demos
- microjs demo removed
- hapi.js demo does not work in latest version
2021-04-16 21:57:41 -04:00
Jordan Harband f8c0a86581
[Tests] migrate tests to Github Actions 2021-04-08 11:21:37 -07:00
Taher 58e59dcfd5 updates to react demo
- bump react and babel
- converted to functional components

removed preact demo

renamed jsx to js for next make instruction

removed image component
added pod install for pod linking
2021-03-31 16:39:14 -07:00
Francisco Presencia 6ecfeb602b Added google sheet example
Description

Added to readme

Fixed typo
2020-10-20 11:45:59 +09:00
Janne Kujanpää d4cfadbbd7 Fix #2071
* Implemented with proposed fix
 * Future-proofing for newer major releases
2020-10-04 17:45:52 -04:00
Srijon Saha 9add78a290 Fix write not working and refactor
[ci skip]
2020-07-07 00:52:00 -07:00
SheetJS 768e1bdcf8 version bump 0.16.3
- updated SSF to 0.11.2
- XLS write support for `bookSST`
2020-06-29 04:07:23 -04:00
Srijon Saha 5b1440a186
Update electron demo (#2027)
* Update electron demo to version 9

[ci skip]

Co-authored-by: Ian Jennings <ian@meetjennings.com>
2020-06-28 03:22:46 -04:00
Garrett Luu 0c7e809e9c
[ci skip] Fixed functions demos (#2025)
* Added test for CRLF newlines

* Initialized firebase functions app

* Updated gitignore

* Implemented csv file conversion

* CSV conversion

* Modified README to include firebase

* Added init-azure script to makefile

* Updated Azure demo

* Updated README
2020-06-25 12:30:56 -07:00
Garrett Luu 688757ac64
[ci skip] Updated React and React Native demos (#1998) 2020-06-11 19:20:51 -04:00
SheetJS 3468395494 x-spreadsheet demo 2020-03-22 21:57:53 -04:00
SheetJS 1a5bba267b version bump 0.15.2: actually pass lint tests 2019-11-14 20:46:49 -05:00
SheetJS 9aabf36142 version bump 0.14.4
- CFB update (fixes #1149 h/t @xjnotxj)
- SYLK character encoding (fixes #1544 h/t @Slayess)
- DBF and SYLK ANSI codepage support
2019-07-20 23:32:02 -04:00