Andrew
24cced1a9b
Remove duplication ( #2308 )
5 years ago
Arshita Kakkar
a3cb7c5235
Removed hyperlink from 'a' ( #2296 )
The sentence in line114 - "For this change, we’ve provided a [codemod](https://github.com/reactjs/react-codemod#error-boundaries ) to automatically migrate your code" had hyperlink added to [a codemod] instead of only to [codemod]. Updated this.
5 years ago
Adrian Prieto
97adbe54b3
Update meetups.md ( #2299 )
Add useReactNYC to meetups list
5 years ago
Gasim Gasimzada
da869abbb0
Extracting Header and Footer Links from source into content ( #2270 )
* Move footer and header links into a YAML file
* Import header and footer nav YAML files directly
- Remove them from section list
- Add keys to nav array items when mapping
* Add flow error supression for YAML imports
5 years ago
Sanghyeon Lee
b0a55fbff3
Edit the location of react-events package more precisely ( #2297 )
5 years ago
Michael Antczak
6b3891ad39
Update link to stable React versions in docs ( #2293 )
It currently points to download page which I think does not exist anymore, just redirects to getting started instead.
5 years ago
Sergei Cherniaev
519a3aec91
missed link in fast navigation added ( #2289 )
5 years ago
Shubham Tiwari
ac9f9f1a4a
fixing broken link ( #2281 )
5 years ago
Parnab Sanyal
c7f56456ec
Added Formik in the list of libraries, which use render props ( #2287 )
5 years ago
Alex Krolick
e64cee27b1
add glitch react course ( #2288 )
5 years ago
imed jaberi
23b43b9286
fix vietnamese trans. status .. ( #2283 )
5 years ago
imed jaberi
359c0d2843
add the missing lang .. ( #2284 )
5 years ago
Juho Vepsäläinen
40596f8b76
docs: Add React Finland 2020 ( #2275 )
5 years ago
Alan Zhang
4a7cc4a7f1
fix links ( #2257 )
5 years ago
Justin E. Samuels
aa85f15463
Updated Render-Atlanta's Social Media ( #2272 )
Updated the social media accounts for Render-Atlanta 2020
5 years ago
Tobias Hale
74d047e8c3
Include step to checkout v3 branch before building the devtools extension ( #2269 )
5 years ago
Ben Fletcher
de497e2503
Clarify effect of ‘only’ language ( #2264 )
Clarify that ‘only’ does not preclude `<Content />` from rendering.
5 years ago
Sarabjeet Singh
acbc049542
Added Meetup Group ( #2254 )
Added meetup group of Chandigarh/India in the list.
5 years ago
Mohammed Salman
9de5e8c0cd
Update 2015-09-02-new-react-developer-tools.md ( #2252 )
5 years ago
Dan Abramov
68cedb300f
Deemphasize Immutable.js in docs ( #2253 )
5 years ago
Dan Abramov
180cd22d2d
Update 2019-08-15-new-react-devtools.md
5 years ago
Jeremy Deutsch
71ec859df2
Update hooks-faq.md with info for React Native ( #1875 )
For the FAQ question "Which versions of React include Hooks?", the current version of React Native (which supports Hooks) is now listed, along with a link to the blog post for that release.
5 years ago
Max Thirouin
972d835775
Hooks intro: Add reference to React Native support in 0.59 ( #2250 )
Following #2244 https://github.com/reactjs/reactjs.org/pull/2244
5 years ago
Brian Vaughn
3c7837a657
React DevTools v4 blog post ( #2199 )
5 years ago
Dan Abramov
af4db1d1bb
Remove "highlight updates" from docs
This feature isn't available in New DevTools (yet?)
5 years ago
Sophie Alpert
e08553debb
Remove React Week 2020 from conferences list
5 years ago
Max Thirouin
fbb03df5d6
Hooks intro: Remove message about React Native support ( #2244 )
Already landed for a while now.
5 years ago
Eric Bishard
59aac8b1ba
Update articles.md ( #2245 )
Forgot to add a description for this link on the initial PR.
5 years ago
Kirill Poddubnyi
a21a881774
Update reference-profiler.md ( #2247 )
Fix code indentation
5 years ago
EventHandlerPro
4c5ced7ff0
added 2 react confernces ( #2249 )
* Update conferences.md
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
5 years ago
Victor Akerele
0006b39438
Updated babel installation instructions for Flow ( #2248 )
updated how to install babel presets to use the newer namespace conventions that comes with newer versions of Babel, version 7.
My react app kept crashing when I tried installing Flow.
I have updated the docs on Flow's documentation, then I saw the same issue here.
Here is the PR on Flow's docs just in case - https://github.com/facebook/flow/pull/7856
5 years ago
Thomas P
78270c581d
Rephrase confusing documentation about TestRenderer.create return ( #2246 )
The addition of the `TestRenderer.act()` method to the documentation broke the logical flow and "The returned instance has the following methods and properties." is now confusing since it's the `act()` method that is now documented afterwards. This commit aims at clarifying what is returned.
5 years ago
정윤재(JungYunJae)
f4325d05a6
Change variable declaration of ‘newState’ in CodeEditor.js ( #2241 )
5 years ago
Jian
a284b96700
Add Penang, Malaysia meetup group ( #2239 )
5 years ago
Volodymyr Klymenko
40a652c781
Fix link to recipes ( #2235 )
5 years ago
James Innes
ddbd064d41
Add React Spring to Animation on Styling FAQ ( #2147 )
Spring is a popular library on top of motion with some useful developments
5 years ago
Wei Gao
dea7ea13de
Add React Knowledgeable (Singapore) to meetups ( #2150 )
5 years ago
Swarnava Sengupta
1fc28596fb
Fetch latest babel link ( #2153 )
5 years ago
Lukasz Ostrowski
6a1d86c712
Links to React Redux hooks api ( #2202 )
* Links to React Redux hooks api
Since Hooks are already released for Redux, link the docs
* Update hooks-faq.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
5 years ago
Behnam Mohammadi
8cd5737ba1
Update componentDidCatch argument name like demo ( #2180 )
5 years ago
Adrian Martin
176e85f4d5
Update meetups.md ( #2178 )
* Update meetups.md
Added Meetup link for the React Miami group
* Update meetups.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
5 years ago
Eric Stout
975b4d2adb
Fix typo ( #2183 )
5 years ago
Michael Hienle
40ae16ac09
Mention Rollup ( #2187 )
5 years ago
Alexey Pyltsyn
e8ccec4b51
Update conferences.md
Closing #2193
5 years ago
Eric Bishard
6be73041aa
Update article.md ( #2195 )
Add resource/guide to learning React Hooks. An article inspired by the ReactJS.org documentation.
5 years ago
Jorge Marrero
b839ec7cc6
Update meetups.md ( #2196 )
Add a new ReactJS hosted in Canarias 🇮🇨 (Spain)
5 years ago
Hao Dong
efc3958ba3
Added missing function bracket in hooks-effect.md ( #2207 )
5 years ago
Vitor Emanuel Batista
a2b1f067eb
Add Joinville to meetups ( #1828 )
5 years ago
Milad Heydari
0b92a4dcb8
Add React Conf Iran 2019 ( #2228 )
added react conf iran 2019 to the list.
5 years ago
Nat Alison
17f4dee98a
Update languages.yml
5 years ago