mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This matches Stack behavior. Had to rewrite a test that used Simulate because Fiber doesn't support events yet. Also changed tests for componentDidUpdate() since Fiber intentionally doesn't pass prevContext argument.