globocom / megadraft

Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

Home Page:http://megadraft.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renamed React Methods: componentWillReceiveProps

jleck opened this issue · comments

Hi,

Has anyone tackled removing componentWillReceiveProps etc from the codebase? If not, I'll work on that and submit a PR.

@jleck We will love your contribution 🎉

Is this still open I can take a look on this?

I haven't started looking at it yet, so fire away!

@jleck
Were you planning to remove those methods and refactoring the parts where they are called or just rename them to its UNSAFE_... version?

I can help with this issue tho

@Andy9822 I was planning to refactor rather than rename to unsafe.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.