Demetris Manikas
|
4edef1b267
|
Add test to check for empty field in the begining (#790)
|
5 years ago |
Sergi Almacellas Abellana
|
4b192deef1
|
Minor version bump
|
5 years ago |
Sergi Almacellas Abellana
|
235a12758c
|
Avoid ReDOS on float dynamic typing (#779)
Fixes #777
|
5 years ago |
Sergi Almacellas Abellana
|
a4cf371ff2
|
Improve downloadRequestBody documentation
|
5 years ago |
DanzelTaccayan
|
e934deb1f6
|
Support POST method when download is true
|
5 years ago |
Varun Sharma
|
7ec146cbc4
|
Using self instead of this to preserve binding. (#769)
|
5 years ago |
Sergi Almacellas Abellana
|
3497ded575
|
Patch version bump
|
5 years ago |
Duc Tri Le
|
ae73d2a966
|
Use chunk size to determine the processed length
Fixes #736 #743
|
5 years ago |
Sergi Almacellas Abellana
|
a318396c9d
|
Reword newline docs
Fixes #737
|
5 years ago |
jseter
|
47b356d6e0
|
#727 update delimiter and newline index if they are earlier than the current position before tested. (#728)
|
5 years ago |
jseter
|
7ad8dda68c
|
Address deepEqual using compare by JSON strings. (#724)
|
5 years ago |
jseter
|
e536351e7a
|
Refactor substr calls to substring calls. (#725)
|
5 years ago |
jseter
|
e0b474dc38
|
Correct small typo (#723)
|
5 years ago |
Seito Tanaka
|
6f7e43edd3
|
Fix step callback function when skipping empty lines (#714)
Fixes #672
|
5 years ago |
dependabot[bot]
|
ec26e728ab
|
Bump open from 0.0.5 to 7.0.0 (#721)
Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/commits/v7.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Sergi Almacellas Abellana
|
5219809f1d
|
Minor version bump
|
5 years ago |
Jacky Jiang
|
9b54b11fe2
|
Fix Range Header processing logic for NetworkStreamer (#709)
|
5 years ago |
Grace D'Mello
|
94d7bf939a
|
Fix CSV parsing issue when first cell is empty (#707)
Closes #706
|
5 years ago |
Jay Bowles
|
bacf4f2a57
|
Adds Hua Explore to list of lovers (#705)
|
5 years ago |
Justin Lettenmair
|
45c1455b25
|
Fix README typos (#704)
|
5 years ago |
Puzzles
|
80a1044f1b
|
Implement quotes config optionally as function (#703)
|
5 years ago |
Seito Tanaka
|
874161a23d
|
Fix misplaced quotes parsing (#702)
Closes #699
|
5 years ago |
Sergi Almacellas Abellana
|
98e3102a42
|
Use latest PapaParse version on demo page
Closes #689
|
6 years ago |
Sergi Almacellas Abellana
|
d2206b3d93
|
Update download version from webpage
|
6 years ago |
Sergi Almacellas Abellana
|
788631f4db
|
Patch version bump
|
6 years ago |
David Boskovic
|
d5e2fae859
|
Resolve parsing issue when first field is empty and unquoted (#696)
|
6 years ago |
haxxxton
|
76dc5a6d7f
|
Maintain precision on big numbers (>2^53 || <-2^53) when dynamicTyping is on (#694)
|
6 years ago |
Sergi Almacellas Abellana
|
408823330b
|
Patch version bump
|
6 years ago |
konuch
|
49170b76b3
|
Make the demo website use the new 5.0.0 version. (#679)
|
6 years ago |
morance
|
792641e36b
|
Modified the GuessDelimiter function (#687)
|
6 years ago |
Hugh Anderson
|
54f8aecc9c
|
Fix syntax error (#677)
Unclosed braces cause JS error
|
6 years ago |
Hugh Anderson
|
5763ff3603
|
Fix invalid link to lovers.js (#678)
|
6 years ago |
0xflotus
|
20768da008
|
Fix typos on README
|
6 years ago |
Sergi Almacellas Abellana
|
b7a2d41843
|
Update docs version and COPYRIGHT year
Closes #668
|
6 years ago |
Tom Byrer
|
a66776140f
|
update webiste to v5 (#669)
But looking at the file history, seems you kept it up.
|
6 years ago |
Sergi Almacellas Abellana
|
1f43cb8f01
|
Major version bump
|
6 years ago |
konuch
|
96313a4356
|
Handle delimiter guessing, when not all of the fields are quoted (#665)
|
6 years ago |
Sergi Almacellas Abellana
|
dd0f4ba2ef
|
Update donate link on non index pages
Closes #664
|
6 years ago |
jjech
|
ae25f7cefd
|
Update FAQ with reference to configuration issue #655 (#656)
|
6 years ago |
Peter Theill
|
73a10de0c9
|
Include Familio (#654)
Familio uses Papa and absolutely loves it
|
6 years ago |
Sergi Almacellas Abellana
|
b28a552137
|
Explain that docs are hosted on docs folder
|
6 years ago |
ilias bhallil
|
b74bd9e884
|
Add downloadRequestHeaders Doc to the website (#647)
|
6 years ago |
Varun Sharma
|
f2930716d0
|
BugFix #636 Pause and resume (In a quick succession) gets you lot of exceptions and an infinite loop (#637)
|
6 years ago |
Ledion Bitincka
|
a627547d87
|
Add ability to support escapeChar on unparse (#631)
|
6 years ago |
janisdd
|
941033094a
|
Allow to specify the columns used for unparse (#632)
|
6 years ago |
janisdd
|
6107789c6b
|
- some minor doc fixes
|
6 years ago |
Konstantin Nosov
|
b9f1ebae32
|
Add mailcheck.co to lovers.js (#629)
Papa Parser is a great help for us. Such a function like guessing delimiters saved lots of our clients time.
|
6 years ago |
janisdd
|
108d91cecc
|
- added table for unparse config options (#628)
|
6 years ago |
Jonathan Grimes
|
265e09c67a
|
Ensure data is correctly parsed with header: true (#621)
Fixes #619
|
6 years ago |
Sergi Almacellas Abellana
|
0e7f50be0a
|
Include delimiter to guess tests on custom tests
|
6 years ago |