Matthew Holt
|
a126dd250e
|
Minor fix for some quotes; new test cases
|
10 years ago |
Matthew Holt
|
22b312a77d
|
Invoke complete callback when parsing via jQuery (fixes #111)
|
10 years ago |
Matthew Holt
|
e31c231dd7
|
Test cases for fast mode; preview fix
|
10 years ago |
Matthew Holt
|
7a20d98190
|
New fast mode for inputs without quoted fields
|
10 years ago |
Matthew Holt
|
8849468dee
|
Invoke error callback if browser throws exception on download (fixes #110)
|
10 years ago |
Matthew Holt
|
3ea908439f
|
Rewrote core parser; speed improvements, more tests, bug fixes
|
10 years ago |
Matthew Holt
|
2caa971ef6
|
Convert "TRUE"/"FALSE" to boolean with dynamicTyping; fixes #108
|
10 years ago |
Matthew Holt
|
2eb67778cf
|
File streaming outside of workers, fix for Safari (fixes #105)
|
10 years ago |
Matthew Holt
|
6589011209
|
Fix for file parsing in workers in Safari (fixes #106)
|
10 years ago |
Giacomo Trezzi
|
4077d4b611
|
can't insert papaparse in script tag
this line prevents to include papaparse in an HTML <script> tag
no harm to others
|
10 years ago |
Matthew Holt
|
8be82c0d62
|
Removed extra comment; fixed bug in player
|
10 years ago |
Matthew Holt
|
e6556e09a0
|
Bump minor version after bug fix
|
10 years ago |
Matthew Holt
|
13fb8fc05f
|
Bug fixes related to pause/resume and preview (fixes #92)
|
10 years ago |
Matthew Holt
|
c69c0e4285
|
Removed naughty semicolon and trailing comma (closes #84)
|
11 years ago |
Matthew Holt
|
ee1e667283
|
Bump version to 3.1.1 (hot fix release)
|
11 years ago |
Matthew Holt
|
423e02c923
|
Handling extra fields with header row appropriately (fixes #83)
|
11 years ago |
Matthew Holt
|
d862dd4854
|
Bump version to 3.1
|
11 years ago |
Matthew Holt
|
b117772bc4
|
Pause, resume, and abort (closes #26)
|
11 years ago |
Matthew Holt
|
7b3f5973ea
|
Error callback processed consistent with other config properties
|
11 years ago |
Matthew Holt
|
159041331e
|
New Papa.DefaultDelimiter property
|
11 years ago |
Matthew Holt
|
e4ed3b54ac
|
Preview count now adds 1 if using header row (fixes #77)
|
11 years ago |
Matthew Holt
|
f3503b571c
|
Now indicating if preview consumed whole input (closes #78)
|
11 years ago |
Vinicius Horewicz
|
6d21cbc11a
|
Treat JSON null as empty value
|
11 years ago |
Matthew Holt
|
091ccffcb9
|
Error callback invoked on error during file read
|
11 years ago |
Matthew Holt
|
553f5d7e39
|
Fix for Firefox quirk: streaming in worker now uses FileReaderSync (closes #76)
|
11 years ago |
Matthew Holt
|
c1d6d1ae70
|
Fixed: line count for quoted fields with newlines, preview when streaming
|
11 years ago |
Matthew Holt
|
2363257607
|
Only free memory if streaming or chunking (fixes #74)
|
11 years ago |
Matthew Holt
|
fe958993b9
|
Clarifying chunk is undefined by default
|
11 years ago |
Matthew Holt
|
cd10f50f7c
|
Player utility now supports latest features
|
11 years ago |
Matthew Holt
|
2b9a6417d6
|
Chunk-level callbacks implemented and customizable chunk sizes (closes #66)
|
11 years ago |
Matthew Holt
|
0fb8537e06
|
Implemented keepEmptyRows (closes #71)
|
11 years ago |
Julian Scheid
|
4bca11c331
|
Pass column to safe() for header line, too
|
11 years ago |
Julian Scheid
|
8290894765
|
Add support for per-column quoting in Papa.unparse
|
11 years ago |
Matthew Holt
|
f299cf6ba2
|
Added some tests for unparse; preparation for #70
|
11 years ago |
Matthew Holt
|
346d4aeb56
|
Minor worker-related sanity check over script path
|
11 years ago |
Matthew Holt
|
e29134423e
|
Fix for special case of quotes around delimiter in quoted field (fixes #67)
|
11 years ago |
Matthew Holt
|
51a43ea648
|
Quick fix in file streamer
|
11 years ago |
Matthew Holt
|
f5eab684ec
|
Let's stamp version 3.0 on it and see what happens
|
11 years ago |
Matthew Holt
|
beb80a9a69
|
Exposing some internal functions for testing purposes
|
11 years ago |
Matthew Holt
|
f6635677be
|
Returning fields in meta when header: true
|
11 years ago |
Matthew Holt
|
311caa2f52
|
Complete callback only executed once after all files
|
11 years ago |
Matthew Holt
|
0400748b69
|
Fix for network streaming in Chrome and other improvements
|
11 years ago |
Matthew Holt
|
919a5ad255
|
Numerous improvements and significant bug fixes
|
11 years ago |
Matthew Holt
|
145b2eb570
|
Fixed syntax error (oops)
|
11 years ago |
Matthew Holt
|
e3d33a6678
|
Bug fixes and performance improvements
|
11 years ago |
Matthew Holt
|
cee3115edb
|
Version 3 now working; added player and tests
|
11 years ago |