Commit Graph

18 Commits

Author SHA1 Message Date
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
David Beitey
d1c1c30ea0 Clarify preferred "props default to true" expr (#495)
* Clarify preferred "props default to true" expr

The current text is ambiguous without reading further into the paragraph -- until I re-read this text, I was trying to avoid both types of syntax because it seemed to imply that it wans't recommended (eg "props default to true" --> "we don't recommend using this").

* Update jsx-in-depth.md

Co-authored-by: Sunil Pai <threepointone@oculus.com>
2020-03-09 20:39:04 +00:00
Gisli Nielsen
63a06196ba Changed what a component compiles to. (#2075) 2020-03-09 14:05:24 +00:00
Ben Fletcher
de497e2503 Clarify effect of ‘only’ language (#2264)
Clarify that ‘only’ does not preclude `<Content />` from rendering.
2019-08-18 12:51:56 -07: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
Brian Vaughn
ef380d772c babel-repl:// protocol changed to babel:// 2017-11-09 18:10:40 +00:00
Brian Vaughn
32a66d7b83 Migrated remaining Babel REPL links 2017-11-07 12:07:01 +00:00
Brian Vaughn
2f04c4fdda Merge pull request #121 from hellobrian/patch-1
[Documentation] Re-add "Transferring with ... in JSX" to "JSX In-Depth / Spread Attributes"
2017-10-13 09:23:39 -07:00
Brian Han
39ef13f48d edit for grammar 2017-10-12 19:47:23 -05:00
Brian Han
8ccb0c4265 Rewrite spread attrs section based on feedback 2017-10-12 13:51:37 -05:00
James Clements
f81cf014f5 change wording to reflect array 2017-10-10 17:06:12 -05:00
James Clements
5f2cadf865 any elements 2017-10-10 16:49:46 -05:00
James Clements
558ae3176a adds returning multiple elements example to jsx-in-depth guide 2017-10-10 16:45:26 -05:00
Brian Han
4c5f48c9e5 fix: re-add spread attrs docs and update example 2017-10-10 13:59:40 -05:00
Brian Han
02686259b5 docs/update-jsx-in-depth/spread-attrs
re-add Transferring with ... in JSX docs previously published with React v15-ish
2017-10-10 12:02:44 -05:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00