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 - 826aa6924004527bf3cb78b6f0a84560325c8b41 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 67c47ca1933a13483bab70e59f627339fc59a43a authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update build environment (#112)
github.com/react-dropzone/react-dropzone - de67ec20e1e5546b940733174aada3c74543695e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>Fix off-by-one in droppedFiles length
github.com/react-dropzone/react-dropzone - 30f197cefefdabd8bc72c44e4a521d00badb2858 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>Fixes #155
github.com/react-dropzone/react-dropzone - e3384ed90361327fade21e7420accb247a377648 authored over 8 years ago by BJTerry <[email protected]>Add more MIME type examples
github.com/react-dropzone/react-dropzone - 5fd412de8a30b2998683c195c86b134f87ae6cf1 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>Closes #141.
github.com/react-dropzone/react-dropzone - 5bbb7c4afd95c38187b57dbd17902c63d13cbea6 authored almost 9 years ago by Matija Marohnić <[email protected]>Fixed indentation, tidied up path and filename strings.
github.com/react-dropzone/react-dropzone - 1ce56da6fc9e899ef450ef54111913b2a206383c authored almost 9 years ago by Ville Lindholm <[email protected]>github.com/react-dropzone/react-dropzone - a937112628f51b346d39b5c81314fc739e6f79fe authored almost 9 years ago by Ville Lindholm <[email protected]>
Export as UMD module, place generated files in "dist", and use webpack
for the entire build proc...
Tweaked the build environment:
* Upgraded to babel6.
* Removed the "loose" parameter in babel, ...
github.com/react-dropzone/react-dropzone - 97372b3e4ac6c4fe00693689622fe5207ce1bc97 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 6eefec9049848776313dc5f93c4d9f2893db88ae authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 53b352c5b8f89d7f5b2fa83040ff691a9ce32208 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - fe766b7b7d28c5b8b2b6fb02c94df6829c476f12 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Use shorter syntax for test task.
github.com/react-dropzone/react-dropzone - 477a89c08a488c1d189ce4e9e9f0fe097b433584 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - e2f48006216a76735644375329f191149abbcda8 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 50028e4be567f7fa50edf3bbea2add1dbe5ea941 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Support one or more children.
github.com/react-dropzone/react-dropzone - aab1afaff753c12009e50730f1c66b39562bbfbb authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - d97047490fa496cda2183b5453e9c403b7b7c1a9 authored almost 9 years ago by Marnus Weststrate <[email protected]>
github.com/react-dropzone/react-dropzone - 729a3f5922805878d2841bc2b6dcb8f92d309d4a authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Fix of #74
github.com/react-dropzone/react-dropzone - 20c9e1a41612486979a3607073e140bb6e9ce47a authored about 9 years ago by Andrey Okonetchnikov <[email protected]>Use function instead of lefacy string reference. Added tests. Closes #91
github.com/react-dropzone/react-dropzone - 19d59e34fcbd08e8d81cd060ae51ad9744eb5d85 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 55adc73046ecb00b2fa5c915dbc77c1c19795808 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 957c537335b73041984ce443a9d0cde288fcffea authored about 9 years ago by newsiberian <[email protected]>
Eslint
github.com/react-dropzone/react-dropzone - fdf9c8e5248f1e0590d3a6cac80136d1a3325a00 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 7264112bbd8a9e3aeccb797fe13b1a0eba38092b authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 24b45d5eb4b9d3273dc851121857ebf2097fac20 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 4f40e4c9e7372332f165dd8b72cb3c69c9345cbf authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Support additional props on root element and file input
github.com/react-dropzone/react-dropzone - 51122003997244ef4701b63d7768519b424b0f6f authored about 9 years ago by Andrey Okonetchnikov <[email protected]>- Add support for dynamic props on input element (via inputProps prop)
github.com/react-dropzone/react-dropzone - b13f20f19efc2acd387112330c32f6988bd3f2b0 authored about 9 years ago by Ben Daley <[email protected]>Add accept documentation in README
github.com/react-dropzone/react-dropzone - a96097d94a5f6d594731b9643325de9780b4f824 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - e71d959847056272a0875da7e8be3e5d0a9368a5 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 9664bbc994ee2d0d4a91a6f1b09e9a6a9d66e729 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
fix for disablePreview property not being obeyed. Added tests.
github.com/react-dropzone/react-dropzone - 47b7565a7029e2c6ce9a5bbd54f95f2fc71ac595 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 7f4c7871f8af33f561b15f738a219012ad412090 authored about 9 years ago by Frank Wallis <[email protected]>
github.com/react-dropzone/react-dropzone - 305a2ec7878e6f112fedb40a10269836663e056f authored about 9 years ago by xabikos <[email protected]>
github.com/react-dropzone/react-dropzone - acae0a9b0a40dd1c27b9a7f452c1bdf60e8f6767 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
server side rendering fix
github.com/react-dropzone/react-dropzone - eb61b5224caf0fe225b4791a95a8b76cd7af76e1 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - e23a64093cd52bf5946368315ea425b2c9406336 authored about 9 years ago by Bruno Mota <[email protected]>
github.com/react-dropzone/react-dropzone - ae4928d27898a598fd6d32ccd8570825a59222a6 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
fix typo
github.com/react-dropzone/react-dropzone - c17d30b3cc75813b810ff1bbdeceab8bf7b9d70e authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 18e458d6dfceb759a13d85e8ddebe7e33ff3f2f5 authored about 9 years ago by Adrian Maurer <[email protected]>
github.com/react-dropzone/react-dropzone - 6af75133e01000634c0c1413781086cebed4de29 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Decouple reject and active classnames from className
github.com/react-dropzone/react-dropzone - c03349745f8eb97105435117328457772d5bb059 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>Optional multiple support
github.com/react-dropzone/react-dropzone - 8a3cac2c4d540f24aa623f705173d9960995f2ff authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 4eb8997679cc710986e6424386e16bc51edfb1b6 authored about 9 years ago by DimitarChristoff <[email protected]>
github.com/react-dropzone/react-dropzone - 95d99d48c8dba32a2c70b0ef4565efcb479fc1a9 authored about 9 years ago by DimitarChristoff <[email protected]>
Add disablePreview prop to support big files that don't need preview
github.com/react-dropzone/react-dropzone - 96a49ebb0bf1b70eaed00a6cb810f295d51fd161 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 2a66cb885b395ce575e768db279042ddb9aef4f6 authored about 9 years ago by Henri Jouhaud <[email protected]>
github.com/react-dropzone/react-dropzone - aa85f5ae1e8920a1fc9a4ea05732746c5bd901a7 authored about 9 years ago by Henri Jouhaud <[email protected]>
github.com/react-dropzone/react-dropzone - ef0b53696a19065beac59ef9d49b413bdaf9087a authored about 9 years ago by Param Aggarwal <[email protected]>
pass the 'name' attribute to the input if present on the Dropzone
github.com/react-dropzone/react-dropzone - 081ca9d01e7b6fd48dc6210e718a730904b79779 authored about 9 years ago by Param Aggarwal <[email protected]>github.com/react-dropzone/react-dropzone - aac28438854190cf7cbb3b45765db6aaf2ae66be authored about 9 years ago by Jenil Gogari <[email protected]>
Add support for rejectStyle
github.com/react-dropzone/react-dropzone - fcb44a62cc88418d1e67e1fd63489706fd8500e2 authored about 9 years ago by Param Aggarwal <[email protected]>github.com/react-dropzone/react-dropzone - 0fd4d0e14b3369babdea39ad04b43d2d66460085 authored about 9 years ago by Indraneel Purohit <[email protected]>
github.com/react-dropzone/react-dropzone - f7f052f3b5312711f14d6a2cd57451e6a5646ee5 authored about 9 years ago by Indraneel Purohit <[email protected]>
github.com/react-dropzone/react-dropzone - 4f6575989fd9cf99b05140a5591ee501e29fec27 authored about 9 years ago by DimitarChristoff <[email protected]>
github.com/react-dropzone/react-dropzone - 9f079b85e4bc0639df7c337c5012b369e39e9626 authored about 9 years ago by DimitarChristoff <[email protected]>
github.com/react-dropzone/react-dropzone - 9ba2d6270d7138357fd705b2a9afcc5e35ade22f authored about 9 years ago by DimitarChristoff <[email protected]>
github.com/react-dropzone/react-dropzone - 370deb9e1b557138a5a8a7d78802313c212cec99 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - e92a79b4a66c274b5065530dce5dd9e2af76958d authored about 9 years ago by Jimmy King <[email protected]>
github.com/react-dropzone/react-dropzone - bcef08ff1b79d98928982018f96bf4ea26e6447f authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 4520b9be2aab77e20508df0a4ef14717ec91a2b8 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Make it work in nwjs environment
github.com/react-dropzone/react-dropzone - de451ab565be06bc3fe40b509f3eba97baef536a authored about 9 years ago by Andrey Okonetchnikov <[email protected]>Upgrade package for react-0.14.0, use findDOMNode
github.com/react-dropzone/react-dropzone - 8e8a58ae0d658a8a563973a8bfab1ba922898d42 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 4ee5e3b0fddee09115ff4cfc5c1ed4077af97962 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Prevent undefined class names from being set
github.com/react-dropzone/react-dropzone - 51255aaba6406275d49628737e94227de7269324 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/react-dropzone - 8d78c36eb695bf8c760fa4237e076ae290fc3eb2 authored about 9 years ago by Kumar Harsh <[email protected]>
github.com/react-dropzone/react-dropzone - 713d0d0fdfd0084eefac0be4bd664e63480d455b authored about 9 years ago by Kumar Harsh <[email protected]>
github.com/react-dropzone/react-dropzone - 1a09dbc9834ccd69394e5ae9c2a14f87a8235548 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 11ea3f98cd08b4418e8ca46a4d83f61ff2c3b463 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - d138bc07d1f38c1e85f0a96ae1a8579b182a2289 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 5d1e7a6cc61bc7405bed91f86c40329abf92c371 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 20446dc20b92621d0da99caf2a1d321464293495 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - cb8bc5c461bec5df4865622c081994b49b3b533b authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 7aefe6a71b33a7005f7c157bb18eca12f7bde24d authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - f21ea983691a9a4222229cf85cbae16f5f3b0d21 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
Added more tests.
github.com/react-dropzone/attr-accept - 5a2400045019420ba35abe0a4d89043ee0580112 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>Include polyfills for Array.some and String.endsWith.
github.com/react-dropzone/attr-accept - 7fa4ae2fb0dd9b32e4cc355f304ddce4dd302495 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>github.com/react-dropzone/attr-accept - e911c14b386c98cf36af632a341c1f89517b7c27 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 25e4b7df846cb7ed04b097c3a3e2682a760a0b44 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 8e0f26bd8a89f4c53da8a91bb9964414e9982ad1 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 09bb1d30b48d6e2e6c88ac63e43f6bf2e879ea50 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - a61ed1252bfbc66409449dd41114270cbc9efe7b authored about 9 years ago by Param Aggarwal <[email protected]>
Maintain drag-active state while hovering child elements. (closes #75)
github.com/react-dropzone/react-dropzone - c8594d572b61ff9a1a6ad081c6c72058ceabbec0 authored about 9 years ago by Param Aggarwal <[email protected]>github.com/react-dropzone/react-dropzone - bc9d347ac9b39dbff170e25898bc2d9456176547 authored about 9 years ago by Marnus Weststrate <[email protected]>
github.com/react-dropzone/react-dropzone - 04b7baa03018e08103a5663b73f9f8acc1a86bde authored about 9 years ago by Param Aggarwal <[email protected]>
Add missing React dependency + babel config
github.com/react-dropzone/react-dropzone - 934b7a2aa99d5771291a9b9483086f06ba39a01a authored about 9 years ago by Param Aggarwal <[email protected]>github.com/react-dropzone/react-dropzone - 1be2908377e07a152010c1ea523d90d56bf77c98 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - ac5e95d15bc12156e6a4006ea4f8aa6e7afe34de authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - f56b00205046f111a251bf8829c59b9c3cc10dff authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 841fa4a3146245cbd08a586cf90434fb88c37273 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - e7077036b24cd39aa26ee8348909685935cced8d authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/react-dropzone - 76b443560d4adf20e89a519dbdee426d8355fb33 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 65cf83d726a0be18069dbbbae8adac7433016728 authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
github.com/react-dropzone/attr-accept - 4f519d0bcaefac8fa137616f19ca767cea32745f authored about 9 years ago by Andrey Okonetchnikov <[email protected]>
webpack config + allow for using 'activeStyle' independently of 'style'
github.com/react-dropzone/react-dropzone - c78f13b3f2f3bf55954d53e55cbf40f596f607e4 authored over 9 years ago by Param Aggarwal <[email protected]>github.com/react-dropzone/react-dropzone - 5633e5750975d6690d07690982f55af52eac5151 authored over 9 years ago by Ryan Burns <[email protected]>
github.com/react-dropzone/react-dropzone - 2ea65eec048521aa1ec22eeb6b69917665bc26f2 authored over 9 years ago by Kuba Orlik <[email protected]>