Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-dropzone

We're on our mission to simplify drag'n'drop for files in React applications.
Collective - Host: opensource - https://opencollective.com/react-dropzone - Website: https://react-dropzone.js.org/ - Code: https://github.com/react-dropzone

Issue-199 : Refactored open method

github.com/react-dropzone/react-dropzone - c3793e5815f9a7ac35ce3ec76563cf1361190012 authored about 8 years ago by anuragCES <[email protected]>
Merge pull request #251 from setusoft/master

Bind fileAccepted method

github.com/react-dropzone/react-dropzone - 7e256d1135d1f72a3e203a87f2aa4ff4dff4a7ae authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Bind fileAccepted method

github.com/react-dropzone/react-dropzone - e321505de1958d61da9753c36addb64039f2292e authored about 8 years ago by Christian Kaps <[email protected]>
Merge pull request #237 from anuragCES/master

Issue-199 request for onCancel

github.com/react-dropzone/react-dropzone - c7beefdc96fec5bfb9fd00c2c2cf2536286c10f6 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'master' of git://github.com/okonet/react-dropzone

github.com/react-dropzone/react-dropzone - 045081f523c174472307310cda75d390c4abdb12 authored about 8 years ago by Anurag Sharma <[email protected]>
Removed generated files and updated gitignore

github.com/react-dropzone/react-dropzone - 274bb6804c2443e2d6b775a8d7c96f098bb1616d authored about 8 years ago by Anurag Sharma <[email protected]>
Merge pull request #250 from akkie/master

Separate accepted and rejected files

github.com/react-dropzone/react-dropzone - 95ecf3a5e18f238a2f2f8da964177249e2b0186d authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Separate accepted and rejected files

Currently it's not possible to distinguish between accepted and rejected files. The `onDrop` and...

github.com/react-dropzone/react-dropzone - 80db3ac11da84c56e562328f86930d86ae76d727 authored about 8 years ago by Christian Kaps <[email protected]>
Merge pull request #247 from tkh44/patch-1

Update README examples to use ref callbacks

github.com/react-dropzone/react-dropzone - 97102f6bb9b55caa68c5ff780bb20bbd87798de1 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Update ref callback so that it does not implicitly return

github.com/react-dropzone/react-dropzone - 7d7779a5e4b4557dc39d1e7365b60e3a1cc24ad0 authored about 8 years ago by Kye Hohenberger <[email protected]>
Update README examples to use ref callbacks

Refer to: https://github.com/okonet/react-dropzone/issues/246

github.com/react-dropzone/react-dropzone - edc032f6adb078334b0ffe336f8c19babb727961 authored about 8 years ago by Kye Hohenberger <[email protected]>
Ready for release

github.com/react-dropzone/react-dropzone - df482a910d05cc69cf4a3cd4c1ce03cc57499d66 authored about 8 years ago by Anurag Sharma <[email protected]>
Code clean up changes

- Forgot to replace the PROD env
- Variable naming changes

github.com/react-dropzone/react-dropzone - d85de060a94bc87f20cbae65cfd0724a369361e7 authored about 8 years ago by anuragCES <[email protected]>
Code review changes and adding tests

- Added tests
- Validation for every document.body on focus
- Code review changes

github.com/react-dropzone/react-dropzone - c2b3b16e2f606ceec30b26be934ad5a1d532dc0f authored about 8 years ago by anuragCES <[email protected]>
WIP - Code review changes. Added test and passes successfully

github.com/react-dropzone/react-dropzone - 14f2790079df2c954dde2a3ee1e00f7c15444870 authored about 8 years ago by Anurag Sharma (CES) <[email protected]>
WIP - Code review changes

github.com/react-dropzone/react-dropzone - a1f10755441113cd2ce996f369d56781eaf70c06 authored over 8 years ago by Anurag Sharma (CES) <[email protected]>
Issue-199 request for onCancel

github.com/react-dropzone/react-dropzone - cd91186ca2349357c880b64c903a3c087e5932b2 authored over 8 years ago by Anurag Sharma (CES) <[email protected]>
Bumped version to 3.6.0

github.com/react-dropzone/react-dropzone - 1839376c74472382771318f0ee72fdae714bb15c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 07d3c496e50c26dd8ac80b7ed2fb48247bc6fa45 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #225 from MaffooBristol/patch-1

