Skip to content

Commit

Permalink
Created a new list item for React.Suspense maxDuration for Flow attri…
Browse files Browse the repository at this point in the history
…bute swyxio#22
  • Loading branch information
dance2die committed Jul 13, 2019
1 parent 424acd3 commit 51b755f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Timeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
## Code To Check Out

- 30 Jun 2019: New SuspenseList Component - [Github](https://github.com/facebook/react/pull/15902), [forward and backward revealOrder](https://github.com/facebook/react/pull/15918), [swallowing tail](https://github.com/facebook/react/pull/15946)
- 2 Apr 2019: maxDuration prop for Suspense component has been removed from React and Flow - [Github](https://github.com/facebook/react/pull/15272) (React), [Github](https://github.com/facebook/flow/pull/7613) (Flow)
- 4 Apr 2019: React.Suspense maxDuration attribute has been removed from Flow - [Github](https://github.com/facebook/flow/pull/7613)
- 2 Apr 2019: React.Suspense maxDuration prop has been removed from React - [Github](https://github.com/facebook/react/pull/15272)
- 7 Jan 2019: React-aldrin by Fredrik Hoglund - Suspense based Server Renderer - [Github](https://github.com/Ephem/react-aldrin), [Twitter](https://twitter.com/EphemeralCircle/status/1082264727294758912)
- 25 Oct 2018: Jared Palmer Suspensify ReactConf Demo of Suspense - [Github](https://github.com/jaredpalmer/react-conf-2018)
- 24 Oct 2018: testing Suspense's maxDuration - [Github](https://github.com/kentcdodds/suspense-max-duration-issue?fbclid=IwAR1ZYaFXCplCK0O2hcHQXu1kVCNuVJ_-oxgkeZiBD8Zxz_dnerHJzSNs7uQ) and [Twitter](https://twitter.com/kentcdodds/status/1055292963545264128)
Expand Down

0 comments on commit 51b755f

Please sign in to comment.