0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jun 07, 2025 — Jun 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: allow setting input {disabled} prop to false More... almost 7 years ago
fix: fix click event propagation and close #826 More... almost 7 years ago
fix: change types to support custom plugins More... about 7 years ago
fix: set {isDragActive} on drag enter and close #819 More... about 7 years ago
fix: prevent click on input when propagated form a <label>, close #182 More... about 7 years ago
fix: remove check for multiple attr support and close #811 More... about 7 years ago
fix: cache effect for setting the ref and close #806 More... about 7 years ago
docs: simplify examples and style all dropzones, closes #763 More... about 7 years ago
docs: add a note about the required react version and close #795 More... about 7 years ago
feat: add {noClick}, {noKeyboard}, {noDrag} and {noDragEventsBubbling} - use `{noClick}` to disable click to open file dialog - use `{noKeyboard}` to disable SPACE/ENTER to open file dialog and focus/blur state - use `{noDrag}` to disable drag events on the dropzone - use `{noDragEventsBubbling}` to stop drag events from propagating to parents - close #783 More... about 7 years ago
fix: fix typings for {ref} and close #798 More... about 7 years ago
fix: prevent errors in IE when dragEffect is set and close #791 More... about 7 years ago
fix: expose {open} on the ref and close #787 More... about 7 years ago
fix: fix type for {accept} prop and close #780 More... about 7 years ago
fix: update file-selector and close #776 - add semicolons to all docs as it causes some issues when compiled by react-styleguidist - do not use Array.from() as IE11 does not support it More... about 7 years ago
fix: check if document exists and fix #775 More... over 7 years ago
docs: add a codesandbox sample to get started when creating issues More... over 7 years ago
test: add test case for {refKey} More... over 7 years ago
fix: remove deprecated() lib and close #764 More... over 7 years ago
feat: migrate to react hooks, close #722, close #762 and close #760 More... over 7 years ago
refactor: remove dead code More... over 7 years ago
feat: add support for folder drag 'n' drop More... over 7 years ago
refactor: deprecate {disableClick} More... over 7 years ago
feat: use native {defaultPrevented} and {cancelBubble} More... over 7 years ago
fix: set dropEffect on dragover and close #749 More... over 7 years ago
docs: remove looking for maintainers message More... over 7 years ago
Remove note about missing maintainers More... over 7 years ago
docs: Fix click to open dialog for styled-components example More... over 7 years ago
fix: fix check for file types and close #726 More... over 7 years ago
fix: do not capture keyboard events from children and close #730 More... over 7 years ago