Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace react proptypes #41

Merged
merged 1 commit into from Jul 23, 2019
Merged

Conversation

chukitow
Copy link
Contributor

Implementing type checking with proptypes instead of React.proptypes https://reactjs.org/docs/typechecking-with-proptypes.html

@gesmith
Copy link

gesmith commented Dec 7, 2017

@kaivi Can we please get this merged? The package is breaking while using newer versions of React (v16.2).

@epicfaace
Copy link

@kaivi ?

AlexisWilke added a commit to AlexisWilke/ReactInlineEdit that referenced this pull request Oct 6, 2018
@AlexisWilke
Copy link

I tested this pull (#41) and it works great for me. Everything is as expected and no problems with the props.

I created my own version so I can use it in my project, cleanly. It's here:

https://www.npmjs.com/package/react-edit-inline2

And on GitHub, I have a fork here:

https://github.com/AlexisWilke/ReactInlineEdit

I do not intend to support my fork, but it could be a better starting point for your own in case you like this inline edit widget. Note that at this time there are 81 forks, so there are possibly others of interest.

@kaivi kaivi merged commit 49508bd into kaivi:master Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants