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

Remove usage of deprecated lifecycle methods #663

Merged

Conversation

dnlkoch
Copy link
Member

@dnlkoch dnlkoch commented May 23, 2018

REFACTORING

Description:

This fixes the usage of all deprecated ReactJS lifecycle methods (see #648) and updates the eslint-plugin-react to the current release (closes #647).

@dnlkoch dnlkoch changed the title [WIP] Remove usage of deprecated lifecycle methods Remove usage of deprecated lifecycle methods May 23, 2018
@marcjansen
Copy link
Member

Very nice! I had started sth. but failed some days ago in the train... thanks for this. In my case some timing was different than expected in the tests and possibly also in the examples. Did you notice anything there?

Please let another developer look over it before merging.

@dnlkoch
Copy link
Member Author

dnlkoch commented May 23, 2018

No, actually I had no timing issues while porting. Do you remember the component the test/s failed for?

@marcjansen
Copy link
Member

double checking right now

@marcjansen
Copy link
Member

Here are my changes from back then, unfinished It looks mostly like your PR.

But I just saw that the failing tests are due to eslint erroring / it was simply not done.

So probably nothing to worry about.

Copy link
Member

@marcjansen marcjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please get another review of a dev, please.

Copy link
Member

@ahennr ahennr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dnlkoch
Copy link
Member Author

dnlkoch commented May 24, 2018

Thanks for the reviews!

@dnlkoch dnlkoch merged commit f3ff214 into terrestris:master May 24, 2018
@dnlkoch dnlkoch deleted the remove-usage-of-deprecated-lifecycle-methods branch May 24, 2018 09:05
hblitza pushed a commit that referenced this pull request Oct 19, 2022
…canvas-mock-2.4.0

chore(deps-dev): bump jest-canvas-mock from 2.3.1 to 2.4.0
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.

3 participants