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

chore: add missing mime types

github.com/react-dropzone/file-selector - 24faa1ba5175efb08d6336946c30d03327a45a58 authored 8 months ago by Raymond Yan <[email protected]>
fix: work around Chromium File System Access API bug

This works around https://crbug.com/1264708 by always including a
description in the FilePickerA...

github.com/react-dropzone/react-dropzone - c36ab5bd8b8fd74e2074290d80e3ecb93d26b014 authored about 2 years ago by David Lechner <[email protected]>
fix: allow {accept} file selection w/o using the OS options

github.com/react-dropzone/react-dropzone - 81277590a45e8bbba32e544ba2ecbfa02284d916 authored over 2 years ago by Yuval Saraf <[email protected]>
docs: typo fix in previews page

closes #1193

github.com/react-dropzone/react-dropzone - 86ea1df81bb85c66658083739ea5b2ccba40e691 authored over 2 years ago by Arman <[email protected]>
fix: call onError if FS access API fails in secure ctx

github.com/react-dropzone/react-dropzone - a2039fd4bc5430a166858d71b7499a17036e68f9 authored over 2 years ago by Roland Groza <[email protected]>
ci: bump bundle size limit to 8kb

github.com/react-dropzone/react-dropzone - 2556af7bb28258c958a430aeba652554e0b1eb8f authored over 2 years ago by Roland Groza <[email protected]>
feat: bump file-selector to v0.6

github.com/react-dropzone/react-dropzone - 239dd292a22e5b2498dd6a277cf080a4d4337663 authored over 2 years ago by Roland Groza <[email protected]>
fix: add missing onError type

github.com/react-dropzone/react-dropzone - 7aff9a559874ed19237908e9e28148fb47f54670 authored over 2 years ago by Roland Groza <[email protected]>
fix: apply custom validator on {isDragAccept,isDragReject}

github.com/react-dropzone/react-dropzone - 2d33fdfc244774f383a1fb0a054bae0f28c7019e authored over 2 years ago by Roland Groza <[email protected]>
feat: add option to auto focus the root and close #1145

github.com/react-dropzone/react-dropzone - 1b91e50bcb8b3144ef37c9940a3a04b20a95e46f authored over 2 years ago by Roland Groza <[email protected]>
fix: use aria role `presentation` by default and close #1152

github.com/react-dropzone/react-dropzone - 7a2f4056e52b0c6df80020e1648dac12b0f7c313 authored over 2 years ago by Roland Groza <[email protected]>
feat: add support for React 18 and close #1121, #1167

BREAKING CHANGE: the {draggedFiles} prop on the returned hook state has been removed and the acc...

github.com/react-dropzone/react-dropzone - ed32886b20bf50392834896a5757133f3d2ed56c authored over 2 years ago by Roland Groza <[email protected]>
feat: add {onError} cb to allow users to handle errors

github.com/react-dropzone/react-dropzone - 91348938c7c2c92dcd67e4034d606b84ae5c4e29 authored over 2 years ago by Roland Groza <[email protected]>
feat: allow passing file ext. to the file picker options and close #1141

BREAKING CHANGE:
The `{accept}` prop will now require an object instead of a string or array of ...

github.com/react-dropzone/react-dropzone - 58976f4e3611036348bad545f153a1e7b00328ed authored over 2 years ago by Roland Groza <[email protected]>
fix: remove redundant dataTransfer null check

github.com/react-dropzone/file-selector - 76a4033d344d1383aeb5ff628b1749ed6334d5f5 authored over 2 years ago by Roland Groza <[email protected]>
feat: update dependencies

github.com/react-dropzone/file-selector - 41b8c3d3e0ed55ba17c88bec12f86af174774747 authored over 2 years ago by Roland Groza <[email protected]>
chore: remove community health files

github.com/react-dropzone/file-selector - c4d729b0c7a4ee7e919154169882f6cbf6b1128c authored over 2 years ago by Roland Groza <[email protected]>
feat(deps): bump file-selector from 0.4.0 to 0.5.0

