Commits on May 5, 2020

  1. add linting for class-methods-use-this and fix most resulting errors.…

    … Add /tools and /tests to linter. Update height in UpgradeBanner
    IAmThePan committed May 5, 2020

Commits on May 11, 2020

Commits on May 14, 2020

  1. Refactor UNSAFE_componentWillMount into either constructor or compone…

    …ntDidMount, leave notes for how decision was made.
    IAmThePan committed May 14, 2020

Commits on May 18, 2020

  1. Refactor UNSAFE_componentWillReceiveProps to componentDidUpdate or ge…

    …tDerivedStateFromProps
    IAmThePan committed May 18, 2020