Commit Graph

  • 46160eed95 Remove Array.isArray() polyfill Sergi Almacellas Abellana 2018-11-21 09:45:08 +0100
  • 2fe54b7a81 Remove trailing space on faqs Sergi Almacellas Abellana 2018-11-20 18:36:20 +0100
  • 296c89049b cleanup remnants of phantomjs Jonathan Grimes 2018-11-20 09:28:54 -0600
  • 4ecae0b5bb Support workers from inline-blobs Jonathan Grimes 2018-11-19 13:00:36 -0600
  • 9e42bc28a2 cleanup remnants of phantomjs #599 Jonathan Grimes 2018-11-20 09:28:54 -0600
  • 61f84218e9 Update tests: - work in workers (relative paths don't work for blob workers) - drop outdated test (worker ownership is no longer debatable) Jonathan Grimes 2018-11-20 09:28:05 -0600
  • 76f704c0a9 Update more of the FAQ Jonathan Grimes 2018-11-19 14:08:29 -0600
  • c89bfd874d simplify worker to just use inline-blob. Just specify `worker: true` thats it. Jonathan Grimes 2018-11-19 14:02:10 -0600
  • 0a21c8d841 remove try/catch Jonathan Grimes 2018-11-19 13:46:18 -0600
  • dbe5c6b198 Support workers from inline-blobs Jonathan Grimes 2018-11-19 13:00:36 -0600
  • ded2feb4f2 Update file test case to do not filter response data Sergi Almacellas Abellana 2018-11-20 12:58:35 +0100
  • 9a4a00a1ee Move to mocha-headless-chrome for running tests Jacopo Farina 2018-10-11 14:26:20 +0200
  • ddc836ab2c
    Merge branch 'switch-to-mocha-chrome' of github.com:flix-tech/PapaParse into switch-to-mocha-chrome #581 Jacopo Farina 2018-11-20 12:40:35 +0100
  • 6866dbd404
    Switch to mocha-headless-chrome Jacopo Farina 2018-11-20 12:32:38 +0100
  • 784b02e642
    Use mocha-chrome instead of phantomjs Jacopo Farina 2018-10-11 14:26:20 +0200
  • 3b5027af3d
    Switch to mocha-headless-chrome Jacopo Farina 2018-11-20 12:32:38 +0100
  • 69d58b5b8b
    Switch to npm mocha-chrome Jacopo Farina 2018-11-14 17:18:34 +0100
  • 6672789905 Remove If-None-Match header. Fixes #595 (#596) Leo Anthias 2018-11-14 11:03:18 +0000
  • a0026683f7 Return data directly on NodeStream as step function now returns a single row Sergi Almacellas Abellana 2018-11-14 11:59:02 +0100
  • a7eb6343be
    Return unique row as data on step function (#500) Sergi Almacellas Abellana 2018-11-14 11:37:57 +0100
  • e283fdd148 Remove If-None-Match header. Fixes #595 #596 Leo Anthias 2018-11-14 10:37:36 +0000
  • 2151cf1b90 Throw Error objects instead of strings (#497) Gabe Gorelick 2018-11-14 04:36:35 -0600
  • c95db1f64c Allow transforming header columns (#589) João Sardinha 2018-11-14 10:29:12 +0000
  • 30cf324705 Remove support for node6 and add support for node11 Sergi Almacellas Abellana 2018-11-14 11:26:05 +0100
  • 089b8b9070 Use 5.0.0-alpha as version number Sergi Almacellas Abellana 2018-11-14 11:23:05 +0100
  • 270962b69a
    Merge 1a0e4825ec into b58a65c607 #593 Erik-HH 2018-11-14 09:38:43 +0000
  • b58a65c607 Patch version bump 4.6.2 Sergi Almacellas Abellana 2018-11-14 10:35:09 +0100
  • 0e392e2f24 Avoid use of node stream in browser context. Jeff Barnes 2018-10-08 10:48:17 -0800
  • 5653b464bb Add config.transformHeaders optional function #594 Igor Ostapenko 2018-11-13 12:06:22 +0200
  • 1a0e4825ec
    Moved test to Parser Tests #593 Erik-HH 2018-11-06 13:10:48 +0100
  • 65e5b02ffc
    Delete test-cases.js Erik-HH 2018-11-06 13:08:19 +0100
  • f1862cb434
    Add files via upload Erik-HH 2018-11-06 13:05:12 +0100
  • 8e00d8691a
    Add files via upload Erik-HH 2018-11-06 12:57:19 +0100
  • 5e07e31cff
    Fixed Intendation and spacing on test case Erik-HH 2018-11-06 12:48:18 +0100
  • 5a4be45630
    Add files via upload Erik-HH 2018-11-06 12:42:08 +0100
  • 923796d93b
    Add files via upload Erik-HH 2018-11-06 12:36:11 +0100
  • 825675a78a
    Changed intendation to tabs Erik-HH 2018-11-06 12:28:58 +0100
  • ef12af397f
    Add files via upload Erik-HH 2018-11-02 13:10:30 +0100
  • 2a102719b6
    Delete test-cases.js Erik-HH 2018-11-02 13:09:49 +0100
  • 0c48be5e7f
    Modified the GuessDelimiter function. Erik-HH 2018-11-02 12:47:00 +0100
  • f48ea2ff51 Remove trimHeaders usage #589 João Sardinha 2018-10-25 12:55:51 +0100
  • 36a705d0e8 Deprecate trimHeaders João Sardinha 2018-10-25 12:45:19 +0100
  • 03de2c9c44 Rollback papaparse.min.js modification João Sardinha 2018-10-25 12:41:40 +0100
  • 363d92a37a Update transformHeader test description João Sardinha 2018-10-25 12:32:35 +0100
  • 07dfd145b9 Update docs to include transformHeader config João Sardinha 2018-10-25 12:28:50 +0100
  • 5089936fe4 Allow transforming header columns João Sardinha 2018-10-25 12:23:18 +0100
  • e3a44a245f
    Use fork of mocha-chrome which supports nodejs 6 Jacopo Farina 2018-10-11 14:36:37 +0200
  • ff83b93c74
    Use mocha-chrome instead of phantomjs Jacopo Farina 2018-10-11 14:26:20 +0200
  • 6f541a04b4 Better code elimination selection. Revert minified file. #580 Jeff Barnes 2018-10-09 08:40:17 -0800
  • fff1ee1be6 Fixes unparsing using 'skipEmptyLines' = 'greedy' when using headers (#569) Jay L 2018-10-09 01:34:28 -0700
  • 3f8c241a6a Avoid use of node stream in browser context. Jeff Barnes 2018-10-08 10:48:17 -0800
  • d61d43f8d9 Use latest version on demo website Sergi Almacellas Abellana 2018-10-04 13:03:47 +0200
  • 4bb68a5365 Patch version bump 4.6.1 Sergi Almacellas Abellana 2018-10-04 13:01:38 +0200
  • 2cf39cef65 Add space between comment and license clasifier Sergi Almacellas Abellana 2018-10-04 12:59:25 +0200
  • 4e0a80370f Use Array.isArray for determining arraynes (#570) Jay L 2018-10-03 06:05:41 -0700
  • 4cbcf79ec1 alternative structuring of conditional #569 jaymeans 2018-10-01 11:25:55 -0700
  • 9a07746d7d passing test cases jaymeans 2018-09-20 20:21:04 -0700
  • f667b72561 moving polyfills #570 jaymeans 2018-10-01 05:44:55 -0700
  • 8c3e0ef379 using polyfill for Array.isArray jaymeans 2018-09-21 07:03:15 -0700
  • ad647fd69b Changed to use Object.prototype.toString instead of instanceOf for determining arrayness jaymeans 2018-09-20 21:18:26 -0700
  • 791034bc79 Bumping font size and darkening color on h5, footer h4 (#575) Ole Ersoy 2018-10-02 02:46:19 -0500
  • edc0469a92 adding chai as an npm devDependency (#577) Jay L 2018-10-02 00:31:31 -0700
  • 57a0b9bd06 adding chai as an npm devDependency #577 jaymeans 2018-10-01 11:28:26 -0700
  • c13e03f316
    Bumping font size and darkening color on h5, footer h4 #575 Ole Ersoy 2018-10-01 05:24:22 -0500
  • 68b80bf951
    Added tranform option to unparse (#1) Divyansh Kumar 2018-09-05 19:22:38 +0530
  • ba01c563bc Increase docs version number Sergi Almacellas Abellana 2018-08-27 09:49:06 +0200
  • cca3c69f4d Changed delimitersToGuess default values to include links pointing to the "#readonly" list for the Papa.RECORD_SEP and Papa.UNIT_SEP constants. #555 Steven Jeffries 2018-08-20 00:30:58 -0700
  • 2d7ecaf238 Merge branch 'astupidnerd/delimiters_to_guess' into astupidnerd/additional_delimiters_to_guess Steven Jeffries 2018-08-18 11:53:20 -0700
  • c91d52df5d Revert "Ran grunt task so that minified file is included in pull request." Steven Jeffries 2018-08-18 11:53:07 -0700
  • c261b5c81d Added `delimitersToGuess` option so that users can pass a list of delimiters to guess. Steven Jeffries 2018-08-18 11:52:12 -0700
  • 3ea8cf3558 Revert "Added a new config option called "additionalDelimitersToGuess" that" Steven Jeffries 2018-08-18 11:28:22 -0700
  • 315540c613 Ran grunt task so that minified file is included in pull request. Steven Jeffries 2018-08-14 22:17:04 -0700
  • ea08648dbf Added a new config option called "additionalDelimitersToGuess" that allows a user to pass additional delimiters to guess which get forwarded to the guessDelimiter function. Steven Jeffries 2018-08-14 22:15:07 -0700
  • 953dd9873c Use 'greedy' skipEmptyLines in unparse (#554) Jay L 2018-08-14 01:08:32 -0700
  • cb32dab3c3 unparse uses skipEmptyRows properly for both true and greedy values #554 jaymeans 2018-08-14 00:19:19 -0700
  • 72f1506bab adding support for skipEmptyLines = true to unparse jaymeans 2018-08-13 23:41:38 -0700
  • 7dcced87d1 got test passing with new functionality jaymeans 2018-08-13 23:31:39 -0700
  • 251b6d08a1 adding tests for unparse handling of skipEmptyLines jaymeans 2018-08-13 23:07:40 -0700
  • 1317432336
    Merge 89a3c88e25 into b5739c617f #534 Dennis Boldt 2018-08-09 08:07:19 +0000
  • a578598bc5
    Merge 880d629b94 into b5739c617f #546 jlitowitz 2018-08-01 16:37:29 +0000
  • b5739c617f Minor version bump 4.6.0 Sergi Almacellas Abellana 2018-08-01 10:26:38 +0200
  • 9315247fda Do not include docs folder on release Sergi Almacellas Abellana 2018-08-01 10:24:22 +0200
  • 880d629b94 XMLHttpRequest compatibility for Node #546 jlitowitz 2018-07-31 11:46:10 -0400
  • 8e16bfa703 Add Option to skip lines with no content (#544) Jay L 2018-07-31 07:27:52 -0700
  • cab82a57fe adding reference to source for escapeRegExp #544 jaymeans 2018-07-28 15:57:30 -0700
  • 13093c32b3 removing extraneous args from testEmptySring jaymeans 2018-07-27 17:37:48 -0700
  • 0140e59fa9 updating docs jaymeans 2018-07-27 17:34:37 -0700
  • d9e08c4e25 changed empty lines test to treat escaped delimiters and quotes as content jaymeans 2018-07-27 17:25:47 -0700
  • 2e1d7b7c1d fixing language on test descriptions jaymeans 2018-07-27 16:47:30 -0700
  • 585b427bba changed 'strict' to 'greedy' jaymeans 2018-07-27 16:30:46 -0700
  • b42855b1ca updating docs and removing from demo jaymeans 2018-07-27 16:27:36 -0700
  • e9a9e86967 changing from skipNoContentLines to skipEmptyLines with 'strict' jaymeans 2018-07-27 16:22:06 -0700
  • da0f2f74b6 removing unneeded commented lines jaymeans 2018-07-27 16:16:08 -0700
  • aca25e499e updating demo jaymeans 2018-07-26 20:27:34 -0700
  • 6b5ea1d461 updating docs page jaymeans 2018-07-26 20:20:33 -0700
  • 19afbbfbe4 adding tests and fix for reserved regex chars as quoteChar and delimiter jaymeans 2018-07-26 15:27:01 -0700
  • d250c2d2a1 added testEmptyLines function and skipNoContentLines config option jaymeans 2018-07-26 13:18:34 -0700
  • a60cec090b adding test for lines with no content jaymeans 2018-07-26 11:04:56 -0700
  • ef38edf075 Patch version bump 4.5.1 Sergi Almacellas Abellana 2018-07-27 13:07:43 +0200
  • ad8a5d05a3 Remove trailing spaces #543 Nikola Telkedzhiev 2018-07-27 10:39:17 +0300