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
1a97b5bd01
Update to 16.6.3 ( #1398 )
6 years ago
Dan Abramov
b45b478014
Fix typo
6 years ago
Brian Vaughn
3893d0616f
Merge pull request #1397 from bvaughn/blog-react-conf-recap
React Conf recap blog post
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
3bf9950e20
Merge pull request #1386 from reactjs/useReducer-example
Updated useReducer reducer example to show default case
6 years ago
Dustin Schau
96398fd271
fix: attempt to fix windows issues with example code snippets ( #1385 )
This PR may (!?) fix the issue with windows support the GraphQL query
not running. Will need to be validated by someone on Windows, but this
_seems_ like it'll work.
6 years ago
Brian Vaughn
ceb2c60855
Updated useReducer reducer example to show default case
6 years ago
Andrew Clark
333656c363
Update version to 16.6.1
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
Andrew Clark
fed55ff3bc
Merge pull request #1349 from acdlite/upgrade-to-alpha
Upgrade to latest alpha
6 years ago
Andrew Clark
aa84227cab
Upgrade to latest alpha
I'm going to add some new pages soon and I want to dogfood the new
Concurrent + Suspense + Hooks features.
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
Misha Moroshko
a1c7038255
Remove highlighted line in code example ( #1322 )
6 years ago
Misha Moroshko
4fff01e641
Add : ( #1321 )
6 years ago
Niladri Dutta
1823921be0
Add PrimeReact to UI components list ( #1240 )
* Add PrimeReact to ui components list
* sort list alphabetically
* remove newline
6 years ago
Kurt Furbush
7258e584cb
Update code-splitting.md ( #1299 )
Grammar fix
6 years ago
Philip Jackson
497de67653
Update hooks-reference.md ( #1315 )
Fix internal hyperlinks
6 years ago
Bæring Gunnar Steinþórsson
8d562573c7
Update hooks-intro.md ( #1316 )
Make link to Writing Custom Hooks lead to the top of the page rather than to how to Using a Custom Hook
6 years ago
Jacob Kelley
c131dea9d1
Update tools-ui-components.md ( #1319 )
* Reverting Passage addition to UI
* Adding Passage to the Routing tools doc
6 years ago
Marko Schulz
60bddf78f9
Update links to https ( #1313 )
Only left the link to fable.io, because it currently has an invalid certificate, which they will only fix after moving to a new domain. https://github.com/fable-compiler/fable-compiler.github.io/issues/27
6 years ago
Misha Moroshko
017dd6523f
or => and ( #1311 )
6 years ago
Stephen Burke
ce2729582c
Update hooks-overview.md ( #1308 )
6 years ago
Jacob Kelley
81241d1b92
Update tools-ui-components.md ( #1310 )
6 years ago
Michael Fix
da720361ed
Update hooks-faq to use React.memo instead of React.pure ( #1305 )
6 years ago
Sebastian Markbåge
45eb0d5c23
Merge pull request #1303 from sebmarkbage/updaterfcs
Update rfc links
6 years ago
Sebastian Markbage
83c2086e29
Update rfc links
6 years ago
Sophie Alpert
d0d1fed2d0
Add documentation for Hooks proposal
Co-Authored-By: Dan Abramov <dan.abramov@gmail.com>
Co-Authored-By: Sophie Alpert <git@sophiebits.com>
6 years ago
Dorian Mullings
3bedee952d
fixed minor typo in 16.6 blog post ( #1290 )
* fixed typo 16.6 blog post
* Update 2018-10-23-react-v-16-6.md
6 years ago
Jamie
8b5d710fa1
Fix syntax error in 16.6 blog post ( #1288 )
6 years ago
Dan Abramov
d88cd4ca48
Update 2018-10-23-react-v-16-6.md
6 years ago
Dan Abramov
4675ab0ed8
Add 16.6 to versions ( #1287 )
6 years ago
Dan Abramov
854b931866
Use 16.6.0 ( #1286 )
6 years ago
Sebastian Markbåge
c873141eca
Add React v16.6.0 blog post ( #1285 )
* Add React v16.6.0 blog post
* Two hyphens so close is noisy
* Tweak links
* Let it breathe a little
* Update 2018-10-23-react-v-16-6.md
* Credit Alex
6 years ago