Commit Graph

4511 Commits

Author SHA1 Message Date
Alex Krolick
e64cee27b1 add glitch react course (#2288) 2019-08-25 14:22:33 -07:00
imed jaberi
23b43b9286 fix vietnamese trans. status .. (#2283) 2019-08-24 00:48:29 -06:00
imed jaberi
359c0d2843 add the missing lang .. (#2284) 2019-08-24 00:48:11 -06:00
Juho Vepsäläinen
40596f8b76 docs: Add React Finland 2020 (#2275) 2019-08-21 21:15:58 +01:00
Alan Zhang
4a7cc4a7f1 fix links (#2257) 2019-08-20 21:05:43 -07:00
Justin E. Samuels
aa85f15463 Updated Render-Atlanta's Social Media (#2272)
Updated the social media accounts for Render-Atlanta 2020
2019-08-20 20:31:46 +03:00
Tobias Hale
74d047e8c3 Include step to checkout v3 branch before building the devtools extension (#2269) 2019-08-20 13:06:24 +01:00
Ben Fletcher
de497e2503 Clarify effect of ‘only’ language (#2264)
Clarify that ‘only’ does not preclude `<Content />` from rendering.
2019-08-18 12:51:56 -07:00
Sarabjeet Singh
acbc049542 Added Meetup Group (#2254)
Added meetup group of Chandigarh/India in the list.
2019-08-17 20:25:33 +03:00
Mohammed Salman
9de5e8c0cd Update 2015-09-02-new-react-developer-tools.md (#2252) 2019-08-17 20:24:37 +03:00
Dan Abramov
68cedb300f Deemphasize Immutable.js in docs (#2253) 2019-08-16 15:37:43 +01:00
Dan Abramov
180cd22d2d Update 2019-08-15-new-react-devtools.md 2019-08-16 11:05:37 +01:00
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.
2019-08-15 23:23:48 +01:00
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
2019-08-15 23:22:05 +01:00
Brian Vaughn
3c7837a657 React DevTools v4 blog post (#2199) 2019-08-15 15:21:32 -07:00
Dan Abramov
af4db1d1bb Remove "highlight updates" from docs
This feature isn't available in New DevTools (yet?)
2019-08-15 23:16:35 +01:00
Sophie Alpert
e08553debb Remove React Week 2020 from conferences list 2019-08-15 14:21:03 -07:00
Max Thirouin
fbb03df5d6 Hooks intro: Remove message about React Native support (#2244)
Already landed for a while now.
2019-08-15 20:53:58 +03:00
Eric Bishard
59aac8b1ba Update articles.md (#2245)
Forgot to add a description for this link on the initial PR.
2019-08-15 20:53:18 +03:00
Kirill Poddubnyi
a21a881774 Update reference-profiler.md (#2247)
Fix code indentation
2019-08-15 20:52:40 +03:00
EventHandlerPro
4c5ced7ff0 added 2 react confernces (#2249)
* Update conferences.md

* Update conferences.md


Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2019-08-15 20:51:11 +03:00
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
2019-08-15 09:48:51 -07:00
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.
2019-08-15 15:25:28 +01:00
정윤재(JungYunJae)
f4325d05a6 Change variable declaration of ‘newState’ in CodeEditor.js (#2241) 2019-08-14 10:04:33 +03:00
Jian
a284b96700 Add Penang, Malaysia meetup group (#2239) 2019-08-14 10:02:15 +03:00
Volodymyr Klymenko
40a652c781 Fix link to recipes (#2235) 2019-08-12 11:34:04 -07:00
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
2019-08-12 13:24:09 +03:00
Wei Gao
dea7ea13de Add React Knowledgeable (Singapore) to meetups (#2150) 2019-08-12 13:22:27 +03:00
Swarnava Sengupta
1fc28596fb Fetch latest babel link (#2153) 2019-08-12 13:21:37 +03:00
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>
2019-08-12 10:08:30 +03:00
Behnam Mohammadi
8cd5737ba1 Update componentDidCatch argument name like demo (#2180) 2019-08-12 10:07:53 +03:00
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>
2019-08-12 10:06:58 +03:00
Eric Stout
975b4d2adb Fix typo (#2183) 2019-08-12 10:04:47 +03:00
Michael Hienle
40ae16ac09 Mention Rollup (#2187) 2019-08-12 10:03:11 +03:00
Alexey Pyltsyn
e8ccec4b51 Update conferences.md
Closing #2193
2019-08-12 09:57:03 +03:00
Eric Bishard
6be73041aa Update article.md (#2195)
Add resource/guide to learning React Hooks. An article inspired by the ReactJS.org documentation.
2019-08-12 09:53:09 +03:00
Jorge Marrero
b839ec7cc6 Update meetups.md (#2196)
Add a new ReactJS hosted in Canarias 🇮🇨 (Spain)
2019-08-12 09:52:01 +03:00
Hao Dong
efc3958ba3 Added missing function bracket in hooks-effect.md (#2207) 2019-08-12 09:31:32 +03:00
Vitor Emanuel Batista
a2b1f067eb Add Joinville to meetups (#1828) 2019-08-12 09:29:14 +03:00
Milad Heydari
0b92a4dcb8 Add React Conf Iran 2019 (#2228)
added react conf iran 2019 to the list.
2019-08-12 09:25:39 +03:00
Nat Alison
17f4dee98a Update languages.yml 2019-08-10 17:28:57 -07:00
Sunil Pai
181c4996af Add a note about the codemod on the lifecycle warnings post (#2219)
* Add a note about the codemod on the lifecycle warnings post

https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

* missing fullstop.

* Update 2018-03-27-update-on-async-rendering.md
2019-08-10 17:13:37 +01:00
Dan Abramov
7382e4e4ec Link FAQ to testing recipes 2019-08-10 17:02:40 +01:00
Todd Chaffee
12a84023f1 Update testing-recipes.md with English correct. (#2224)
"Get a hold" should be the phrasal verb "get ahold". See https://www.quickanddirtytips.com/education/grammar/a-hold-or-ahold?page=1
2019-08-10 17:00:47 +01:00
Sunil Pai
53cce1dc2e Adds a TOC to testing-recipes.md (#2221)
Nothing, fancy, just a list of links to the sections on the page. Also took the opportunity to add dividers between sections, and Title Case the titles.
2019-08-09 19:21:31 +01:00
Marius Schulz
29f7552868 Fix typo in React v16.9.0 blog post (#2217)
"enountered" -> "encountered"
2019-08-09 09:26:19 -07:00
Sunil Pai
911f5d1a39 [easy] copyedit testing-recipes.md (#2220)
2 small changes 
- consistent data-testid everywhere 
- one wrong assertion
2019-08-09 16:42:47 +01:00
Stavros Tsourlidakis
164a82b79b Fix a typo (#2214) 2019-08-09 11:06:05 +01:00
Arihant Verma
4559e1c20e Type fix 'Diffrent' ➡️ 'Different' (#2215)
Type fix 'Diffrent' ➡️ 'Different'
2019-08-09 10:58:44 +01:00
Mark Adamson
4463b791ed typo fix: 'although' (#2216) 2019-08-09 10:58:17 +01:00