Emmanuel Fallancy
c3b24ff0e5
Fix the broken link in the blog for 2014-10-6 react v0.12-rc1 ( #193 )
7 years ago
Flavio Li Volsi
ea98705300
Update top-level folders explanation ( #191 )
* Update top-level folders explanation
Following PR #11252 which had major changes regarding the top-level folders structure.
* Change more
* Update codebase-overview.md
* Update codebase-overview.md
7 years ago
Brian Vaughn
1284ce230a
Updated Conferences page to move some to 'past' section
7 years ago
Marco Solazzi
ecdb0844cc
Added ReactJS DAY 2018 edition
7 years ago
Munish Goyal
e3cd73ac41
Update sentence to make it grammatically correct so as to void confusion ( #188 )
7 years ago
Brian Vaughn
2c59262a97
Wordsmithing
7 years ago
jj
e20baf8c1d
Add section about the crossOriginLoading setting in webpack
7 years ago
Dominic Gannaway
058ada2ff5
Update how-to-contribute.md ( #185 )
Yarn version should ideally be 1.2.0+ due to workplace fixes/updates.
7 years ago
Szymon Przybylski
f06a375dc0
add docs/ redirect #180
7 years ago
Dan Abramov
1cb49baafd
Update contributing instructions ( #182 )
7 years ago
Noel C
395636caa7
Update higher-order-components.md
7 years ago
thomasyimgit
9a97813e25
add uncovered scenarios of error boundaries, and add try/catch demo for event handlers
7 years ago
kevin moore
7aab61fffa
Add etymological background to "props". ( #177 )
7 years ago
Brian Vaughn
6ad5241c08
Wording nit
7 years ago
Brian Vaughn
07b015b687
Wording nit
7 years ago
Brian Vaughn
b785e8f7a5
Changed "and" to "or"
7 years ago
Dan Abramov
ce4c050f8d
Tweak glossary ( #176 )
* Tweak glossay
* Update reference-glossary.md
* Update reference-glossary.md
7 years ago
Brian Vaughn
aae4e67d51
Wording nit
7 years ago
Sophia Shoemaker
8e9703d1e7
a few more changes
7 years ago
Dan Abramov
d154b4e67d
Explain that our example doesn't work for most users
7 years ago
Sophia Shoemaker
2fce3fa04d
updating text based on feedback from pull request
7 years ago
Yuhei Yasuda
52bed2c3fb
fix missing `extends` for custom elements
7 years ago
Brian Vaughn
8acec80c6c
Changed warning about SSR with missing nodes based on feedback from Sebastian
7 years ago
tricinel
5a975b89a1
Remove bash snippets for touch and curl
Because codepen was providing us with compiled javascript,
it'd be best to leave the curl request snippets out of the tutorial.
related to: #71
7 years ago
tricinel
87db640b51
Improve tutorial documentation; fixes #71
7 years ago
Luiz Fernando Rodrigues
471fec41a9
Add rm command as a example
7 years ago
Fatos Morina
64d4936034
Remove quotes for "Create React App"
7 years ago
Fatos Morina
c043e0062c
Use https for BabelJS hyperlink
7 years ago
Fatos Morina
8238816c9a
Update webpack link, remove spaces
Update webpack link, remove spaces, unhighlight `Create React App`
7 years ago
Fatos Morina
7cf4c91258
Remove space after webpack
7 years ago
Charlotte Tan
7238d4244e
Updating "caveat" to "warning"
Updating "caveat" to "warning" as suggested in #155
7 years ago
Fatos Morina
a30f52f9a1
Highlight Create React App and hyperlink Babel and webpack
7 years ago
Fatos Morina
d70e89e2fb
Use colon
7 years ago
Fatos Morina
ddd8cca1cb
Add missing comma
7 years ago
Fatos Morina
834ebcdc62
Add colons and keep the consistency
7 years ago
Luiz Fernando Rodrigues
35dae7b3fa
Improve tutorial step three
7 years ago
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