Brian Han
39ef13f48d
edit for grammar
7 years ago
Sophia Shoemaker
37feb36a06
adding glossary content
7 years ago
Brian Han
8ccb0c4265
Rewrite spread attrs section based on feedback
7 years ago
Aaron Franks
628cd29586
Fix some minor API errors in SSR docs ( #143 )
7 years ago
Fatos Morina
813bd9d879
Add missing commas
7 years ago
Joppe Geluykens
174d7890ed
fix: add language part in link to Jest tutorial
Link to Jest tutorial led to 404 since it didn't include the `/en/` language part.
7 years ago
thomasyimgit
98386b633a
add componentDidCatch document and link
7 years ago
Nik Graf
8c04bfc18d
Update 2017-09-08-dom-attributes-in-react-16.md
7 years ago
Fatos Morina
728b6f89d8
Hyperlink DRY
7 years ago
Sasha Aickin
67dfc2d3f7
Small tweaks to the ReactDOMServer doc.
7 years ago
James Clements
f81cf014f5
change wording to reflect array
7 years ago
James Clements
5f2cadf865
any elements
7 years ago
James Clements
558ae3176a
adds returning multiple elements example to jsx-in-depth guide
7 years ago
Nik Graf
524ffef6cf
Fix blog post content about DOM Attributes
7 years ago
Matt Zabriskie
6c9ca9beb6
Fixing typo
7 years ago
renatoselenica
ea6d90ef32
Changed the documentation for React.Children.only to make its implementation simpler to understand.
Fixes #87
7 years ago
Brian Han
4c5f48c9e5
fix: re-add spread attrs docs and update example
7 years ago
Dan Abramov
0daa24f569
Backticks
7 years ago
Anna Do
b6e2f24421
Added recommendation to use shallow rendering or jest.mock()
7 years ago
ishank
702fddd0f8
after merging correctly
7 years ago
Brian Han
02686259b5
docs/update-jsx-in-depth/spread-attrs
re-add Transferring with ... in JSX docs previously published with React v15-ish
7 years ago
ishank
a3445b3ce6
changed wording
7 years ago
Brian Vaughn
18000f1b37
Wording nit: s/the only/a single/
7 years ago
Dan Abramov
db1262d06f
Tweak the event doc
7 years ago
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.
7 years ago
Brian Vaughn
7f8d084a2c
Wordsmithing
7 years ago
Brian Vaughn
3dfc414701
Nit
7 years ago
Brian Vaughn
348a727e8c
Added parens
7 years ago
Sergey Lysenko
bcd06d058e
Fix some brand names in the docs
7 years ago
Max Humme
2ef21dfd4c
Clarify idea for improvement 1.
When I was working through this, I found it not completely clear what was meant by 'instead of "6"'. I assumed the document refers to the move numbers in the move list, so that's what this change clarifies.
7 years ago
Damanpreet
2f21bc016c
Fixes #25 - added warning to documentation
7 years ago
Fredrick Mgbeoma
a201113535
Added ellipsis to indicate incomplete code snippet ( #115 )
* Added ellipsis to indicate incomplete code snippet
Ellipsis indicate that the code snippet shown is part of a larger code sample.
* Add missing indentation
7 years ago
Dan Abramov
16b5b8f510
Tweak instructions
7 years ago
ishank
bad3d8853c
Recommmended PureComponent instead of shallowCompare
7 years ago
sw-yx
037fdf82d0
modified handling-events page
7 years ago
Rodrigo Rosenfeld Rosas
b373eeccbd
Improves the documentation on Reconciliation
7 years ago
Tommy Graves
192fca8a43
Clarifies the behavior of test renderer's find methods
7 years ago
Anna Do
592c3838b8
Noted that a similar pattern can be implemented directly
7 years ago
hozefaj
43c1c00703
fix links to pure component within docs
7 years ago
Anna Do
2255e1efed
Added a note that mockComponent is legacy and unnecessary
7 years ago
Brian Vaughn
f3aea25776
Wording nits
7 years ago
Max Humme
8001445c8a
Fix typo in idea for improvement 2.
Pretty sure "currently-selected" must be "currently selected".
7 years ago
sw-yx
6dad6d2b7a
added documentation for passing arguments to event handlers
7 years ago
Sung
ca0679478d
Add minimum required Node version to create-react-app docs #70
7 years ago
Joe Lim
b333f92d76
fix minor formatting issue
7 years ago
Joe Lim
b0db2aad22
include notes on unitless props
7 years ago
Brian Vaughn
d5ebad1d2a
Wordsmithing nit
7 years ago
Andy Edwards
e97ad4f5d4
Caution (in docs) against dispatching redux actions or triggering component updates by any other means in `componentWillUpdate`
7 years ago
Daniel Bird
37c9963889
Load CodePen script once
7 years ago
jxom
7786a77547
Add new paragraph, change wording
7 years ago