ReactInlineEdit icon indicating copy to clipboard operation
ReactInlineEdit copied to clipboard

Fixes Deprecation warnings for React 15.5.x, adds Prop-Types package …

Open iamchrismiller opened this issue 8 years ago • 6 comments

…as dependency

iamchrismiller avatar Jun 05 '17 18:06 iamchrismiller

This PR fixes the React 15.5.x Deprecation Warnings. #33

I noticed v1.0.8 was not tagged as a release.

This PR removes the support for versions < 15.5.0 so we may want to tag the current version v1.0.8 and tell users to use this tag if React < 15.5.

Let me know where I can help to get this merged In.

iamchrismiller avatar Jun 05 '17 18:06 iamchrismiller

@kaivi Anything else you would like me to do to get this one rolling? PING

iamchrismiller avatar Jun 12 '17 18:06 iamchrismiller

@kaivi @iamchrismiller now that react fiber is out this component is down without this PR. If it's an abandoned repo should we fork?

drcmda avatar Jul 28 '17 11:07 drcmda

Same problem here with react fiber. PING

phipsy7 avatar Jul 28 '17 11:07 phipsy7

@kaivi If you don't have time for this repo I wouldn't mind helping support it and get these PR's merged in.

iamchrismiller avatar Jul 31 '17 15:07 iamchrismiller

I merged this PR in my fork at https://github.com/dkwingsmt/ReactInlineEdit , which is published as [email protected].

dkwingsmt avatar Oct 17 '17 05:10 dkwingsmt