furqanZafar / react-selectize

http://furqanzafar.github.io/react-selectize/
Apache License 2.0
704 stars 138 forks source link

Moved "react-dom-factories" and "react-transition-group" from peerDep… #170

Open christiantinauer opened 7 years ago

christiantinauer commented 7 years ago

…s to deps, because they are used to make react-selectize work in production. PeerDependencies force the user to also use the same exact versions, which is a problem with react-transition-group (v1 and v2 do exist).

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.316% when pulling 23f048cf501bd883f82a8e3e8671a8c6669666d9 on christiantinauer:master into d3f707235cf4f8fca3646421861688678f70f045 on furqanZafar:master.

martinkutter commented 7 years ago

+1

iulianraduat commented 7 years ago

Can someone please approve this pull request? I cannot use react-selectize with React 16 as the dependencies force me to have React 15 also. Thanks

martinkutter commented 7 years ago

This pull request is now open for more than one month, without comment from the project owners. This is not ok for a library I want to use in production. Is this project still under maintenance?

jwalton commented 6 years ago

I published a fork with this fixed: https://www.npmjs.com/package/@benbria/react-selectize