Albert Mulia Shintra
716bef470e
fix: missing PRN in xlsx.mini ( #1908 )
...
- build: update mini script
2020-06-25 12:32:50 -07: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
Mrinmay Mukherjee
d0457b77c8
change WTF value from 1 to true ( #2016 )
2020-06-19 18:24:29 -07:00
9fc0ab7fa0
globalThis testing for SuiteScript 2.x [ci skip]
2020-06-19 16:07:13 -04:00
Garrett Luu
9015cdffd3
Added test for CRLF newlines
2020-06-18 16:10:41 -07:00
enghong
486f35b4cc
Add option to force quotes around values in when exporting to csv ( #2009 )
2020-06-17 18:34:04 -07:00
Srijon Saha
c615f85034
Fix issue with dbf parsing
2020-06-16 13:51:56 -07:00
Srijon Saha
c26525d52c
Merge pull request #2004 from garrettluu/master
...
Fix sep char recognition for CRLF newline files
2020-06-15 10:52:38 -07:00
Garrett Luu
5b356e2528
Fixed separators on files with \r\n at end of line
...
fixes #1943
2020-06-12 14:39:01 -07:00
Srijon Saha
cdfe678571
Update CONTRIBUTING doc for PRs ( #2003 )
...
[ci skip]
2020-06-12 14:37:07 -07:00
Garrett Luu
688757ac64
[ci skip] Updated React and React Native demos ( #1998 )
2020-06-11 19:20:51 -04:00
5c1296a46d
version bump 0.16.2
2020-06-05 01:42:28 -04:00
Manthan
bef6c7e475
fix: disabling PRN by default
...
fixes #1976 fixes #1983 fixes #1977
2020-06-04 23:38:41 -04:00
baea1798cf
version bump 0.16.1
...
- Custom Properties use correct encoding
- AMD wrapper change (see #1937 )
2020-05-16 15:45:54 -04:00
Michael
91f8c46704
HTML preserve cell number format
2020-04-26 04:19:53 -04:00
sbarstow
0ac53360b2
fix per project team email to parsing issue with empty doc security tag
2020-04-20 13:17:29 -04:00
257d4e6db2
version bump 0.16.0
...
closes #1904 h/t
- @atcazzual : Adam Cazzolla of the Sonatype Security Research team
- @davisjam : James (Jamie) Davis of Virginia Tech
2020-04-19 21:17:44 -04:00
3468395494
x-spreadsheet demo
2020-03-22 21:57:53 -04:00
Lalo Martins
548396f87d
Better DST handling
...
h/t @lalomartins @lemmingworks
Closes #1332 and related date issues
2020-03-20 02:44:37 -04:00
c91d2187e6
XLML case insensitive ( fixes #1800 )
...
h/t @panraj01, many tags are case insensitive
2020-03-18 02:47:02 -04:00
0a57229d3b
version bump 0.15.6: niggles from 2012
...
- CFB prevent infinite loop (h/t @rossj)
- pass updated eslint checks (fixes #1726 h/t @BjoernRave)
- defined name proper encoding (fixes #1785 h/t @laohe98)
- correct theme color order (fixes #389 h/t @foreverpw)
- ODS / XLML more aggressive flagging of stub cells
- cellStyles implies sheetStubs
- updated SSF to 0.10.3
2020-03-15 03:57:44 -04:00
a81bb78f18
version bump 0.15.5: sheets
option
2020-01-27 20:20:38 -05:00
6551dd0e05
version bump 0.15.4: number formats
...
- AOA utilities properly preserve number formats
- empty cell number formats (fixes #1711 h/t @aimergenge)
2019-12-22 22:19:56 -05:00
7ef3f3e531
version bump 0.15.3: Thanksgiving edition
...
Proper XML Encoding of Props/CustProps (fixes #1690 h/t @karlbecker)
2019-11-27 04:47:16 -05:00
7e932aec00
update badges [ci skip]
2019-11-14 21:01:30 -05:00
1a5bba267b
version bump 0.15.2: actually pass lint tests
2019-11-14 20:46:49 -05:00
Tom MacWright
96e44a5ae4
Add unpkg and jsdelivr fields to allow CDNs to automatically pick compatible modules
2019-11-01 15:22:27 -04:00
b7c0b0d914
fixed flow typecheck
...
- update FilterDatabase defined name when writing AutoFilter
- XLML stub cells have blank Data block
- HTML export honor `id` option
- expose `sheet_get_cell`
2019-10-31 23:09:14 -04:00
Jordon Replogle
b0d18ed6db
TSV Files can start with tab characters
...
Fixes #1421
2019-10-11 19:34:24 -04:00
sauravhiremath
19ebdd9477
bug: Remove white spaces due to html tags ( #1622 )
2019-10-05 13:24:06 -04:00
Rohan
4c956ff9de
fixing some typos in the documentation
2019-10-02 15:26:14 -04:00
e3c5eac99c
initial release of S [ci skip]
2019-09-04 02:27:03 -04:00
Patryk Niedźwiedziński
458575184d
Fix #1244
...
Add error throw on a negative column index
2019-08-31 21:29:50 +02:00
Robin Nilsson
ee862e3adf
Fix issue #1536
...
Fix issue #1536
2019-08-30 02:07:58 -04:00
36fcb00045
version bump 0.15.1
...
- XLSX XML ignore attribute (fixes #1595 h/t @samih-dev)
- HTML capture and persist merge info
- mini build remove errant codepage reference
2019-08-14 16:11:16 -04:00
4aeb0a786a
version bump 0.15.0: mini build
...
- new xlsx.mini build that strips XLS/XLSB/niche formats
- updated CFB to 1.1.3
- removed niche sheet_to_{dif,slk,eth} utilities
- removed exported ODS parse/write funcs, read/write still supports ODS
2019-08-04 16:12:56 -04:00
442c4342df
version bump 0.14.5: XLS grind
...
- XLS force stub for commented cells (fixes #1567 h/t @Krelborn)
- XLS PtgNameX use ixti (fixes #1581 h/t @staperney)
2019-08-03 18:51:31 -04:00
Amir Elemam
90354392dd
README Fix ( fixes #1546 )
2019-07-29 06:14:54 -04:00
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
2fc52cce3e
travis config
2019-06-22 01:48:31 -04:00
Tor Nilsson Öhrn
4109caeadd
to_csv skipHidden corner case ( fixes #1508 )
2019-05-15 15:49:38 -04:00
9a6d8a1d3d
version bump 0.14.3: formula niggle ( closes #1388 )
2019-04-30 03:31:01 -04:00
0c36667c0c
version bump 0.14.2: comment xml ( fixes #1468 )
2019-04-01 10:25:15 -04:00
Jimmy Wärting
ca22658b8c
README use typed array ( fixes #1362 )
...
> The use of readAsArrayBuffer() is preferred over readAsBinaryString(),
> which is provided for backwards compatibility.
2019-04-01 09:33:51 -04:00
1eb1ec985a
version bump 0.14.1: AutoFilter issues
...
- `stream.to_json` fix (fixes #167 h/t @Alex0007)
- AutoFilter `_FilterDatabase` Defined Name (fixes #1262 h/t @nitramL)
2018-11-13 15:25:51 -05:00
suwenxiong
1b731a3ef4
support cell object in sheet_add_aoa
...
Fixes #1279
2018-10-12 11:08:24 -04:00
4803695d8b
update README [ci skip] (h/t @mikelax)
2018-09-06 13:04:46 -04:00
078e5b7eba
version bump 0.14.0: sheet_to_json raw
default
...
- sheet_to_json defaults to raw values (fixes #1252 )
- update dependencies
2018-09-06 03:55:28 -04:00
notchris
5628fa81a3
BIFF8 Write Dimensions Type 0x200 ( fixes #1188 )
2018-08-29 21:14:04 -04:00
eca6b457be
version bump 0.13.5: HTML newlines
...
- HTML Export emits `<br/>` (fixes #1239 h/t @keithbox)
- Unicode Defined Name ODS
2018-08-25 19:44:35 -04:00