Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/react-dropzone/react-dropzone
Simple HTML5 drag-drop zone with React.js.
https://github.com/react-dropzone/react-dropzone
c518b43d09046a4e083f241482d712dae2a5c2d3 authored almost 6 years ago by rolandjitsu <[email protected]>
be5b238ef0fdf3a9493b47337ccc8e2c2ae48351 authored almost 6 years ago by rolandjitsu <[email protected]>
758ec11134fbcc1ef651d3c458cb06df92668ed3 authored almost 6 years ago by Roland Groza <[email protected]>
0bb8203b21f06ec0ee79e84c3821416ad7d01de9 authored almost 6 years ago by Roland Groza <[email protected]>
cb9f1e359349add05bf8719543240409fd758525 authored almost 6 years ago by rolandjitsu <[email protected]>
387ba904b0943bbddc6a82cede767eb7071813ec authored almost 6 years ago by rolandjitsu <[email protected]>
- add semicolons to all docs as it causes some issues when compiled by react-styleguidist
- do no...
027dd51ee919006a007470252d9ac7449ed5d2df authored almost 6 years ago by Roland Groza <[email protected]>
During this process, react-styleguidist and other dev deps have been upgraded to latest.
BREAKI...
5398f44f8fdcab8429b0c7769161bba72dad2800 authored almost 6 years ago by rolandjitsu <[email protected]>BREAKING CHANGE:
Remove deprecated prop {disableClick}. To prevent the default behavior of clic...
4d74cd1c849178c50c22bfe98fa0fc49e47e248f authored almost 6 years ago by Roland Groza <[email protected]>BREAKING CHANGE
Dropzone uses [file-selector](https://github.com/react-dropzone/file-selector) ...
2fc6e067d59c8aef76ae33ff1fd16e836f92671b authored almost 6 years ago by Roland Groza <[email protected]>3655a0d0b342760b5e29cd76401f9bda4cc62da4 authored almost 6 years ago by Roland Groza <[email protected]>
1402362dd16a349761187a29cca356628b23b798 authored almost 6 years ago by Roland Groza <[email protected]>
Fallback to react fns if not available.
db8842596830e0fd759b787c488014cbe8a99947 authored almost 6 years ago by Johannes Schill <[email protected]>b9d9d0bbf949ae26584011d95f86680789065413 authored almost 6 years ago by Roland Groza <[email protected]>
615bb72d74832b9394c2e3253f3fb1929f114304 authored almost 6 years ago by Roland Groza <[email protected]>
Looks like this is pretty well supported, no need to scare people off with that message!
768b79e53fd093ddb9fd8cd9d9f7511fccf53d94 authored almost 6 years ago by Max Stoiber <[email protected]>fdc8e715c3b5611d0da7570249a04b728b68d401 authored almost 6 years ago by Igor Vidic <[email protected]>
5ed0a82a1a3179a36374a0b6d3136e0c556b7a18 authored about 6 years ago by rolandjitsu <[email protected]>
d4ee298e119c11f2087859dece66cd43642a6e15 authored about 6 years ago by rolandjitsu <[email protected]>
c8e3ad15f76a9efe56cc56a9c609ad2e744a0383 authored about 6 years ago by rolandjitsu <[email protected]>
Also closes #161, closes #468, closes #640, closes #706 and closes #718.
BREAKING CHANGE:
The ...
37306d94e6bd2e50ee56566950bd38775ec1e398 authored about 6 years ago by rolandjitsu <[email protected]>9968ca8f80b89eeeded702ccc289df3bc27b64a2 authored about 6 years ago by spflow <[email protected]>
3575922cff02688e2843252a95414c357bcf9b34 authored about 6 years ago by Andy <[email protected]>
- do not invoke onFileDialogCancel cb if no files were selected, close #652
ff2b61547521454b238a40da08fdd72e2ac241a7 authored about 6 years ago by Roland Groza <[email protected]>BREAKING CHANGE: File{preview} has been removed to avoid possible memory leaks
If you wish to c...
a93e426d0872b4366935604aa2a0c62dd7d3bce6 authored about 6 years ago by Roland Groza <[email protected]>- persist event in callbacks where the event is passed down the custom callbacks
- do not call on...
14e6b67a98f14b58b96aa3a0e474105b5d2fef9e authored about 6 years ago by Roland Groza <[email protected]>
- do not use synthetic default imports in typings, close #696
- invoke onDrop when called from in...
- Let onClick callback on container propagate when `{disableClick }` is true
- Do not open file...
- add support for using {ref} with a RefObject
- run tsc on the .tsx test files
- add missing tsc...
- cleanup some of the tests
- apply different active styling when file type cannot be inferred an...
fd9971956edfeaf184cf8d5774d30f9ee8ac0685 authored about 6 years ago by Hunter McMillen <[email protected]>
b6aab860e34ead8c228573e733c902edabe02054 authored about 6 years ago by Leo Giertz <[email protected]>
f37fb5b264366d6f82eddd399a286bcbe9c0d580 authored about 6 years ago by Jeremy Liberman <[email protected]>
3e9ff52f8cde7ff95ddca3488c1879d33fe5bf6e authored about 6 years ago by Jeremy Liberman <[email protected]>
d6cc06381aa15f255f09dc5a3fc11e88b49b3e99 authored about 6 years ago by Jean-Alain Ré <[email protected]>
- add plugin tests
f016c8d54ed0a0b77eb7affd4644574396907b1d authored about 6 years ago by Roland Groza <[email protected]>Closes https://github.com/react-dropzone/react-dropzone/pull/619#issuecomment-426573278
a5d72115a4fc03f4f6b911ea27de3d14381405d6 authored about 6 years ago by Roland Groza <[email protected]>* Mark children as optional in the typings
They're marked as required, but the `propTypes` on...
f836d38d8857833b3e70248283943efa8651bb5b authored about 6 years ago by Jessica Franco <[email protected]>9f7e09c4ae0e280d4739c1191296470f1ae47d3a authored about 6 years ago by Ieva S <[email protected]>
BREAKING CHANGE: Callbacks won't get executed for non-file items anymore i.e. if items aren't o...
60d995e76fcf44ef8d77195b9c17f6ac89885bdc authored about 6 years ago by Roland Groza <[email protected]>Closes #661
343d41f8783cdcfa83921ef647f9cd3f74553bea authored about 6 years ago by Dimitri Ivashchuk <[email protected]>b33ea28e446fb7939d306a73839749c16397f53c authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
8a234b0b20859f40c34a9f5d37c35efa562100fb authored about 6 years ago by Nicolás Fantone <[email protected]>
d69350507754e916d3b26bd88d05a3be8b00aee5 authored about 6 years ago by Nicolás Fantone <[email protected]>
cb99c8a9151810544e7be7fa5c68cf2f0dcc27a5 authored about 6 years ago by Nicolás Fantone <[email protected]>
3b04bdedd3ff5ed270bdc5cb12464e5cef562278 authored over 6 years ago by Patrick Arminio <[email protected]>
* fix: persist synthetic event
Since v4.3 the event passed to the handler is not reusable any...
b65625df7609539a18f90166f26785195a792f9a authored over 6 years ago by Daniel <[email protected]>8ad99a70957cae3bc22ddd83a881a730f3303aa0 authored over 6 years ago by Ralic Lo <[email protected]>
* refactor: change spies in nested Dropzone component with jest mock funcs
* refactor: change...
a5b2885575bd2a562e6fef7325360fa2a8241654 authored over 6 years ago by Tobias Lengsholz <[email protected]>3a886fe0643f014129f96edbfff4333787d25d5c authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
f9fc44059a567586b419f1612bc927e0ef44e3cc authored over 6 years ago by Tobias Lengsholz <[email protected]>
25852bb019cbb78d187a055f518743ae4743b77f authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
Rollup seems to be a better tool for bundling libraries. This will also make possible to remove ...
739c182edb5a773c8ac124d7ce2ea6ac1b2d9d1a authored over 6 years ago by Bogdan Chadkin <[email protected]>Fixes #537 (potential issues with SSR)
c60a79da924b6f3dffc306f38669f5da45fd7082 authored over 6 years ago by Joseph Frazier <[email protected]>
If multiple files were dropped and `multiple == false`,
react-dropzone will reject all files. Pr...
Implements the support for custom callback to get `File` objects array from the drop event. This...
71a54adc77071079214d2a0b3e987a52cdb95be3 authored over 6 years ago by Marina <[email protected]>28526fe5c1dc6944a2e975285785aebc355ad54d authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
* chore: upgrade attr-accept
* chore: fix size-limit
* chore: correct size limit
* chor...
77ec8e23b3f15c832edc2684d7e1389a4e3c36fd authored over 6 years ago by Rick Markins <[email protected]>41f00de16888947e1c4cd913f8ce22d15f3fc997 authored over 6 years ago by Robin Millette <[email protected]>
* Enable user editing of `inputAttributes.style`
* Make `inputProps` use default CSS object
* ...
Adds a note about modern browsers blocking popup behavior if called programmatically after some ...
d7846a15f7df90c9ffb91c534728972dc16fd820 authored over 6 years ago by Dmitriy <[email protected]>fix: update 'accept' proptype definition
1f66b75618b345375e70591593e53d2eaa393285 authored over 6 years ago by Rick Markins <[email protected]>As documented, 'attr-accept' can take an array of mime-type strings
f174b13f067a03b0c88da42e642eb0037b2ae586 authored over 6 years ago by Tamlyn Rhodes <[email protected]>221263edae184e84cfeb78572e8b97742d739cdd authored over 6 years ago by Brady Killeen <[email protected]>
afaf4012f9bd5cffc338a9a41e8a2bbfcd13b59e authored over 6 years ago by gudvin <[email protected]>
Related to #450
72abe1d900fecd7784e08010e2f60bcb790c956a authored almost 7 years ago by Francisco Martinez <[email protected]>minor changes in docs
3c8407889623bbd7177f1e55aee585a5de7ebdc1 authored almost 7 years ago by Rick Markins <[email protected]>d143ea31dbd439f8231795a39504ee46bbcf7cbc authored almost 7 years ago by Pravdomil <[email protected]>
4530afba622eb5411a23aa43559e24585485c3d5 authored almost 7 years ago by Andrey Okonetchnikov <[email protected]>
252253d7edbd20b6e606796b32536b7922d526e1 authored almost 7 years ago by Franck Kamayou <[email protected]>
d4e77630c06931438a780c24a0832a12ede21836 authored almost 7 years ago by Denis <[email protected]>
Fixes #560
9e6234082d802e393b4f8fd0f1a1cc730b316492 authored almost 7 years ago by Thaddeus <[email protected]>0eb69bb05da7170ad42470a576fcb4c7fd0efb9a authored almost 7 years ago by finico <[email protected]>
Update webpack config and build on umd for production.
8e4ae3fe7548cde7a0da8ec4256ecee339d4c78e authored almost 7 years ago by Rick Markins <[email protected]>Fixes #535
223b9462e55c3554de1eeead921d8ffacfed26f7 authored almost 7 years ago by Jakub Skořepa <[email protected]>d31ed38f7520288fc3d0de22165c937f1fcbd1bd authored almost 7 years ago by Dennis Roche <[email protected]>
70ac399fd760d5b69d55f9cd8f335d76d9a5ba12 authored almost 7 years ago by Dennis Roche <[email protected]>
6a637490d453bd6e8f5f6f3df827dd465086087f authored almost 7 years ago by Juha Tauriainen <[email protected]>
141539e67e8eba10cba5912c61fb7bb9b1de6125 authored almost 7 years ago by Glenn Reyes <[email protected]>
2f83cd5d001800fff96a1958527259170f4cf77c authored almost 7 years ago by Glenn Reyes <[email protected]>
685a607e16d5ab0610a154bd8e3724284c6d9a61 authored almost 7 years ago by Glenn Reyes <[email protected]>
This change fixes potential issues with SSR
ccb859f1eaa43683952bc4f3d4b6d3283a8582a8 authored about 7 years ago by Dominique Rau <[email protected]>67ffd7cc62d7d838e83f87ad5de7e6fd397cadda authored about 7 years ago by Jakub Strojewski <[email protected]>
Without the `position: "relative"` style on Dropzone component, the overlay comes at the top of ...
913bc97e00b60f2cc9554e8ddfe33417e3fa984b authored about 7 years ago by Arihant Verma <[email protected]>
- Protect calling this.node.contains when this.node is null
- Fix IE11 bug where onDocumentDrop...
* build: Add ES6 module build
* test: Add testing of es2015 module build and size-limit of 3 KB...
Updating list of properties to remove before they get spread onto the div.
Closes #503
1d270e5379576c1e62cb7ae6aba905f31a372c02 authored over 7 years ago by Thomas Rich <[email protected]>70c8fc380a8cdf3eaad55d2aa1142d2169ae2a12 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
6a45f31cc79b2e7e966b380dfa79664c27426157 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
chore(size-limit): Add size-limit
b15fecbe7db1536a4d9d903f4ff11e0056a22932 authored over 7 years ago by Sara Vieira <[email protected]>6a0366966a7f590415fe3676601d25d8fe0d428e authored over 7 years ago by Sara Vieira <[email protected]>
closes #495
47a511b711db59622050e71e500fbda82ea8fafd authored over 7 years ago by Sara Vieira <[email protected]>82cb91d2be29a52647a74605660d6633120b0553 authored over 7 years ago by Sara Vieira <[email protected]>
* chore(stale): Add stale bot to close issues
* chore(stale): add stale
:sjip
fd39c4908127b3041e0f72a08638b7f14125eeca authored over 7 years ago by Sara Vieira <[email protected]>lint / build dependencies incorrectly marked as `dependencies`
closes #490
dccb79679c820dd8eb1204525c25d2612a744078 authored over 7 years ago by Sara Vieira <[email protected]>Closes #488
a5471a58b93335159be8bcd58be630c36791077c authored over 7 years ago by Ian Howe <[email protected]>b8c99df996f27fc76a8cbf652e16ad50489592b4 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
05e5b67e6470866098856b4e5e8c69936c943310 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>