Commit Graph

11 Commits

Author SHA1 Message Date
Christoph Nakazawa
aa8f663693 Change very visible to noticeably (#2679)
I believe the text in this paragraph is meant to say `visibly` but that alone is not expressive enough so `very` was added in front. I believe the correct unambiguous word to use here should be `noticeably`.

cc @gaearon
2020-01-15 11:55:05 +00:00
Dan
72775e97f9 Make the experimental notice scarier 2019-11-17 13:00:09 +00:00
Mark Allen
081bb31226 Fix typo in concurrent-mode-patterns.md (#2507)
s/MyShowList/MySlowList

Updated to reflect actual component name in example: `<MySlowList text={text} />`
2019-10-28 13:11:02 +03:00
Jonathan Bouchard
cf578f822b Missing highlighted line in concurrent mode patterns example (#2490) 2019-10-26 00:50:05 +03:00
Glenn Reyes
906378767e Add missing verb (#2483) 2019-10-25 12:48:23 +03:00
David Khourshid
f415af7327 Update concurrent-mode-patterns.md (#2482)
Fix typo: `timeout:` to `timeoutMs:`
2019-10-25 12:11:18 +03:00
Alexey Pyltsyn
cd91e9d40d Fix typo 2019-10-24 23:15:20 +03:00
Ludwig Bäcklund
1189e19baa Fix typo in concurrent-mode-patterns.md (#2478) 2019-10-24 23:06:24 +03:00
Thomas Gassmann
a89650a7fa Close missing suspense tags in documentation for concurrent UI… (#2475) 2019-10-24 23:05:21 +03:00
swyx
62775f329e fix tiny typo on concurrent docs (#2465) 2019-10-24 22:56:22 +03:00
Dan Abramov
9932845b39 Concurrent Mode Documentation (#2461) 2019-10-24 08:55:49 -07:00