HeroProtagonist
f601ba1dfc
Properly nest components in router
7 years ago
Henry Q. Dineen
df94acd78e
fix a couple broken links ( #485 )
7 years ago
Dan Abramov
e7914b5487
Add more info about refs
7 years ago
Alex
bb4d0fc0c2
Revert wording
7 years ago
Joshua Comeau
4636461c79
Spelling nits for `code-splitting.md`
Really enjoyed the newest code-splitting docs!
I caught a minor spelling error: `interuptive` -> `interruptive`. I decided to indulge the writer in myself, and chose to rephrase some things that I thought could be clearer.
That said, I recognize that many of the changes I'm making are subjective. More than happy to simply fix the typo, but I thought I'd submit this to see if others agree with my phrasing changes.
7 years ago
James Kyle
615c660245
Init Code-Splitting docs ( #348 )
* Init Code-Splitting docs
* Fix <Route path="/"> to use exact
* Fix code splitting typos
* Fix note formatting on the website
* Minor tweaks
De-emphasize webpack, mention Next and Gatsby
7 years ago
Alex
77793be4ca
Update components-and-props.md
7 years ago
Alex
801a51fce2
Update capital-letter caveat
7 years ago
JobbyM
efc9fb02e0
missing a parenthesis ( #480 )
7 years ago
Dzung Nguyen
6e7c3ca53f
update words for react packages version
7 years ago
Brian Vaughn
82cf82486a
Wordsmithing
Replaced "a <input>" with "an <input>" in a couple of places.
Simplified wording slightly to (hopefully) be easier for non-native speakers to read.
7 years ago
shawn wang
e80abf73fd
add second Contributing to React video link ( #479 )
as suggested by @gearon to help inspire others https://twitter.com/dan_abramov/status/948156772455518208
7 years ago
Antony Budianto
d6412ae153
Fix 404 relay modern link ( #474 )
7 years ago
Daniel Bird
cdecba10b3
Move examples of rendering elements from CodePen into ./examples
7 years ago
邪无神
49e79e3f08
fix( #460 ) 404 link of Relay's createContainer API in doc HOC ( #468 )
7 years ago
Satish Yadav
239fe8c11f
Link to "Add React to an Existing App" corrected. ( #465 )
Link to "Add React to an Existing App" corrected. It was pointing to "/docs/add-react-to-a-new-app.html".
7 years ago
Siddharth Kshetrapal
00cb2c1c85
Add bae
7 years ago
Dan Abramov
2d85831231
Tweak links
- anchor link scrolls badly, link to the top instead
- add a line break
7 years ago
Dan Abramov
fbf52cc973
Add a note about using React not for SPAs ( #462 )
* Add a note about using React not for SPAs
* Reword and highlight
* Reword section about starter kits
* Update add-react-to-a-new-app.md
7 years ago
Dan Abramov
14acda1c92
Reword the note
7 years ago
Dan Abramov
ae7286f14a
Clean up "Starter Kits" ( #461 )
7 years ago
Alex
7fafb9f916
Break out Installation into top-level doc section ( #452 )
* Break out Installation into top-level doc section
* Update navigation (prev/next, nav tree)
- Move Installation section to top
- Add next/prev to install pages
* add links to other install options from try react page
* fix markdown link
* Clarify that Quick Start and Install are optional "next steps"
* Add top-level CDN page
This is useful for Codepen and other Unpkg-y setups
* Add link to Tutorial from Try React
* Update CRA link in tutorial
* Make Try React subheader a proper sentence
* Add "minimal"
* Explain local dev setup is more work than Codepen etc
* Fix typos
* Add : between headings
* add note that CRA is not lightweight
* fix typo
* Update add-react-to-a-new-app.md
* Update add-react-to-a-new-app.md
* Remove the Bower note
* Update try-react.md
* Tweak wording
* Use direct link
7 years ago
Dzung Nguyen
9f08b33596
added incompatibilities note to installation.md
7 years ago
uberfabulous
dd604052fe
Clarify Component capital letter caveat example.
Added "...the capital 'W' in..." to help reader focus their attention on the capital 'W' within `Welcome` for minor clarity improvement.
7 years ago
Vishal Raj
33aa0f6b4b
gatsby remark embed snippet inclusion
7 years ago
Dzung Nguyen
5241518be8
update styles & wording
7 years ago
John Darryl Pelingo
81464292a8
Add React Finland 2018
7 years ago
Vishal Raj
dd41d34c20
modification: gatsby-remark-code-plugin
7 years ago
Victor Hom
b71288c3ec
update a link
7 years ago
Ravshan Samandarov
1b80d3658e
Update introducing-jsx.md ( #443 )
7 years ago
David Nguyen
2c88f89ec4
added note about version between react-test-render using with react & react-dom
7 years ago
Almero Steyn
1410e6ddd0
a11y-doc: Add Fragments and expand Focus Control. ( #381 )
7 years ago
Dan Abramov
7cd818846c
Use full name in blog post
7 years ago
Thai Pangsakulyanont
8582f9fe98
Fix “Improving the Repository Infrastructure” typos ( #437 )
7 years ago
Daniel Steshenko
3c44402eb1
Fix typo ( #439 )
7 years ago
Yann Pringault
0719430b61
Replace mobile link by standard link ( #436 )
7 years ago
Szymon Nowicki
b646c386b8
Rolled back empty line removal.
7 years ago
Szymon Nowicki
74d974449c
Update `React.PureComponent` reference.
Rewording the `React.PureComponent` reference to make it more clear, that `React.Component` doesn't implement `.shouldComponentUpdate` at all.
7 years ago
Kirby Walls
b943f6c4c4
Change EssayForm label text to match example ( #428 )
7 years ago
Brian Vaughn
0e39fe75ff
Added notes about release script
7 years ago
Dan Abramov
6b619a0925
typo
7 years ago
Dan Abramov
aafdbb85b7
Update 2017-12-15-improving-the-repository-infrastructure.md
7 years ago
Dan Abramov
3dd6a51ea4
Fix link
7 years ago
Dan Abramov
55c1f0ce68
Rephrase so it doesn’t imply we don’t minify React
7 years ago
Dan Abramov
b92d8a0bad
Use preferred name
7 years ago
Dan Abramov
6ea0f892b0
Use preferred name
7 years ago
Dan Abramov
4f44069190
Add a section on infinite loops
7 years ago
Dan Abramov
4f79c0b072
Add a section on tracking bundle size
7 years ago
Dan Abramov
795bce4e40
Add information about browser fixtures
7 years ago
Szymon Nowicki
04f46c4c5d
Update reference-react.md
Rolled back trailing whitespace.
7 years ago