Commit Graph

22 Commits

Author SHA1 Message Date
Dan Abramov
5ef6955a90 Simplify wording 2023-01-24 07:27:10 +00:00
dan
3b0be4fbef Link to beta in content (#5495) 2023-01-24 07:03:08 +00:00
Peter Hauke
d2deddfb6d Change plural sentence to singular (#4758) 2022-08-09 10:18:56 +05:30
Amen SOUISSI
82b8c9f2ab remove componentWillMount/WillReceiveProps (#3475) 2021-01-06 20:43:40 +01:00
Chris Wilson
ec07e80be0 Remove prev/next links from the Advanced Guide (#3269) 2020-09-21 10:19:11 +02:00
Eduard Poracký
d16f1ee795 Add next and previous links to Advanced Guides (#540)
Co-authored-by: Eduard Poracký <eporacky@trionyx.sk>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-08-23 19:44:57 +02:00
Kin Lum
285902c381 "Here" as the title for link has no semantics (#2751)
A page could have 50 links, every one with the link text "Here" and it doesn't mean anything.
Search engines rely on the fact that the link text says something about the link. The text "Here" doesn't mean anything to search engines.  Using "Here" as link text has no semantic value.
2020-02-18 12:43:07 -08:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Noel Yoo
ee8716166e Fix typo (#1274) 2018-10-20 16:12:28 -04:00
Yangshun Tay
c743dc39be Fix typo in reconciliation docs regarding uncontrolled inputs (#705) 2018-03-24 14:13:03 +00:00
Brian Vaughn
383a7cbb83 Wordsmithing 2017-11-17 10:16:33 -08:00
ajcumine
ee6f7925aa move reconciliation index as keys examples from codepen into ./examples 2017-11-17 16:27:05 +00:00
ajcumine
ae716058c2 revert update to usage of index as key wording 2017-11-17 16:12:17 +00:00
ajcumine
485f1493be Added details and codepen examples for index usage as keys in lists 2017-11-17 16:12:17 +00:00
Rodrigo Rosenfeld Rosas
ad8cb6ea70 Improve writing style in Reconciliation Tradeoffs (#119)
I've improved my previous changes to what re-render means by following Dan Abramov's
suggestion on the writing style to remove the parenthesis from that paragraph.

See issue #108 for more context.
2017-10-10 16:36:29 +01:00
Brian Vaughn
348a727e8c Added parens 2017-10-10 08:19:29 -07:00
Rodrigo Rosenfeld Rosas
b373eeccbd Improves the documentation on Reconciliation 2017-10-09 21:08:05 -03:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00