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
github.com/react-dropzone/react-dropzone - cf766835bc1d7f4ff1bb9e825441e275b07c65aa authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 28953a8ce77fb176326f6edbaacd03ff7bb5dbd8 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
Currently isDragActive is true only if all files are going to be accepted.
This has several imp...
github.com/react-dropzone/react-dropzone - cfdc897025e0a53c6581060eedd14db4af25904d authored over 7 years ago by HoosLab <[email protected]>
github.com/react-dropzone/react-dropzone - dfb48e7bf14be10b60b43e6fc4a8e2063504f0ca authored over 7 years ago by Mike Cousins <[email protected]>
github.com/react-dropzone/react-dropzone - b23a9849a6c13809c7f0cc991deefd7e8c4d1364 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 8f6d0c7a2e8a68af557a257a48d6e95fa122411d authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
In IE11/Edge the file browser dialogue will block code running. A timeout is necessary here so t...
github.com/react-dropzone/react-dropzone - c817e002ee966a68a21b5b1ba063ebab5215cdbe authored over 7 years ago by Tyler Waters <[email protected]>github.com/react-dropzone/react-dropzone - b740ef254058263beaa4abe339a2b4aa4c941e83 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
Closes #252
github.com/react-dropzone/react-dropzone - 56251fec762ba85eee6a8f2c25a1b24d93f6b47b authored over 7 years ago by Kyle Potts <[email protected]>github.com/react-dropzone/react-dropzone - 9a5e703d90e82fbe0f94f413aa546d88fa9fb50f authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
github.com/react-dropzone/react-dropzone - 8eba635984434c194c52f3d37ffe30bd37f8f47a authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 6f3a0cd43fcc4c8d2f44e8ad71acebe19cb77157 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
https://greenkeeper.io/
github.com/react-dropzone/react-dropzone - 16d9b72297aee24322bb9f1b7c81bf11eec30f25 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>After upgrading to RSG 5.4.0 props and methods are hidden by default. This fixes it.
github.com/react-dropzone/react-dropzone - f0bcc239cbfe90f81860ec29885020356ecd96cc authored over 7 years ago by Andrey Okonetchnikov <[email protected]>Closes #385
github.com/react-dropzone/react-dropzone - e822db21f0bdf25a579e94e376ecc5ad349392df authored over 7 years ago by Andrey Okonetchnikov <[email protected]>https://greenkeeper.io/
github.com/react-dropzone/react-dropzone - e7c3df4951f2498eabf7003776b8f251daa09b1c authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>github.com/react-dropzone/react-dropzone - 04ab494133c86f7e39b0ec3c2b68b51b0e17b3e3 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
In an attempt to fix Travis CI build
github.com/react-dropzone/react-dropzone - 85b06358f98eb800311b6840e89e809d3021d671 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>This reverts commit 0253513b626c934b5b613d4c261d3a5a59daedc2.
github.com/react-dropzone/react-dropzone - 02df023e4c6cd47cddc5c85d8928f4b2222b09ba authored over 7 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 4a32002166b411cc950c962effa94255ee905646 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 0253513b626c934b5b613d4c261d3a5a59daedc2 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* Switch to eslint-config-okonet
- Add necessary dependencies
- .eslintrc changes
- package...
When changing the `accept` prop for the component mid-drag, the component did not reflect the ch...
github.com/react-dropzone/react-dropzone - b83d38d29d04107094a8d28c90724ab36afc5ff4 authored over 7 years ago by Tom Bonnike <[email protected]>github.com/react-dropzone/react-dropzone - 4af134583be5eab3adb898f879879c25fa7ee517 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* chore(package): update jest to version 20.0.1
Closes #360
* Update snapshots
github.com/react-dropzone/react-dropzone - 8109d483426ab9b55bd62fcfbc5ae5974128b474 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - edb1f0a9845050501b608ec4f4de56379e6ce3d0 authored over 7 years ago by Christian Fleschhut <[email protected]>
https://greenkeeper.io/
github.com/react-dropzone/react-dropzone - 0c0020dbb30f1fb97ff2eaec8b95b8ba7fe02613 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>github.com/react-dropzone/react-dropzone - b7238dd0778ed98293ca32f05303d8c09331ddaa authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
ATM setting `multiple` to `false` and dragging multiple files into dropzone will display "accept...
github.com/react-dropzone/react-dropzone - 72a9d93dde4c8649cf6ceb0bf2bad4de8e2fdab4 authored over 7 years ago by Patrick Lee <[email protected]>
- Use es2015 only features to make it compatible with buble
- Use numbers in dirs to rearrange e...
github.com/react-dropzone/react-dropzone - 4f4bcf881f43556e3c1a57549f68464e99995358 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
- Switch to markdown documents instead of components
- Add more examples
- Remove examples from ...
github.com/react-dropzone/react-dropzone - 04bb05283adc8c73c79933318f57548a1a636c6c authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 55242411dd8c4ed2cdae5f2810900227de4bde91 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - fac151395e9cb7bcb10741443d3a81339574238a authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 6cfb02b73551aba7f46685d68d5ccc194adca027 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
Add styleguide and examples for different use cases
github.com/react-dropzone/react-dropzone - 08be46c3d7ede275ae375738e8eb469e269347e5 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
- Exclude logo/ from npm package
- Remove text version of the logo
- Remove symbols and simpli...
* Add 2 logo variations
* Add logo sketch file
github.com/react-dropzone/react-dropzone - 1b08a4f30da09435c45f5b7d2e99ef82644bf292 authored over 7 years ago by Ugurcan <[email protected]>
github.com/react-dropzone/react-dropzone - 4e127018acd68b92c2a2862f66caa0bc3a3f9244 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* Use `prop-types`
* Add prop-types dependency
* Add `prop-types` as external package to the web...
Sometimes calling `createObjectURL` might throw an error. To guard against such situations and n...
github.com/react-dropzone/react-dropzone - ff35e142503c42c625c470ef984a4d44e6b61c34 authored over 7 years ago by NCPhillips <[email protected]>The readme only included the active styling options. Now the reject styling options rejectClassN...
github.com/react-dropzone/react-dropzone - 02e1416fb263e657a3448a9aa1ad72a61d36e40f authored over 7 years ago by Sijmen Huizenga <[email protected]>This reverts commit 0cc351dfb63dde40561b19c06c455d2172c8eaea.
github.com/react-dropzone/react-dropzone - 40f81a566510f2188c3f20d714e063ce3d98ca95 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 70f9a3f30b13741c2bd37b9296c269235c02eeae authored almost 8 years ago by Mike Olson <[email protected]>
github.com/react-dropzone/react-dropzone - ddf13f8cfdde1e61d4a25f23611ab84d750fd43f authored almost 8 years ago by Mike Olson <[email protected]>
Since Firefox always returns a type of `application/x-moz-file`, until https://bugzilla.mozilla....
github.com/react-dropzone/react-dropzone - d2c579a9404f807102989bbee21b702784a7a979 authored almost 8 years ago by Mike Olson <[email protected]>
* Expose acceptedFiles and rejectedFiles to children
* Add an example to README
* New option `preventDropOnDocument`: if true, it will prevent dropped items from taking over th...
github.com/react-dropzone/react-dropzone - 91d9156a43221adb06da0dd5a1abdc3fd78f63dc authored almost 8 years ago by Mike Olson <[email protected]>When the child content can vary according to whether the drag is active, such as putting an over...
github.com/react-dropzone/react-dropzone - 77a2de9179eb47e1775eda39ae05bba3006e4046 authored almost 8 years ago by Mike Olson <[email protected]>github.com/react-dropzone/react-dropzone - 399a5a480a178ef35df7290b9e3eb186e0820e9f authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
In the next major release some props will be deprecated.
In order to smoothen the migration pro...
Implement children as a function with `isDragActive` and `isDragReject` as arguments to allow re...
github.com/react-dropzone/react-dropzone - 61791104df222f5a34e30398bd81009fb6cffbc6 authored almost 8 years ago by Aymeric Bouzy <[email protected]>
This is for your open collective backers and sponsors to appear directly on your README.
see h...
If `disableClick` isn't set we don't want to call `stopPropagation` method on the event.
github.com/react-dropzone/react-dropzone - f0c206c78aa8c141cfc0f9a4120bdfe59963702a authored almost 8 years ago by frankwallis <[email protected]>Previews were disabled for everything but images. Some users report that you can actually genera...
github.com/react-dropzone/react-dropzone - 86fe2c5fbf2dfdcf55469b18a127efa4182ad587 authored almost 8 years ago by mkuipers <[email protected]>Fixes #323
github.com/react-dropzone/react-dropzone - 61261b0457ef6b0633d3a818fb1bbae113ffe80d authored almost 8 years ago by T-L0yAL <[email protected]>A callback for `onDragOver` event was missing in props. This PR adds it.
Closes #325
github.com/react-dropzone/react-dropzone - 9bfaf129cd4022a25da6ca751afd96c27422ea29 authored almost 8 years ago by Yuriy Husnay <[email protected]>github.com/react-dropzone/react-dropzone - ee86ca93e081393038bb0ab21ca97692037d4a22 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 4d40ce564993c593f42dc79784280d531daf3225 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
This reverts commit 5510a45a77314d8a4c34c403796e76aeaae4218b.
github.com/react-dropzone/react-dropzone - 622f6c3999ea91498ef93f0520a19d4063b01f8e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>Fixes #252
github.com/react-dropzone/react-dropzone - 0ea3c19a7d0d400c79b656301d23011528102955 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 3381357342bd85e83fbc7b55afb030449017b88e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Removes code duplication and should solve cross-browser issues.
See https://github.com/okonet/re...
github.com/react-dropzone/react-dropzone - 5f415890abc701fb85df1ce838666fd2fe327a36 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixes #307
github.com/react-dropzone/react-dropzone - 04db88a26558d7fb609adf7e8352165d64339e09 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
- Added a test for triggering an onClick on the wrapper
- Added more tests for onDrop method
- R...
github.com/react-dropzone/react-dropzone - e758c74be84a99941510423818827cb082625c2b authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Default semantic-release makes bigger releases not possible
since it is always does a release w...
https://greenkeeper.io/
github.com/react-dropzone/react-dropzone - 57be44951dafcfccf46b37c049ab3c7f70839e11 authored about 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>https://greenkeeper.io/
github.com/react-dropzone/react-dropzone - 70e0f9b58f65f866d8f8ded5d69ae21001e17af5 authored about 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>* chore(package): update dependencies
https://greenkeeper.io/
* chore: Use peer dependency...
github.com/react-dropzone/react-dropzone - 95d632363b329b3fede19844b159f7d8ab46612a authored about 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
* chore: Switched to Jest testing framework
* chore: Removed a temp test for a React bug that w...
Created a Code Climate config that'll use your existing ESLint configuration (also, turned on ou...
github.com/react-dropzone/react-dropzone - 62645e7bdd9ece1ef2e14ead5d201a49ee433102 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 2bd3e682262069a7e83b5b0e74ec152b47055341 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
* filter out `acceptedFiles` prop to remove warning
* reorder customProps list by alphabet
github.com/react-dropzone/react-dropzone - 8acc7b23746a65c021bc41cd84616defdde9a2f5 authored about 8 years ago by Greenkeeper <[email protected]>
github.com/react-dropzone/react-dropzone - 3b46dac9562f208a9bc0755d5e37d90446cf2ba9 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 85de4683dc1c2d4ae1ffd6409eaf210d4829877e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 97ca906be5196269091324592991de6573699d8f authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 544ef798c4cd50184ecf6b055b92e7fde432f79e authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Changelog is managed by semantic release and can be viewed here:
https://github.com/okonet/reac...
github.com/react-dropzone/react-dropzone - cc83b956fede9cf3ac164aea821b78a499584ada authored about 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/attr-accept - c00cd10d6c89ba522bb4398bb55aedef33f792cb authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - efd5f06a74ca10475c2f7fc24d5b0ce5d91097c5 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
https://codecov.io/gh/okonet/attr-accept
github.com/react-dropzone/attr-accept - 8163731d00637fe452f0b3af49bb408ac7c4bad8 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/attr-accept - d20b948dc06129ef3f8ed781510d3b61020416d3 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 9d5ba7b7ac8546c7633152d0a52ec4211d5f774b authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - f298dd28ef61250632d572cf87d977566ceea7b1 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 36e2c1350788758e1b80cea36dcb5c5bf3f9aa0c authored about 8 years ago by Mike Nolan <[email protected]>
github.com/react-dropzone/attr-accept - 8685b38b0618ef8ea3c3f30dfe6556bc45b5ddb6 authored about 8 years ago by Mike Nolan <[email protected]>
github.com/react-dropzone/react-dropzone - 52b4bcfb590f651ab92354b32f48c035799f9629 authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
* wrapped setting of `dropEffect` in `try/catch`, as it causes errors in MS Edge/IE11
Closes #248
github.com/react-dropzone/react-dropzone - cf0db15ab804af02490194d39739b8763a81acbe authored about 8 years ago by bmueller-sykes <[email protected]>github.com/react-dropzone/react-dropzone - 208d8e58905f163ea9665234a14507f83e0110ce authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - c1a4a503a048e8e4b271cdc974f8d93f0e2d690a authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 4567fcac1e91cfd079b9032d52ba908bbba4d99b authored about 8 years ago by Andrey Okonetchnikov <[email protected]>
Issue-199 : Refactored open method
github.com/react-dropzone/react-dropzone - a89bfacb504a822c12dd5f966022d38251845b2c authored about 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - a8e612dff8f81e82a54d5d6637aa8a63b920cac4 authored about 8 years ago by Anurag Sharma <[email protected]>
github.com/react-dropzone/react-dropzone - 6f9beaae87e9f0ca48e598200557c120f4b5524d authored about 8 years ago by Anurag Sharma <[email protected]>