Jamie
0c6a26ff9e
Hooks proposal has been accepted ( #1485 )
6 years ago
Taley'a Mirza
0636e4eecc
[imp] add local meetup of Karachi, Pakistan ( #1474 )
6 years ago
Alex Krolick
6163fd704b
add link to rebuilt 15.6 docs
6 years ago
Brian Vaughn
9e8bfd6de6
Moved UNSAFE_ renaming notes higher up to be more easily noticed
6 years ago
Brian Vaughn
cfc6d90d28
Changed wording about UNSAFE_componentWillReceiveProps deprecation
6 years ago
Vadym
2e32373905
Fixing id to 'What Are We Building?' section ( #1458 )
6 years ago
Dan Abramov
5c05d6ff5f
Remove exact versions from blog post ( #1447 )
6 years ago
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.
6 years ago
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
6 years ago
Ben Schwarz
963a9d5003
Updated article link to the canonical source ( #1444 )
6 years ago
Sophie Alpert
a5e37cf922
Remove React Discuss
6 years ago
Sophie Alpert
59a80a6010
Remove useMutationEffect docs ( #1440 )
https://github.com/facebook/react/pull/14336
6 years ago
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.
6 years ago
frankymacster
cd5d2ce10b
Update 2018-10-23-react-v-16-6.md ( #1428 )
6 years ago
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 )
6 years ago
Cory House
0e3d2a690c
Grammar fix ( #1435 )
6 years ago
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
6 years ago
Luis Felipe Zaguini
c6bc16da6c
Update 2018-11-27-react-16-roadmap.md ( #1443 )
Fixed blank lines.
6 years ago
MatanBobi
09f590191f
Update 2018-11-27-react-16-roadmap.md ( #1442 )
Fix typo in line 31 (once - one)
6 years ago
Sophie Alpert
32fde785d9
Suspense for data might be done before Q3 I guess
6 years ago
Sophie Alpert
eea24420fd
Seasons are ambiguous (sorry Southern hemisphere friends)
6 years ago
Dan Abramov
5708408447
Oops, it's not too late..
6 years ago
Dan Abramov
fb8e1b07e1
Blog post: React 16.x Roadmap ( #1439 )
6 years ago
Mark Erikson
c5e71fd32c
Improve wording
6 years ago
Mark Erikson
96a2b3686a
Clarify project setup steps
6 years ago
rthurgood
13959877d3
Update context.md ( #1420 )
6 years ago
Manjula Subhashchandra Dube
6a06ae3e1e
ADD REACT INDIA 2019 ( #1418 )
* ADD REACT INDIA 2019
* added in
6 years ago
Rex Raphael
b6cf5c9bbc
React Norway ( #1412 )
* ReactNorway Conf
* Update conferences.md
* corrected order
6 years ago
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.
6 years ago
Sophie Alpert
f203cd5d86
Clarify stance on classes
6 years ago
Sophie Alpert
cd6950a718
Add information about versioning policy ( #1403 )
6 years ago
Dan Abramov
b45b478014
Fix typo
6 years ago
Brian Vaughn
402c5de8b3
Embed YouTube videos
6 years ago
Brian Vaughn
c06a09267b
Remove references to 16.7
6 years ago
Brian Vaughn
96fba6373f
Change Tom's profile link to Twitter
6 years ago
Brian Vaughn
4f6d18e984
React Conf recap blog post
6 years ago
Dan Abramov
b57384395d
Update how-to-contribute.md
6 years ago
Brian Vaughn
ceb2c60855
Updated useReducer reducer example to show default case
6 years ago
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
6 years ago
Dan Abramov
6b1fd7d984
Custom Hooks => Building Your Own Hooks ( #1364 )
6 years ago
Dan Abramov
d034688387
Add a disclaimer
6 years ago
Sophie Alpert
bd1d4832c0
Clarify when cleanup effect runs with [] deps
Fixes #1348 .
6 years ago
Dan Abramov
145debb391
useMutationEffect for updating a ref to latest value ( #1363 )
6 years ago
Dillon Mulroy
c30ab0e369
Fix anchor link for getDerivedStateFromError ( #1362 )
The anchor for `getDerivedStateFromError` was previously `#getderivedstatefromerror` when it should be `#static-getderivedstatefromerror`
6 years ago
Sam Chen
9e61a8c0f3
Fix broken link ( #1361 )
6 years ago
Frederick Ros
ab79d82d95
Fix a typo ( #1344 )
Seems like the MyErrorBoundary import statement has a typo
6 years ago
Joe Haddad
f45e10b870
Use Create React App instead of unofficial fork ( #1347 )
Create React App supports TypeScript as of 2.1.
6 years ago
Dan Abramov
3c46595136
Add some spacing because it looks weird on website
6 years ago
Sophie Alpert
7e964ef8bf
Add Hooks video
6 years ago
v891
a8bf119e01
Update hooks-overview.md ( #1320 )
6 years ago