OSX drag issues. Fixes #74, #195, #191

github.com/react-dropzone/react-dropzone - f37651472b42feccf4ec06dbc5bd20c00dbd56fb authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added eslint-disable-line no-param-reassign

github.com/react-dropzone/react-dropzone - 4c870aeced41f2593acd58a1b1036218ca418ae4 authored over 8 years ago by Matt Fletcher <[email protected]>
Updated README

github.com/react-dropzone/react-dropzone - e6ef46c4006300918f2e5bddb75d136808bf0474 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - d412f8726fa962faeb9a87bff87fcf99696ff76a authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
OSX drag issues. Fixes #74, #195

github.com/react-dropzone/react-dropzone - 027d1e1c75706c27ac0e051951ba7f38cb54f2de authored over 8 years ago by Matt Fletcher <[email protected]>
Merge pull request #223 from michaellopez/strip-maxsize-minsize

Unknown prop `maxSize` / `minSize` on <div> tag.

github.com/react-dropzone/react-dropzone - 9587502c6b3bb15d0f823039a0695ef9206ed90e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Remove maxSize and minSize from wrapping <div>.

github.com/react-dropzone/react-dropzone - 243c439e0189a39f858038e10c1d717dd9ba2874 authored over 8 years ago by Michael Lopez <[email protected]>
updated readme to include minSize and maxSize features (#222)

github.com/react-dropzone/react-dropzone - 344b32a60c8841d7a3eae1f5ea74fd1943ed2d03 authored over 8 years ago by Lemuel Barango <[email protected]>
Merge pull request #216 from donavon/feature/dw/fix-skipped-test

Conditionally skip test based on React version

github.com/react-dropzone/react-dropzone - 6d5e7df1984216e9b283985b92e5923eac5b22de authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Conditionally skip test

github.com/react-dropzone/react-dropzone - 5e776910fc12135cc7192732609154783a17983e authored over 8 years ago by donavon <[email protected]>
Install semver devDependency

github.com/react-dropzone/react-dropzone - 4afb7517591c29c3576bcf21e6ba4658b28353ee authored over 8 years ago by donavon <[email protected]>
Merge pull request #202 from lemuelbarango/hotfix/addSizeValidation

added maxSize and minSize validation. Closes #157

github.com/react-dropzone/react-dropzone - c6f072a1317474b907f06379606b5ae826b9cac1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
added maxSize and minSize validation #104

github.com/react-dropzone/react-dropzone - 76dc494b583fe760989e013f748e4b3c8ce35004 authored over 8 years ago by Lemuel Barango <[email protected]>
Updated lint-staged

github.com/react-dropzone/react-dropzone - 4d3065b8165b39ceff4ff0cbef0ebef3e40afc72 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed script name in prerelease

github.com/react-dropzone/react-dropzone - 9745b079e76d536927f0273c777f395520646e4c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Bumped version to 3.5.3

github.com/react-dropzone/react-dropzone - 0579e902cb1141598d4e3acd71266727a71cb40f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 259a2a666fba72cc9ecb702e66cc03326f55272f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated lint-staged to 2.0. Enabled auto-fixing code in the pre-commit.

github.com/react-dropzone/react-dropzone - e9a04e40342164ad38b2b19755ef2f5b700ccb7f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #197 from nuc/fix-more-react-warnings

Remove more custom properties before passing them to wrapper element

github.com/react-dropzone/react-dropzone - 28e075237f1adeca3a67be914f528026b1390762 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Remove more custom properties

github.com/react-dropzone/react-dropzone - 09b70f47202783a143d01fe4143a932e250d7e58 authored over 8 years ago by Giorgos Giannoutsos <[email protected]>
Bumped version to 3.5.2

github.com/react-dropzone/react-dropzone - 110d1bc39f13bba6fdb7fe8d8bd14670795085a6 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - f403c591e3067cab66383c711a09a269c2d010c8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated to lastest lint-staged

github.com/react-dropzone/react-dropzone - 459f88bf559dad133d8425d75c6c29b7303bce0b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 60b91715b6e334f51c4f4a873dde4f0dc44aa93b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated react and react-dom to 15.2

github.com/react-dropzone/react-dropzone - 63b1b149ba6bac018eb7c6815f34544d201cc25c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Temporarily disable failing test until facebook/react#7199 is fixed.

github.com/react-dropzone/react-dropzone - 3e362aa6c60d058f3a1321c3d8502452a6016d45 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #194 from nuc/fix-react-warnings

Fix unknown props warning in React v15.2

github.com/react-dropzone/react-dropzone - 948ce5536799d3801fdd7c716e9b45f8ffc2f149 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Use destructuring instead of Object.assign

github.com/react-dropzone/react-dropzone - fd21f117531eefb63bb14d6ecc36cadd2f61de32 authored over 8 years ago by Giorgos Giannoutsos <[email protected]>
Delete unused div properties and add tests

github.com/react-dropzone/react-dropzone - d985239c5120eee4a6a5528078c915d2488f8cfe authored over 8 years ago by Giorgos Giannoutsos <[email protected]>
Don't pass unused props to wrapper element

github.com/react-dropzone/react-dropzone - 818a1995c16bf572c71e4a67f48bbb43a453a116 authored over 8 years ago by Giorgos Giannoutsos <[email protected]>
Fix eslint warnings

github.com/react-dropzone/react-dropzone - ac52b052869494acf4a6b72442af89847dd760b4 authored over 8 years ago by Giorgos Giannoutsos <[email protected]>
Run eslint as part of test task so it fails on CI

github.com/react-dropzone/react-dropzone - bed7283aad1bc6b18697048ade163ebae6b6f730 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed eslint errors

github.com/react-dropzone/react-dropzone - b68e0908119011d4e7e4fad2b5d089d41bf67077 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Bumped version to 3.5.1

github.com/react-dropzone/react-dropzone - 94d5595de09bf561ae91efe0c45dc3e21b86c76e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - afbaaaafdc647aabafd1ff2bec5baf34fd6e1756 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'bettervu-fix/drop-mimetypes'

github.com/react-dropzone/react-dropzone - 4c24088dd327f57f814d133a103f0d708cb957d8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'fix/drop-mimetypes' of https://github.com/bettervu/react-dropzone into bettervu-fix/drop-mimetypes

github.com/react-dropzone/react-dropzone - a4b8b2242b26839df014796a51743893957865c1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #183 from jlroettger/patch-1

Comment fix

github.com/react-dropzone/react-dropzone - 03c88279cf6dae44bafc0afa848a193238600bf1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed repository URL

github.com/react-dropzone/react-dropzone - 251ac4348137e54ba8d27f917c367a35ac379b6b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed ESLint errors in tests

github.com/react-dropzone/react-dropzone - 54209789d373721a46d8ba4813ebcee925547126 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed eslint task

github.com/react-dropzone/react-dropzone - bb6f3d334c4b05e00ffc18052870b6f15ec212d1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed linting errors

github.com/react-dropzone/react-dropzone - 4f5e717d837999417e412763e38a4117133e1d1e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added missing peer deps

github.com/react-dropzone/react-dropzone - 30eff3880cad55ea01d9de3fc1883d993f20a5e0 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed `v` from CHANGELOG

github.com/react-dropzone/react-dropzone - 2983e26b0081693b5a64d118a9531fad11667e1b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated dependencies to latest versions

github.com/react-dropzone/react-dropzone - 35bf9796e1cb9e404fd98109751a8dc3304d206c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added npm-check tasks

github.com/react-dropzone/react-dropzone - 06e42ad359ee4a2002358cef3e8acadf390fa87d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Better test tasks

github.com/react-dropzone/react-dropzone - 5b55822f136327ae8272f2d08a92712bd8369f48 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed test runner by adding a proper babel module

github.com/react-dropzone/react-dropzone - 898c596d3e0c373720cd29fe93ce7b348800e9bf authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed prerelease task

github.com/react-dropzone/react-dropzone - 2c69dccdb23cb4f2e0e99ea04094e41688e55666 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 54fadd78c7aecdbb96f3538a894bf6616c2ad677 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added lint-staged and tasks

github.com/react-dropzone/react-dropzone - b1cd6cd0026222e9957597fe27f8cd9950ff91a9 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added release task

github.com/react-dropzone/react-dropzone - 25872a54f533978ea75fed863be797da7341d0bb authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added comments for propTypes

github.com/react-dropzone/react-dropzone - 5eea362ac22bcb007b091230c298d72e996711c9 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update CHANGELOG.md

github.com/react-dropzone/react-dropzone - 2eb6d332fe226bd087ad107e745bbb0063f62885 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #181 from chrisbuttery/master

Optionally handle onDragStart event

github.com/react-dropzone/react-dropzone - 5e5aab9f1cb49a2debcb535ce3dfe732727af9ae authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Adds test for onDragStart

github.com/react-dropzone/react-dropzone - 1527c31e0b284fd83ab0d4af0e1ec061574cef8e authored over 8 years ago by Chris Buttery <[email protected]>
Optionally handle onDragStart event

github.com/react-dropzone/react-dropzone - 8e2c264198986e8d91f546ffcc2554592c5ebd00 authored over 8 years ago by Chris Buttery <[email protected]>
add test for no accept prop, on drop

github.com/react-dropzone/react-dropzone - 413ea62ecb4dca98fce048d87e839261fce92897 authored over 8 years ago by tmarshall <[email protected]>
only allow drop of accepted mimetypes

github.com/react-dropzone/react-dropzone - 82ac74c65aa7e39a796ddaca8207a6c91e3a7b04 authored over 8 years ago by tmarshall <[email protected]>
add tests for drop & accept prop

github.com/react-dropzone/react-dropzone - 5ab91b56728941e5d1b5c350de759fa2ab73c609 authored over 8 years ago by tmarshall <[email protected]>
Merge pull request #163 from phoenixbox/click-handler-clarity

Manual upload handler clarity

github.com/react-dropzone/react-dropzone - 47b419da37de8cfb02e0eaa0a9c2a26d160a7b85 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 98443c9c12c6a0a62089576976651af1ace4316e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #166 from nfcampos/master

Upgraded to React 15

github.com/react-dropzone/react-dropzone - 8530acaea6263504ec9c5289364ef55d20190866 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
updated react dep to v15

github.com/react-dropzone/react-dropzone - 578e5e4595460ca9f317d68ffee7677e28c0440a authored over 8 years ago by Nuno Campos <[email protected]>
Manual upload handler clarity

github.com/react-dropzone/react-dropzone - bd95ccc545917a0088f84d5089b67845921d142b authored over 8 years ago by Shane Rogers <[email protected]>
Updated CHANGELOG

github.com/react-dropzone/react-dropzone - 4f710b60a6473dbba00063fb056c6031ee6ecf90 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added info from /releases to CHANGELOG

github.com/react-dropzone/react-dropzone - 97922acb837547779750f64190c18374f429d987 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #160 from j-san/patch-1

fix #159 require 'React' instead of 'react'

github.com/react-dropzone/react-dropzone - 19988cc459f6d2847f751c2d9cfaa2645b938726 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
fix #159 require 'React' instead of 'react'

fix issue `Cannot find module "React"` https://travis-ci.org/okonet/react-dropzone/builds/120584...

github.com/react-dropzone/react-dropzone - 8dc32a4fcafbd2c397ca06645c78ba112926d791 authored over 8 years ago by Jonathan Sanchez Pando <[email protected]>
Build, then test the build.

github.com/react-dropzone/react-dropzone - a25671bcc158484ccb7740d636275f748f2cdd5f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed prepublish task

github.com/react-dropzone/react-dropzone - 7f767a76d4868dbd6d656fc13985ef7321c8566c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added CHANGELOG.md

github.com/react-dropzone/react-dropzone - fb0bb3958c6ac34240945d906561a4b300aa45d9 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Test built JS code in prepublish

github.com/react-dropzone/react-dropzone - 6287abb3b01fbd5c6f53d3560c3377185d473bc9 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Do not minify dist code

github.com/react-dropzone/react-dropzone - a0a763c0260e8b2ce3ccf94ddba4d0163f8f90cd authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added clean task

github.com/react-dropzone/react-dropzone - be0faf0e915a7caa000363258f4d74d0e1b4f01d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>