Vishal Raj
33aa0f6b4b
gatsby remark embed snippet inclusion
7 years ago
Vishal Raj
dfa21190d3
Merge branch 'master' of https://github.com/vishalvrv9/reactjs.org into vishalvrv9-docs-inputfile-improvement
7 years ago
Dzung Nguyen
5241518be8
update styles & wording
7 years ago
Brian Vaughn
8d596f2a2e
Merge pull request #453 from VictorHom/fix_reactdom_api_link_overview
Update a link for react dom page in code overview
7 years ago
Brian Vaughn
206c3083f6
Merge pull request #454 from john-d-pelingo/patch-1
Add React Finland 2018
7 years ago
Vishal Raj
8476f2a172
Merge branch 'master' of https://github.com/reactjs/reactjs.org into vishalvrv9-docs-inputfile-improvement
7 years ago
Brian Vaughn
76ddd9353b
Bumped gatsby & gatsby-remark-embed-snippet
7 years ago
Brian Vaughn
6832a22666
Merge pull request #456 from bvaughn/add-gatsby-remark-embed-snippet
Bumped deps
7 years ago
Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
7 years ago
Brian Vaughn
76988ced6f
Bumped deps. Added gatsby-remark-embed-snippet.
7 years ago
John Darryl Pelingo
81464292a8
Add React Finland 2018
7 years ago
Vishal Raj
093e1128c7
Merge branch 'master' of https://github.com/reactjs/reactjs.org into vishalvrv9-docs-inputfile-improvement
7 years ago
Vishal Raj
dd41d34c20
modification: gatsby-remark-code-plugin
7 years ago
Victor Hom
b71288c3ec
update a link
7 years ago
Joe Critchley
184a7ef947
Reorganized footer nav ( #448 )
* Reorganized footer nav to match latest structure
* Footer nav - skip Installation page for Quick Start
7 years ago
Ravshan Samandarov
1b80d3658e
Update introducing-jsx.md ( #443 )
7 years ago
David Nguyen
f7462e5e11
Merge branch 'master' of https://github.com/davidnguyen179/reactjs.org into reference-test-renderer/note__react-test-render_react_react-dom
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
Brian Vaughn
d228ff792f
Merge pull request #433 from sznowicki/patch-1
Update `React.PureComponent` reference.
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
Sophie Alpert
59cb8abc77
Tweak link/code styles ( #435 )
- Tone down link background
- Tone down code background
- Shrink font -- I'd prefer 15px Menlo and 17px Consolas but we'll meet
in the middle at 16px where both look reasonable, unlike 17px Menlo
which was comically large.
![before-after](https://user-images.githubusercontent.com/6820/34066487-360cf57e-e1c4-11e7-891e-db5d4cd59b1d.gif )
7 years ago
Kirby Walls
b943f6c4c4
Change EssayForm label text to match example ( #428 )
7 years ago
Brian Vaughn
27293d63bf
Removed unhelpful build script warning
7 years ago
Brian Vaughn
4aaaa509c0
Merge pull request #434 from reactjs/post-tooling
Add a post about tooling
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
Szymon Nowicki
ee1f416790
Update `React.PureComponent` reference.
Maybe I'm somehow weird, but I lived for some time with an idea that `React.Component` does implement `shouldComponentUpdate` with deep comparison. `React.PureComponent` is faster because it compares shallowly.
The changes I propose should avoid this "implicit" kind of way of thinking, since it would explicitly state that `React.Component` does not compare anything.
7 years ago
Dan Abramov
05d30d9257
Add a blog post about tooling
7 years ago
Dan Abramov
856f4a18cd
Bump Gatsby ( #429 )
7 years ago
Brian Vaughn
22b72e8837
Merge pull request #427 from yuyokk/patch-1
Update reference-glossary.md
7 years ago
Brian Vaughn
decd69f998
Merge pull request #426 from mrkjlchvz/patch-2
Update examples.md
7 years ago
Iurii Kucherov
7d525d5c18
Update reference-glossary.md
Hi guys,
Here is a small fix for a typo.
Thanks
7 years ago
Mark
97a6e58620
Update examples.md
Added two additional react-powered projects.
7 years ago
Dan Abramov
74de9934be
Avoid "tick" jargon in componentDidMount docs ( #415 )
7 years ago
Antony Budianto
9a229fc1db
add CRA Universal ( #418 )
7 years ago