Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Support React.memo and timed-out Suspense trees #1207

Merged
merged 4 commits into from
Nov 7, 2018

Commits on Oct 29, 2018

  1. Add support for React.memo

    Brian Vaughn committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4d85b12 View commit details
    Browse the repository at this point in the history
  2. Handle IncompleteClassComponent and IndeterminateComponent in getData…

    …Fiber()
    Brian Vaughn committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    ef8c92d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    34ed7be View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Remove outdated TODO comment

    Brian Vaughn committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    f65be83 View commit details
    Browse the repository at this point in the history