Commit Graph

1127 Commits

Author SHA1 Message Date
Sophie Alpert
d9de84b166 Clarify wording on keys in tutorial 2018-12-28 17:04:47 -08:00
Sahil Mhapsekar
6b53f51f26 update the date for the conference (#1496)
update the date for the conference React India 2019
2018-12-23 08:19:02 -08:00
Aaron Powell
44a23e6229 Fixed Hooks proposal link and Typo (#1494) 2018-12-19 22:33:00 -08:00
Andrew Clark
48e512071a Update versioning link 2018-12-19 17:24:43 -08:00
Andrew Clark
817134e847 Nits and other feedback 2018-12-19 17:00:50 -08:00
Andrew Clark
c306795a12 16.7 blog post 2018-12-19 16:38:40 -08:00
Jamie
0c6a26ff9e Hooks proposal has been accepted (#1485) 2018-12-12 12:57:15 -08:00
Taley'a Mirza
0636e4eecc [imp] add local meetup of Karachi, Pakistan (#1474) 2018-12-09 21:46:01 -08:00
Brian Vaughn
9e8bfd6de6 Moved UNSAFE_ renaming notes higher up to be more easily noticed 2018-12-06 13:01:39 -08:00
Brian Vaughn
cfc6d90d28 Changed wording about UNSAFE_componentWillReceiveProps deprecation 2018-12-06 09:40:35 -08:00
Vadym
2e32373905 Fixing id to 'What Are We Building?' section (#1458) 2018-12-03 21:12:50 +00:00
Dan Abramov
5c05d6ff5f Remove exact versions from blog post (#1447) 2018-11-30 18:40:25 +00:00
Max Wizard K
76dae99348 Referenced a Fiber architecture explanation (#1448)
Added a link to an article that provides an in-depth explanation of Fiber architecture.
2018-11-30 15:10:13 +00:00
Dan Abramov
0c96df0cd1 Add Suspense and lazy to API reference (#1446)
* Add Suspense and lazy to API reference

* Update content/docs/reference-react.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Simplify
2018-11-29 23:46:00 +00:00
Ben Schwarz
963a9d5003 Updated article link to the canonical source (#1444) 2018-11-29 02:06:18 +00:00
Sophie Alpert
a5e37cf922 Remove React Discuss 2018-11-28 14:10:27 -08:00
Sophie Alpert
59a80a6010 Remove useMutationEffect docs (#1440)
https://github.com/facebook/react/pull/14336
2018-11-28 13:42:27 -08:00
Michael Steward
488e717e5b Update 2018-05-23-react-v-16-4.md example fix (#1423)
Minor "fix" to the suggested fix in the blog post to default back to empty object if `state.prevProps` isn't yet set. This will help anyone copying the example as-is who has stumbled across this blog post.
2018-11-28 19:51:22 +00:00
frankymacster
cd5d2ce10b Update 2018-10-23-react-v-16-6.md (#1428) 2018-11-28 19:49:04 +00:00
Sunil Pai
a50a0765f8 s/npm -g/npx (#1429)
- less invasive
- matches the steps that the link already points to (https://reactjs.org/docs/create-a-new-react-app.html#create-react-app)
2018-11-28 19:48:35 +00:00
Cory House
0e3d2a690c Grammar fix (#1435) 2018-11-28 19:47:22 +00:00
Alexander Burakevych
321b0c92e9 Added ComponentsConf 2019 (#1441)
ComponentsConf 2019 is a conference in Australia with exclusive focus on JavaScript frameworks and libraries: React, Angular, Vue
2018-11-28 18:34:59 +00:00
Luis Felipe Zaguini
c6bc16da6c Update 2018-11-27-react-16-roadmap.md (#1443)
Fixed blank lines.
2018-11-28 18:34:28 +00:00
MatanBobi
09f590191f Update 2018-11-27-react-16-roadmap.md (#1442)
Fix typo in line 31 (once - one)
2018-11-28 16:15:39 +00:00
Sophie Alpert
32fde785d9 Suspense for data might be done before Q3 I guess 2018-11-27 15:37:52 -08:00
Sophie Alpert
eea24420fd Seasons are ambiguous (sorry Southern hemisphere friends) 2018-11-27 13:31:52 -08:00
Dan Abramov
5708408447 Oops, it's not too late.. 2018-11-27 20:42:10 +00:00
Dan Abramov
fb8e1b07e1 Blog post: React 16.x Roadmap (#1439) 2018-11-27 20:37:08 +00:00
Mark Erikson
c5e71fd32c Improve wording 2018-11-24 14:51:12 -05:00
Mark Erikson
96a2b3686a Clarify project setup steps 2018-11-24 14:49:15 -05:00
rthurgood
13959877d3 Update context.md (#1420) 2018-11-21 18:09:17 +00:00
Manjula Subhashchandra Dube
6a06ae3e1e ADD REACT INDIA 2019 (#1418)
* ADD REACT INDIA 2019

* added in
2018-11-21 14:55:06 +00:00
Rex Raphael
b6cf5c9bbc React Norway (#1412)
* ReactNorway Conf

* Update conferences.md

* corrected order
2018-11-20 13:00:16 +00:00
David Edmondson
5284091bdd Replace unmaintained react-loadable package with loadable-components. (#1407)
* Replace react-loadable with two active alternatives.

`react-loadable` no longer has an active maintainer. Only personal forks are available for Webpack 4 + Babel 7 support.

* Remove react-universal-component.

Change recommendation to only `loadable-components` and link directly to the SSR documentation.
2018-11-19 18:31:02 +00:00
Sophie Alpert
f203cd5d86 Clarify stance on classes 2018-11-16 17:46:48 -08:00
Sophie Alpert
cd6950a718 Add information about versioning policy (#1403) 2018-11-16 17:07:48 -08:00
Dan Abramov
b45b478014 Fix typo 2018-11-13 20:05:37 +00:00
Brian Vaughn
402c5de8b3 Embed YouTube videos 2018-11-13 11:29:25 -08:00
Brian Vaughn
c06a09267b Remove references to 16.7 2018-11-13 11:27:10 -08:00
Brian Vaughn
96fba6373f Change Tom's profile link to Twitter 2018-11-13 11:25:36 -08:00
Brian Vaughn
4f6d18e984 React Conf recap blog post 2018-11-13 11:23:17 -08:00
Dan Abramov
b57384395d Update how-to-contribute.md 2018-11-12 16:27:35 +00:00
Brian Vaughn
ceb2c60855 Updated useReducer reducer example to show default case 2018-11-09 09:38:08 -08:00
einarq
d7fc875f71 Typo in useReducer docs, the initialCount prop is unused (#1376)
* Typo in useReducer docs, the initialCount prop is unused, should be passed to the useReducer hook as initial state

* Fix example
2018-11-05 15:53:23 +00:00
Dan Abramov
6b1fd7d984 Custom Hooks => Building Your Own Hooks (#1364) 2018-11-02 17:32:01 +00:00
Dan Abramov
d034688387 Add a disclaimer 2018-11-02 17:30:28 +00:00
Sophie Alpert
bd1d4832c0 Clarify when cleanup effect runs with [] deps
Fixes #1348.
2018-11-02 10:29:42 -07:00
Dan Abramov
145debb391 useMutationEffect for updating a ref to latest value (#1363) 2018-11-02 17:14:04 +00:00
Dillon Mulroy
c30ab0e369 Fix anchor link for getDerivedStateFromError (#1362)
The anchor for `getDerivedStateFromError` was previously `#getderivedstatefromerror` when it should be `#static-getderivedstatefromerror`
2018-11-02 16:09:45 +00:00
Sam Chen
9e61a8c0f3 Fix broken link (#1361) 2018-11-02 13:52:11 +00:00