Commit Graph

4534 Commits

Author SHA1 Message Date
Cool4ZBL
2efb26ee47 Update hooks-faq.md (#2340)
Add missing `{`
2019-09-12 19:26:19 +03:00
Sergei Cherniaev
1f2b1dae94 Docs: a typo and bottom nav links (#2339)
* typo fixed

* bottom nav links on previous and next articles removed like in other advanced guides
2019-09-11 23:08:25 +03:00
Jacob Bandes-Storch
ec0cf5cf2c Update CodeSplitting to clarify that lazy() must be used with Suspense (#2306)
* Update CodeSplitting to clarify that lazy() must be used with Suspense

* Update code-splitting.md
2019-09-10 17:28:27 -07:00
Adam
8977759578 Docs: Community Articles: React Profiler Article by Adam (#2336) 2019-09-10 22:35:07 +03:00
Adro.codes
8cf11dc3e9 Update web-components.md (#2333)
Updated custom-elements-es5-adapter link. Pointed to a repo that has moved.
2019-09-09 17:46:44 -07:00
Rootul Patel
fb8fdb8f6a Improve grammar (#2331)
Remove extraneous "as"
2019-09-09 17:31:10 -07:00
Sophie Alpert
df883a8e30 Revert "Remove React Week 2020 from conferences list"
This reverts commit e08553debb per discussion on https://github.com/reactjs/reactjs.org/pull/2249.
2019-09-09 12:05:35 -07:00
cendern
8b30ae4343 Fix link to moved GH repo (#2326)
https://github.com/facebook/react-devtools/ says: "This project has migrated to github.com/facebook/react".
2019-09-08 09:59:05 +03:00
Alexey Pyltsyn
ec53a196e9 Fix title of GitHub 2019-09-04 10:16:34 +03:00
Yngve Høiseth
61ce20a657 Update to reflect changes in developer tools UI (#2320)
* Update to reflect changes in developer tools UI

* Update tutorial.md
2019-09-03 15:47:15 +01:00
Gjum
f732f259ae Add missing comma (#2315)
Fixes syntax error
2019-09-03 10:10:33 +03:00
Arshita Kakkar
941f54180e Update getting-started.md (#2312)
Line 122 - 
Updated the hyperlink from "[on a separate page"] to "on a [separate page]".
2019-09-01 01:36:51 +03:00
Dan Abramov
182c3a4928 Link to Code of Conduct in the footer (#2313) 2019-08-30 17:56:35 +01:00
Paul O’Shannessy
3eb3ed9fd8 Adopt the Contributor Covenant (#2311) 2019-08-30 11:32:46 +01:00
Andrew
24cced1a9b Remove duplication (#2308) 2019-08-29 08:17:43 -07:00
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.
2019-08-29 15:38:36 +03:00
Adrian Prieto
97adbe54b3 Update meetups.md (#2299)
Add useReactNYC to meetups list
2019-08-29 15:38:06 +03:00
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
2019-08-27 17:08:51 -07:00
Sanghyeon Lee
b0a55fbff3 Edit the location of react-events package more precisely (#2297) 2019-08-27 10:32:34 -07:00
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.
2019-08-26 13:55:13 -07:00
Sergei Cherniaev
519a3aec91 missed link in fast navigation added (#2289) 2019-08-26 10:38:59 +01:00
Shubham Tiwari
ac9f9f1a4a fixing broken link (#2281) 2019-08-25 14:24:29 -07:00
Parnab Sanyal
c7f56456ec Added Formik in the list of libraries, which use render props (#2287) 2019-08-25 14:23:00 -07:00
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