Bumps [file-selector](https://github.com/react-dropzone/file-selector) from 0.4.0 to 0.5.0.
- [R...

github.com/react-dropzone/react-dropzone - 2a71cc9f24681c0a79781305b87d413e190e14bc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove autocomplete for file input type

github.com/react-dropzone/react-dropzone - 5bc42738f103ef09a6aaae27c400a66679029452 authored over 2 years ago by Olga Pigareva <[email protected]>
docs: fix the image preview example

github.com/react-dropzone/react-dropzone - 888fb6f007f188a850845e2515c2cabab432c024 authored over 2 years ago by Uluwatta <[email protected]>
feat: add heic and heif MIME types (#54)

github.com/react-dropzone/file-selector - 3b0823c162cd20b8c5912e13e547484895253868 authored over 2 years ago by Alejandro Henkel <[email protected]>
fix: use KeyboardEvent.key to detect space/enter events

`KeyboardEvent.keyCode` is [deprecated](https://developer.mozilla.org/en-US/docs/Web/API/Keyboar...

github.com/react-dropzone/react-dropzone - 67e3f5963329414f4e503d271d1e4b6c0b8fca66 authored over 2 years ago by Jonas <[email protected]>
docs: mention hosting is done via netlify

github.com/react-dropzone/react-dropzone - e40ab3afb22b9eb585bd7670330a17bfd84064c3 authored over 2 years ago by Roland Groza <[email protected]>
fix: fix SSR when window is not defined (#1143)

github.com/react-dropzone/react-dropzone - c17831433243e28e6ada34cccbc14865877be1e0 authored over 2 years ago by Jonas Daniels <[email protected]>
fix: fallback to input click to open the file picker

github.com/react-dropzone/react-dropzone - dbaec3f5ac48c21ad15f71aaaa0ac330a557a2ce authored over 2 years ago by Roland Groza <[email protected]>
fix: do not use FS access API if code is not in secure context

github.com/react-dropzone/react-dropzone - 8eb49d40003b5e9a7a7b56a087ef2a17734d44a6 authored over 2 years ago by Roland Groza <[email protected]>
docs: clarify the breaking change in v12 and close #1138 (#1139)

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - 650af6265c422b216eeb4c3aa77ed37605d1b3d5 authored over 2 years ago by Roland Groza <[email protected]>
fix: add useFsAccessApi type

github.com/react-dropzone/react-dropzone - df8a9b4231b98fbc8b964c3cf0ca5f8682a50613 authored over 2 years ago by Shuhei Aoyama <[email protected]>
feat: enable file system access API by default

BREAKING CHANGE: As of this change, the `accept` attribute does not work with file extensions an...

github.com/react-dropzone/react-dropzone - a0342520c1192698abaf670f5ad927d15e693610 authored over 2 years ago by Roland Groza <[email protected]>
style: use eslint rules

github.com/react-dropzone/react-dropzone - 02fd7c2ffb0011f4478dfb206066c17e8670eafd authored over 2 years ago by Roland Groza <[email protected]>
ci: fix eslint configs

github.com/react-dropzone/react-dropzone - 17de92e36a1233dfbff9010e9ba743395997e867 authored over 2 years ago by Roland Groza <[email protected]>
docs: move community health files to common repo

github.com/react-dropzone/react-dropzone - cc4dc348c8b464fa6a8e07c2bc7c9314855066c6 authored over 2 years ago by Roland Groza <[email protected]>
fix: disable file system access API usage by default and close #1131

github.com/react-dropzone/react-dropzone - 15dd32fd6b620a0b3ef2a9112fa6a7bbcd092eef authored over 2 years ago by Roland Groza <[email protected]>
docs: add PR template

github.com/react-dropzone/.github - a82548507892e3d1ee5835e09e6ee5d49f71a4f1 authored over 2 years ago by Roland Groza <[email protected]>
docs: add issue template config

github.com/react-dropzone/.github - c064f0cd6c380b2a6edee9c06e44ec4d52d4f30f authored over 2 years ago by Roland Groza <[email protected]>
docs: update issue templates

github.com/react-dropzone/.github - f8835a70459ab811ab1b4154d469437ad944a9cd authored over 2 years ago by Roland Groza <[email protected]>
docs: remove ref to react-dropzone when creating an issue

github.com/react-dropzone/.github - 1f10fcfc8c105e1d2f8588281ec231e5eb9677ff authored over 2 years ago by Roland Groza <[email protected]>
docs: add contribute and funding files

github.com/react-dropzone/.github - e89a49c15a2e09c17cd4320516c3646bf5105839 authored over 2 years ago by Roland Groza <[email protected]>
chore: initial commit

github.com/react-dropzone/.github - 97add2654705b5f6d7fabc6f70d2f28d818f24f2 authored over 2 years ago by Roland Groza <[email protected]>
docs: add example of using the lib without JSX and close #1101

github.com/react-dropzone/react-dropzone - 99b43e802e42f949b9c19aaf74556d611584353d authored over 2 years ago by Roland Groza <[email protected]>
feat: set role attr to button by default on the root and close #1110

github.com/react-dropzone/react-dropzone - 207282b801596059d938c418f21291a00ba3c917 authored over 2 years ago by Roland Groza <[email protected]>
feat: use FileSystemAccess API to select files

- also close #1107, #1031 and #1079

github.com/react-dropzone/react-dropzone - 3ad4f007d70401e1d9adbc93ba2dfd69cc8c2a27 authored over 2 years ago by Roland Groza <[email protected]>
ci: add dependabot config

github.com/react-dropzone/react-dropzone - 0df93760ce5fd14286195a7a628fd6e98d5c1a9c authored over 2 years ago by Roland Groza <[email protected]>
docs: add backers/sponsors

github.com/react-dropzone/file-selector - 5f42ace2c72bde8371af2318b265bf8ab0dee735 authored over 2 years ago by Roland Groza <[email protected]>
chore: add funding config

github.com/react-dropzone/file-selector - c357a3b45635011d82a5b7a449d8ed02e5ffcc44 authored over 2 years ago by Roland Groza <[email protected]>
ci: add dependabot config

github.com/react-dropzone/file-selector - 04d98ba99f4fb523c352e54298121a7354a4f33e authored over 2 years ago by Roland Groza <[email protected]>
feat: add more MIME types

github.com/react-dropzone/file-selector - 8bf52d4d288825d292c0e0d25c46a5f734ba6700 authored over 2 years ago by Roland Groza <[email protected]>
fix: do not use instanceof for type check

github.com/react-dropzone/file-selector - d48d9bc355cd99a1aa50478c37e8c68da82cb8da authored over 2 years ago by Roland Groza <[email protected]>
ci: bump release job to node v14

github.com/react-dropzone/file-selector - 662cbfa78db74109b906cf816d6e91a34f840ab8 authored over 2 years ago by Roland Groza <[email protected]>
feat: add support for reading files from FileSystemFileHandle

github.com/react-dropzone/file-selector - 7d3ff11be8555f3ae8d90fa557439fb58ccc13e3 authored over 2 years ago by Roland Groza <[email protected]>
build: bump deps

github.com/react-dropzone/react-dropzone - f2e4a3cde13a1154f7b6a0b2807816a9d47605a4 authored over 2 years ago by Roland Groza <[email protected]>
build: update dev deps

github.com/react-dropzone/react-dropzone - d28d565bd8bd9d195e97a529f9044b5834335a1d authored over 2 years ago by Roland Groza <[email protected]>
fix: fix minor grammatical mistake in file size error

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - ab4359f20df16d58a1d086f8c5e85b7dbc102de7 authored over 2 years ago by Chee7ah <[email protected]>
fix: remove doka/pintura source files

github.com/react-dropzone/react-dropzone - 60f6ef0bc361854fcb524efbf26dc233824d9cee authored over 2 years ago by Rik <[email protected]>
fix: declare the package as side effect free

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - 199556bc085b121394e64de3f96e6616e79e6436 authored almost 3 years ago by Sven <[email protected]>
docs: added blue border color on focus to match the basic example

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - 87f62142051b7df24a5919c18c460ad4d718793a authored almost 3 years ago by Allan Rodríguez <[email protected]>
docs: remove extra anonymous function in preview docs

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - 9fdf5032acb1dda6f578cf20f58eb48ae3f1defa authored almost 3 years ago by Benjamin Musil <[email protected]>
feat: add onFileDialogOpen callback

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - d50c57882e472a4eca8b1caf4263ec5d5e05182c authored almost 3 years ago by Tony ZL YANG <[email protected]>
docs: fix typo in validator example

Fixed typed at `validator` prop doc

github.com/react-dropzone/react-dropzone - 46ac4fd0c4366c35b2e11e62f5000438dc8ba34f authored almost 3 years ago by Ruslan <[email protected]>
docs: add a line to inform users where to pass accesibility props (#1100)

github.com/react-dropzone/react-dropzone - 34bf6dbddd5ba8bd10394e183b5ee017cbf28d6b authored about 3 years ago by mcha <[email protected]>
fix: re-export `ErrorCode` from './utils'

github.com/react-dropzone/react-dropzone - 2e83d350269a4a57cd87791365db3b7a413957b5 authored about 3 years ago by Chris Plummer <[email protected]>
ci: update node version for semantic-release (#1093)

Co-authored-by: Roland Groza <[email protected]>

github.com/react-dropzone/react-dropzone - cb2883ebc2f08e0625e838cc79cf73c83cf24eeb authored about 3 years ago by Roland Groza <[email protected]>
fix: add missing ErrorCode export and close #1091

* Add ErrorCode object to match Typescript enum

In https://github.com/react-dropzone/react-dr...

github.com/react-dropzone/react-dropzone - 2a9ddbb416bbd2c568e2389c082084b86e535c78 authored about 3 years ago by Chris Plummer <[email protected]>
chore: update react to 17.0 (#1089)

github.com/react-dropzone/react-dropzone - d7c008c9f736925ecc341f2f3ff35a16dfc54c05 authored about 3 years ago by Andrés <[email protected]>
feat(ts): export the error codes as an enum

github.com/react-dropzone/react-dropzone - 58abc82f05f302dd5227ff7b4e3075c4f4e41e30 authored about 3 years ago by Jose Enrique Marquez <[email protected]>
docs: rename Doka to Pintura (#1082)

github.com/react-dropzone/react-dropzone - 623623e8a8363d06e098aee5eeade3927e8def55 authored about 3 years ago by Rik <[email protected]>
style: fix spelling error ("ommit"→"omit") (#1081)

github.com/react-dropzone/react-dropzone - a2690319ee6e9ba0af80bf0bdae711b9fa6c2ada authored about 3 years ago by Pimm "de Chinchilla" Hogeling <[email protected]>
fix: ignore the vendor dir to avoid licensing issues

github.com/react-dropzone/react-dropzone - 7447fd28a30d9b9acc64936e5e5e444e3b70fbcd authored about 3 years ago by Roland Groza <[email protected]>
style: fix spelling of `across`

github.com/react-dropzone/react-dropzone - 1924fa6cd8bd0fcdbd2165ed726416d3973b0555 authored over 3 years ago by klequis <[email protected]>
fix: add the `validator` as dependency to onDropCb

This PR:

- Adds validator prop to dependency array as unexpected behavior happens if onDropCb...

github.com/react-dropzone/react-dropzone - 4e625d27410cb7a1b0703b2997142e65a89a78d9 authored over 3 years ago by Luis Fernando Torreblanca Macías <[email protected]>
chore: use initial state when reset state

github.com/react-dropzone/react-dropzone - fcacd74c1ccd4ec9e6547bd3479a256cca9dc424 authored over 3 years ago by Calvin <[email protected]>
fix(typings): use generics for `getRootProps` and `getInputProps`

github.com/react-dropzone/react-dropzone - 27243bc19d3da8b3c90753abf72dfc3992ca6f10 authored over 3 years ago by Helgard <[email protected]>
fix: Check drag event contains files before showing "copy" cursor

closes #1042

github.com/react-dropzone/react-dropzone - ec934256bd13257915caee52dd3c88d733deb2db authored over 3 years ago by Tom Moor <[email protected]>
docs: fix link to accept attribute details

github.com/react-dropzone/attr-accept - 66260177829f99c48594dd1fdedaefbb91bdce39 authored over 3 years ago by Noah Halstead <[email protected]>
fix: allow validator to be null

github.com/react-dropzone/react-dropzone - 6f0e826f6337367ab8b47efaa04449d839594c2a authored over 3 years ago by Jared <[email protected]>
feat: add {validator} for custom validation

github.com/react-dropzone/react-dropzone - ebe21302966cfb016c743542ea4ab67b3d4f8bfc authored over 3 years ago by Volodymyr Baydalka <[email protected]>
fix: do not include test files in npm package

github.com/react-dropzone/file-selector - d8287918d49a9cb9c25ff08ce9d3a63e089234c2 authored almost 4 years ago by Veniamin Krol <[email protected]>
fix: add supported browsers via browserslist config and close #630

github.com/react-dropzone/react-dropzone - 5a4ae9327c558915bbe3ff6c532ff7a63241da87 authored almost 4 years ago by Roland Groza <[email protected]>
docs: add doka integration

- use flat badge for test status and gitpod
- show sidebar on docs site
- add favicon to docs site

github.com/react-dropzone/react-dropzone - c4cdc2ae2295b705675fd7134ef7e88e3a9e3c27 authored almost 4 years ago by Roland Groza <[email protected]>
fix: add missing src in dist

github.com/react-dropzone/file-selector - 7d8734e84126b094834be0fa2d84ede65e7850b6 authored almost 4 years ago by Roland Groza <[email protected]>
fix: update internal state when maxFiles prop changes and close #1025

github.com/react-dropzone/react-dropzone - bb42b940281f9b17642911c7988bc69d822d1f7e authored almost 4 years ago by Tom Hutman <[email protected]>
fix: set isDragReject true when maxFiles rejects (#1020)

github.com/react-dropzone/react-dropzone - b4a1ac66302da2cc952aa93867be091357310414 authored almost 4 years ago by mori <[email protected]>
ci: add gitpod config (#1024)

github.com/react-dropzone/react-dropzone - 96e7c150b008132347c0132363bd94d5e5993601 authored almost 4 years ago by Nisar Hassan Naqvi <[email protected]>
ci: test and make releases from other branches

github.com/react-dropzone/file-selector - aed727b8bf05792235aad1f61220cf19c6c850b2 authored almost 4 years ago by Roland Groza <[email protected]>
fix(deps): update file-selector and close #1022

github.com/react-dropzone/react-dropzone - b8d52458c36c644d145ef28ee01887967e106b60 authored almost 4 years ago by Roland Groza <[email protected]>
fix(npm release): remove relative path from included files

github.com/react-dropzone/file-selector - 9b3bbb124d7adfeb9f29b9c6c0eb35353fe420f0 authored almost 4 years ago by Roland Groza <[email protected]>
fix: include all files inside dist dir in releases

github.com/react-dropzone/file-selector - 9b57a1224e2946529348cd2099e6c1928ed1b0f8 authored almost 4 years ago by Roland Groza <[email protected]>
feat: bump deps

github.com/react-dropzone/file-selector - dc4fe477d49eea9014f106fa519cd8e571cd6570 authored almost 4 years ago by Roland Groza <[email protected]>
fix: include dist folder in release

github.com/react-dropzone/file-selector - 31a3a80db9a628efb60816708b7872d75c4ac5e4 authored almost 4 years ago by Roland Groza <[email protected]>
fix: force include LICENSE file

github.com/react-dropzone/file-selector - 6d105e6cbc0d7290483ba207f699bab614ff92cc authored almost 4 years ago by Roland Groza <[email protected]>
fix: fix license

github.com/react-dropzone/file-selector - d2b44e213c0ca5cedbe01b1aabc06814e4bb91dc authored almost 4 years ago by Roland Groza <[email protected]>
docs: add default props to Dropzone component for react-docgen (#1015)

github.com/react-dropzone/react-dropzone - 1b1177daaa51d7cc542d59f32dfd1e2956b92a55 authored about 4 years ago by Sam Thomas <[email protected]>
chore: update deps and fix the act() test warnings

github.com/react-dropzone/react-dropzone - aaa9710334a5f28e221cef84c11cf4a013c8c37c authored about 4 years ago by Roland Groza <[email protected]>
feat: add {maxFiles} to limit the accepted files

github.com/react-dropzone/react-dropzone - 624549c994030bf1a285ee6ef3f11170decdf905 authored about 4 years ago by Morteza Jenabzadeh <[email protected]>
fix: make MIME type check case-insensitive

github.com/react-dropzone/attr-accept - 4b844d441c3b0adc348375bb31495b0b72956c7d authored about 4 years ago by Antoine OL <[email protected]>
chore: remove travis ci config

github.com/react-dropzone/file-selector - 1e23f600ade799c378cc0a65189708f68183cec8 authored about 4 years ago by Roland Groza <[email protected]>
feat: improve Typescript support for errors

github.com/react-dropzone/react-dropzone - 21a412ce2a8eea30e693216ac6aa43f747b4c9c6 authored about 4 years ago by Morteza Jenabzadeh <[email protected]>
ci: use github actions to make releases

github.com/react-dropzone/file-selector - 628f2d8a7cfbf0037113fd0af8ebe6fea01f9b59 authored about 4 years ago by Roland Groza <[email protected]>
chore: remove babel-core

github.com/react-dropzone/file-selector - 68cb078dd8d6d6751f1fc98f8935c50364ecdb8a authored about 4 years ago by Roland Groza <[email protected]>
ci: add stale bot

github.com/react-dropzone/file-selector - 80d93226d1f0ac9c80cd4eb9e3cf42562fcea650 authored about 4 years ago by Roland Groza <[email protected]>