Commit Graph

19 Commits

Author SHA1 Message Date
Tom Lafford
2da06a71ec Fix broken Props vs State link (#3765) 2021-07-04 10:31:07 +02:00
Brian Vaughn
d456dfbd29 Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
2021-06-29 13:35:55 -04: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
Michael McGahan
cf628304bb Change name of setState updater first arg to 'state' (#1155) 2018-09-04 23:26:01 +01:00
Jonathan Berger
c47933a314 Correct typo in FAQ (#985)
Correcting a small typo.
2018-06-22 11:57:48 +01:00
Adrià Fontcuberta
74077cbf7c Fix redux FAQ link
Hi! Just wanted to thank you for your work.

Redux FAQ link was broken so I just fixed it.
2018-03-07 09:16:53 +01:00
Dan Abramov
aba7619177 Tweak state FAQ (#551)
* Tweak state FAQ

* Update faq-state.md
2018-01-24 18:05:24 +00:00
Hugh Prior
6e22b51b26 Update faq-state.md (#549)
Fix typo.
2018-01-24 09:32:58 -08:00
Brian Vaughn
e28248ec89 Wordsmithing 2017-11-29 13:13:04 -08:00
Yash Joshi
13ec56b1cc Documented the difference between props and State 2017-11-28 19:52:59 +05:30
Yash Joshi
a084d924fa Added FAQ for Synching State and props 2017-11-25 10:34:10 +05:30
Dan Abramov
986d97788c Minor FAQ updates (#308)
* Don't use experimental syntax unless necessary

* Edit another page

* Update another page

* Unrelated bikeshed on virtual DOM

* Please, no *.jsx, we don't recommend it

* Update faq-structure.md

* Minor updates

* Update faq-ajax.md

* Update faq-functions.md

* Add binding explanation
2017-11-20 22:05:00 +00:00
Alex Krolick
21143853fc Clarify setState troubleshooting example 2017-11-12 20:06:44 -08:00
Alex Krolick
6d8c199203 Don't show raw URLs in links 2017-11-12 20:06:22 -08:00
Alex Krolick
e9b132a280 Add FAQ pages 2017-11-12 19:25:43 -08:00