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

feat: add open() to child func props (#691) (#692)

github.com/react-dropzone/react-dropzone - f37fb5b264366d6f82eddd399a286bcbe9c0d580 authored about 6 years ago by Jeremy Liberman <[email protected]>
docs: add missing key to fullscreen example (#693)

github.com/react-dropzone/react-dropzone - 3e9ff52f8cde7ff95ddca3488c1879d33fe5bf6e authored about 6 years ago by Jeremy Liberman <[email protected]>
fix(edge): drag a link trigger drop event

github.com/react-dropzone/react-dropzone - d6cc06381aa15f255f09dc5a3fc11e88b49b3e99 authored about 6 years ago by Jean-Alain Ré <[email protected]>
fix: update folder drop example

- add plugin tests

github.com/react-dropzone/react-dropzone - f016c8d54ed0a0b77eb7affd4644574396907b1d authored about 6 years ago by Roland Groza <[email protected]>
chore(release): 0.1.4

github.com/react-dropzone/file-selector - db88b3f0a494e9963148db3543ba7ae8b177c031 authored about 6 years ago by Roland Groza <[email protected]>
chore: update repo name and travis npm token

github.com/react-dropzone/file-selector - f5ed65b13c460880a8527ba4b585b137d033b131 authored about 6 years ago by Roland Groza <[email protected]>
chore(release): 0.1.3

github.com/react-dropzone/file-selector - ff27d15fbe5ba6ed1f669ac435f1c5c0d1a6e887 authored about 6 years ago by Roland Groza <[email protected]>
fix: return DataTransferItem items if evt type is not 'drop'

github.com/react-dropzone/file-selector - 5935b32f6a381961d4cf962c0786e595f31e334c authored about 6 years ago by Roland Groza <[email protected]>
chore(release): 0.1.2

github.com/react-dropzone/file-selector - 546ea01b3a04034a7f5baad434e0c438631a958a authored about 6 years ago by Roland Groza <[email protected]>
fix: skip {items} if it is empty

github.com/react-dropzone/file-selector - ad982fd4a9690f3bd70a2fbf5cd9515c2fecd043 authored about 6 years ago by Roland Groza <[email protected]>
chore(release): 0.1.1

github.com/react-dropzone/file-selector - 79429e271b9335f3a14a60cf020d3ffc13de5517 authored about 6 years ago by Roland Groza <[email protected]>
fix: filter non-file items out

github.com/react-dropzone/file-selector - b3597c52c87be359609cfa8f49c5ca470be69a00 authored about 6 years ago by Roland Groza <[email protected]>
chore(release): 0.1.0

github.com/react-dropzone/file-selector - d318b881b423d954ce49443a7774f87d706f5b4e authored about 6 years ago by Roland Groza <[email protected]>
chore: initial commit

github.com/react-dropzone/file-selector - beb1a0680d3ed3c1677231de08a66f0dd61e8218 authored about 6 years ago by Roland Groza <[email protected]>
fix: fix a regression introduced by #619 (#678)

Closes https://github.com/react-dropzone/react-dropzone/pull/619#issuecomment-426573278

github.com/react-dropzone/react-dropzone - a5d72115a4fc03f4f6b911ea27de3d14381405d6 authored about 6 years ago by Roland Groza <[email protected]>
fix: Mark children as optional in the typings (#663)

* Mark children as optional in the typings

They're marked as required, but the `propTypes` on...

github.com/react-dropzone/react-dropzone - f836d38d8857833b3e70248283943efa8651bb5b authored about 6 years ago by Jessica Franco <[email protected]>
docs: Updated year in LICENSE (#671)

github.com/react-dropzone/react-dropzone - 9f7e09c4ae0e280d4739c1191296470f1ae47d3a authored about 6 years ago by Ieva S <[email protected]>
fix: only call *onDrag callbacks when dragging files (#619)

BREAKING CHANGE: Callbacks won't get executed for non-file items anymore i.e. if items aren't o...

github.com/react-dropzone/react-dropzone - 60d995e76fcf44ef8d77195b9c17f6ac89885bdc authored about 6 years ago by Roland Groza <[email protected]>
docs: Add en example of folders drag'n'drop (#662)

Closes #661

github.com/react-dropzone/react-dropzone - 343d41f8783cdcfa83921ef647f9cd3f74553bea authored about 6 years ago by Dimitri Ivashchuk <[email protected]>
build: Remove travis-deploy-once and use `npx semantic-release`

github.com/react-dropzone/react-dropzone - b33ea28e446fb7939d306a73839749c16397f53c authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
docs: fix styling example always showing same message

github.com/react-dropzone/react-dropzone - 8a234b0b20859f40c34a9f5d37c35efa562100fb authored about 6 years ago by Nicolás Fantone <[email protected]>
docs: add relevant comment to accepted/rejected files state

github.com/react-dropzone/react-dropzone - d69350507754e916d3b26bd88d05a3be8b00aee5 authored about 6 years ago by Nicolás Fantone <[email protected]>
fix: set accepted/rejected files state on drop

github.com/react-dropzone/react-dropzone - cb99c8a9151810544e7be7fa5c68cf2f0dcc27a5 authored about 6 years ago by Nicolás Fantone <[email protected]>
feat: Add initial typescript definition (#591)

github.com/react-dropzone/react-dropzone - 3b04bdedd3ff5ed270bdc5cb12464e5cef562278 authored about 6 years ago by Patrick Arminio <[email protected]>
fix: persist synthetic event (#657)

* fix: persist synthetic event

Since v4.3 the event passed to the handler is not reusable any...

github.com/react-dropzone/react-dropzone - b65625df7609539a18f90166f26785195a792f9a authored about 6 years ago by Daniel <[email protected]>
chore: fix security issue by updating deps (#654)

github.com/react-dropzone/react-dropzone - 8ad99a70957cae3bc22ddd83a881a730f3303aa0 authored about 6 years ago by Ralic Lo <[email protected]>
tests: Replace sinon with jest mock functions (#651)

* refactor: change spies in nested Dropzone component with jest mock funcs

* refactor: change...

github.com/react-dropzone/react-dropzone - a5b2885575bd2a562e6fef7325360fa2a8241654 authored about 6 years ago by Tobias Lengsholz <[email protected]>
chore: Upgrade dev dependencies (#643)

github.com/react-dropzone/react-dropzone - 3a886fe0643f014129f96edbfff4333787d25d5c authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
tests: Upgrade to react 16 / enzyme 3 (#645)

github.com/react-dropzone/react-dropzone - f9fc44059a567586b419f1612bc927e0ef44e3cc authored about 6 years ago by Tobias Lengsholz <[email protected]>
build(styleguidist): Upgrade react-styleguidist and remove webpack (#642)

github.com/react-dropzone/react-dropzone - 25852bb019cbb78d187a055f518743ae4743b77f authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
build: Bundle UMD with Rollup (#601)

Rollup seems to be a better tool for bundling libraries. This will also make possible to remove ...

github.com/react-dropzone/react-dropzone - 739c182edb5a773c8ac124d7ce2ea6ac1b2d9d1a authored about 6 years ago by Bogdan Chadkin <[email protected]>
fix(SSR): Add event listeners only if the element exist in DOM (#628)

Fixes #537 (potential issues with SSR)

github.com/react-dropzone/react-dropzone - c60a79da924b6f3dffc306f38669f5da45fd7082 authored about 6 years ago by Joseph Frazier <[email protected]>
fix: Reject all files in single file drop (#641)

If multiple files were dropped and `multiple == false`,
react-dropzone will reject all files. Pr...

github.com/react-dropzone/react-dropzone - da18e76ff78c5144d23d6fe2a6cfd456e540d888 authored about 6 years ago by Marc Schmitz <[email protected]>
feat: Support for plugins using getDataTransferItems prop (#616)

Implements the support for custom callback to get `File` objects array from the drop event. This...

github.com/react-dropzone/react-dropzone - 71a54adc77071079214d2a0b3e987a52cdb95be3 authored about 6 years ago by Marina <[email protected]>
chore(size-limit): Increase size limits to make them a bit loose (#637)

github.com/react-dropzone/react-dropzone - 28526fe5c1dc6944a2e975285785aebc355ad54d authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: upgrade attr-accept (#621)

* chore: upgrade attr-accept

* chore: fix size-limit

* chore: correct size limit

* chor...

github.com/react-dropzone/react-dropzone - 77ec8e23b3f15c832edc2684d7e1389a4e3c36fd authored about 6 years ago by Rick Markins <[email protected]>
fix: Fixed code typo (style => styles) (#625)

github.com/react-dropzone/react-dropzone - 41f00de16888947e1c4cd913f8ce22d15f3fc997 authored over 6 years ago by Robin Millette <[email protected]>
fix(accessibility): Better CSS to hide file input to still make it focusable and accessible for validation and keyboard (#606)

* Enable user editing of `inputAttributes.style`
* Make `inputProps` use default CSS object
* ...

github.com/react-dropzone/react-dropzone - d12f9f615f2d908a1c8d6e268701026b4fc7917c authored over 6 years ago by Marco Fugaro <[email protected]>
fix: drop a RegExp in favour of an .endsWith (#27)

github.com/react-dropzone/attr-accept - effe60519b9cedbc38c5ef42f14594dd3ae26ff5 authored over 6 years ago by Pimm "de Chinchilla" Hogeling <[email protected]>
chore: Update package-lock.json (#28)

github.com/react-dropzone/attr-accept - 9e6d10dddaa3ae760efcbb9daeb933e26739be68 authored over 6 years ago by Pimm "de Chinchilla" Hogeling <[email protected]>
docs: Add a note about async file dialog blocking in modern browsers (#617)

Adds a note about modern browsers blocking popup behavior if called programmatically after some ...

github.com/react-dropzone/react-dropzone - d7846a15f7df90c9ffb91c534728972dc16fd820 authored over 6 years ago by Dmitriy <[email protected]>
Merge pull request #615 from tamlyn/master

fix: update 'accept' proptype definition

github.com/react-dropzone/react-dropzone - 1f66b75618b345375e70591593e53d2eaa393285 authored over 6 years ago by Rick Markins <[email protected]>
fix: update 'accept' proptype definition

As documented, 'attr-accept' can take an array of mime-type strings

github.com/react-dropzone/react-dropzone - f174b13f067a03b0c88da42e642eb0037b2ae586 authored over 6 years ago by Tamlyn Rhodes <[email protected]>
docs: Rename examples/File Dialog/ to examples/FileDialog (#608)

github.com/react-dropzone/react-dropzone - 221263edae184e84cfeb78572e8b97742d739cdd authored over 6 years ago by Brady Killeen <[email protected]>
fix: Fix onFileDialogCancel listener being overwritten for each instance (#611)

github.com/react-dropzone/react-dropzone - afaf4012f9bd5cffc338a9a41e8a2bbfcd13b59e authored over 6 years ago by gudvin <[email protected]>
fix: Wrap open in setTimeout only for IE/Edge. (#578)

Related to #450

github.com/react-dropzone/react-dropzone - 72abe1d900fecd7784e08010e2f60bcb790c956a authored over 6 years ago by Francisco Martinez <[email protected]>
Merge pull request #574 from pravdomil/patch-2

minor changes in docs

github.com/react-dropzone/react-dropzone - 3c8407889623bbd7177f1e55aee585a5de7ebdc1 authored over 6 years ago by Rick Markins <[email protected]>
minor changes in docs

github.com/react-dropzone/react-dropzone - d143ea31dbd439f8231795a39504ee46bbcf7cbc authored over 6 years ago by Pravdomil <[email protected]>
Merge pull request #23 from rkmarks/master

Add size-limit

github.com/react-dropzone/attr-accept - 06cf5de90ad6727de2965dfcb61ebf15900a0f59 authored over 6 years ago by Rick Markins <[email protected]>
Merge branch 'master' into master

github.com/react-dropzone/attr-accept - 78667e6780caf305f55ecb083a2d970c3d21873d authored over 6 years ago by Rick Markins <[email protected]>
fix: Upgrade core-js to 2.5 (#26)

github.com/react-dropzone/attr-accept - d1c7cdeed4ffa7081bf6a6fb2b7e55815750e354 authored over 6 years ago by Pirasis Leelatanon <[email protected]>
chore: Remove duplicate version

github.com/react-dropzone/attr-accept - 3464d501803c64fea6fb98e271f3083b04c195e6 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'master' into master

github.com/react-dropzone/attr-accept - 219b950cdc0c3a94404c47059c063d9823aa4589 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
build: Move semantic-release to CI (#25)

* build: Move semantic-release to CI

* chore: Add package-lock.json

* build: Remove some o...

github.com/react-dropzone/attr-accept - d017fb5a3ec7dc674fc9bc1df5abdbd49d86f30f authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
build: Move semantic-release to CI (#571)

github.com/react-dropzone/react-dropzone - 4530afba622eb5411a23aa43559e24585485c3d5 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Proper externals for the UMD build (#564)

github.com/react-dropzone/react-dropzone - 252253d7edbd20b6e606796b32536b7922d526e1 authored over 6 years ago by Franck Kamayou <[email protected]>
docs: Clarify documentation for the file size props (#569)

github.com/react-dropzone/react-dropzone - d4e77630c06931438a780c24a0832a12ede21836 authored over 6 years ago by Denis <[email protected]>
chore: add size-limit and add semantic-relase to README

github.com/react-dropzone/attr-accept - 15e94f5361437bf341880915e42044a1f88b4c22 authored over 6 years ago by rkmarks <[email protected]>
fix: Add .babelrc to .npmignore (#16)

Should allow Parcell work as supposed ¯\_(ツ)_/¯

github.com/react-dropzone/attr-accept - 28aa14c463307403f64e042e5c56394f62ffd766 authored over 6 years ago by Jakub Skořepa <[email protected]>
fix: Add version field for yarn/npm git dependency compatibility (#21)

Fixes #19

github.com/react-dropzone/attr-accept - 3a2878f1288a827365ede1b3b5f4fc2b679d3a44 authored over 6 years ago by Alex Sharp <[email protected]>
fix: Use npm v5 on CI (#18)

github.com/react-dropzone/attr-accept - 30b668fd0306394581871ccbf94d9eadc9c2b6de authored over 6 years ago by Alex Sharp <[email protected]>
build: Remove package-lock.json

github.com/react-dropzone/attr-accept - c0ae6077f1c8c8b2d09d463a85f14b3cd1f85fcf authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
build: Use latest semantic-release

github.com/react-dropzone/attr-accept - 24282802a63afbf13348ec200ecff8ab4997494d authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
build: Update package-lock.json

github.com/react-dropzone/attr-accept - e6d80f8acaa775783435f44bb17c168006e2860b authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Check if `this.fileInputEl` is `null` (#561)

Fixes #560

github.com/react-dropzone/react-dropzone - 9e6234082d802e393b4f8fd0f1a1cc730b316492 authored over 6 years ago by Thaddeus <[email protected]>
fix: restore isFileDialogActive to false after the FileDialog was closed (#556)

github.com/react-dropzone/react-dropzone - 0eb69bb05da7170ad42470a576fcb4c7fd0efb9a authored over 6 years ago by finico <[email protected]>
build: Use Webpack production mode during the build (#555)

Update webpack config and build on umd for production.

github.com/react-dropzone/react-dropzone - 8e4ae3fe7548cde7a0da8ec4256ecee339d4c78e authored over 6 years ago by Rick Markins <[email protected]>
fix: Add .babelrc to .npmignore (#558)

Fixes #535

github.com/react-dropzone/react-dropzone - 223b9462e55c3554de1eeead921d8ffacfed26f7 authored over 6 years ago by Jakub Skořepa <[email protected]>
fix: allow yarn build xplat using cross-env (#553)

github.com/react-dropzone/react-dropzone - d31ed38f7520288fc3d0de22165c937f1fcbd1bd authored almost 7 years ago by Dennis Roche <[email protected]>
fix: Chrome 63 hangs dragging a file onto the drop zone whilst the file dialog is open (#549)

github.com/react-dropzone/react-dropzone - 70ac399fd760d5b69d55f9cd8f335d76d9a5ba12 authored almost 7 years ago by Dennis Roche <[email protected]>
docs: Fix readme example indentation (#552)

github.com/react-dropzone/react-dropzone - 6a637490d453bd6e8f5f6f3df827dd465086087f authored almost 7 years ago by Juha Tauriainen <[email protected]>
chore: Avoid delete operator (#546)

github.com/react-dropzone/react-dropzone - 141539e67e8eba10cba5912c61fb7bb9b1de6125 authored almost 7 years ago by Glenn Reyes <[email protected]>
style: Use default value assignment

github.com/react-dropzone/react-dropzone - 2f83cd5d001800fff96a1958527259170f4cf77c authored almost 7 years ago by Glenn Reyes <[email protected]>
test: Add more tests

github.com/react-dropzone/react-dropzone - 685a607e16d5ab0610a154bd8e3724284c6d9a61 authored almost 7 years ago by Glenn Reyes <[email protected]>
fix(SSR): Remove event listeners only if the element exist in DOM (#537)

This change fixes potential issues with SSR

github.com/react-dropzone/react-dropzone - ccb859f1eaa43683952bc4f3d4b6d3283a8582a8 authored almost 7 years ago by Dominique Rau <[email protected]>
fix: Add 'yarn.lock' to '.npmignore' (#532)

github.com/react-dropzone/react-dropzone - 67ffd7cc62d7d838e83f87ad5de7e6fd397cadda authored almost 7 years ago by Jakub Strojewski <[email protected]>
fix: Fix dependencies, upgrade to Babel 6, fix ESLint errors and reformat code (#13)

* chore: Add lint-staged and husky

* chore: Upgrade eslint, add prettier and use eslint-confi...

github.com/react-dropzone/attr-accept - 6063d5936428da407e21bac8633c446405a053c2 authored almost 7 years ago by Andrey Okonetchnikov <[email protected]>
docs: Fix the overlay position in the full screen example (#519)

Without the `position: "relative"` style on Dropzone component, the overlay comes at the top of ...

github.com/react-dropzone/react-dropzone - 913bc97e00b60f2cc9554e8ddfe33417e3fa984b authored almost 7 years ago by Arihant Verma <[email protected]>
fix: Fix bug in IE11 when this.node could be null when calling onDocumentDrop (#517)

- Protect calling this.node.contains when this.node is null
- Fix IE11 bug where onDocumentDrop...

github.com/react-dropzone/react-dropzone - 24c6ce584569d769cf791e6119ce62c3700a18e3 authored almost 7 years ago by Patrick Gilday <[email protected]>
feat: Add es2015 module build (#510)

* build: Add ES6 module build
* test: Add testing of es2015 module build and size-limit of 3 KB...

github.com/react-dropzone/react-dropzone - 1fd768b2a95d53dadc8c746cb83a373bbe312ab5 authored about 7 years ago by anajavi <[email protected]>
fix: Update props that should not be applied to the DOM element (#504)

Updating list of properties to remove before they get spread onto the div.

Closes #503

github.com/react-dropzone/react-dropzone - 1d270e5379576c1e62cb7ae6aba905f31a372c02 authored about 7 years ago by Thomas Rich <[email protected]>
test: Increase size-limit threshold to 6KB (#506)

github.com/react-dropzone/react-dropzone - 70c8fc380a8cdf3eaad55d2aa1142d2169ae2a12 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
test: Fix wallaby config (#505)

github.com/react-dropzone/react-dropzone - 6a45f31cc79b2e7e966b380dfa79664c27426157 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
chore: Remove hound CI (#12)

github.com/react-dropzone/attr-accept - 2847ab8c065ee41092f012c8a5b61e84263c815f authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #498 from react-dropzone/size-limit

chore(size-limit): Add size-limit

github.com/react-dropzone/react-dropzone - b15fecbe7db1536a4d9d903f4ff11e0056a22932 authored about 7 years ago by Sara Vieira <[email protected]>
chore(size-limit): Add why script

github.com/react-dropzone/react-dropzone - 6a0366966a7f590415fe3676601d25d8fe0d428e authored about 7 years ago by Sara Vieira <[email protected]>
chore(size-limit): Add size-limit

closes #495

github.com/react-dropzone/react-dropzone - 47a511b711db59622050e71e500fbda82ea8fafd authored about 7 years ago by Sara Vieira <[email protected]>
chore(stale): Add pinned to excluded label (#494)

github.com/react-dropzone/react-dropzone - 82cb91d2be29a52647a74605660d6633120b0553 authored about 7 years ago by Sara Vieira <[email protected]>
chore: Add Stale bot to automatically close stale issues and PRs (#493)

* chore(stale): Add stale bot to close issues

* chore(stale): add stale

:sjip

github.com/react-dropzone/react-dropzone - fd39c4908127b3041e0f72a08638b7f14125eeca authored about 7 years ago by Sara Vieira <[email protected]>
fix(490): Put build dependencies to devDependencies (#491)

lint / build dependencies incorrectly marked as `dependencies`

closes #490

github.com/react-dropzone/react-dropzone - dccb79679c820dd8eb1204525c25d2612a744078 authored about 7 years ago by Sara Vieira <[email protected]>
fix: Dragging multiple files when multiple is false doesn't apply rejectStyle (#489)

Closes #488

github.com/react-dropzone/react-dropzone - a5471a58b93335159be8bcd58be630c36791077c authored about 7 years ago by Ian Howe <[email protected]>
build: Remove npm prune since it's failing on Travis CI

github.com/react-dropzone/react-dropzone - b8c99df996f27fc76a8cbf652e16ad50489592b4 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
build: Use Node 8 on Travic CI

github.com/react-dropzone/react-dropzone - 05e5b67e6470866098856b4e5e8c69936c943310 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
build: Rename organization from okonet to react-dropzone

github.com/react-dropzone/react-dropzone - 5b1cebcea96cec73464855c022f13d8cc9ba48ea authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
style: Separate utilities for readability (#483)

github.com/react-dropzone/react-dropzone - 3e8e5e1ace07a2c3cb2dec197dc62ba9e0af630a authored about 7 years ago by Sara Vieira <[email protected]>
chore: Update all the dependencies (#482)

* chore(deps): Update all dependencies
* chore: Fixes warning in console and adds yarn

github.com/react-dropzone/react-dropzone - 20b0650c58efc1e38d61137d4663ac3049f8a35e authored about 7 years ago by Sara Vieira <[email protected]>
docs: Update Travis CI badge URL

github.com/react-dropzone/react-dropzone - 3718610584dfe73c4a17ad06f9320665a24360e8 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
feat: Add disable prop (#473)

* Add `disable` prop
* Add support for disabled styles and classnames

github.com/react-dropzone/react-dropzone - f55715e418ad7c3961d463f07cb1dcd08fc6d24e authored about 7 years ago by Eduardo Rabelo <[email protected]>
docs: Add infos about file.path and FileReader API (#481)

Add a warning to the readme that shows how to read file content on recent browsers.

github.com/react-dropzone/react-dropzone - acfa1b8c4a3a568d6139a58bf5ff9f5cecc5aa7f authored about 7 years ago by Anthony Raymond <[email protected]>
fix: Set autocomplete="off" on input to remove SecurityError in Firefox (#476)

Firefox throws a SecurityError if user agent tries to set the input element's value programmatic...

github.com/react-dropzone/react-dropzone - 43e55741737d452938c6109b3ba380d36b70f194 authored about 7 years ago by Dominic <[email protected]>