Alexey Pyltsyn
cd91e9d40d
Fix typo
2019-10-24 23:15:20 +03:00
Ludwig Bäcklund
1189e19baa
Fix typo in concurrent-mode-patterns.md ( #2478 )
2019-10-24 23:06:24 +03:00
Thomas Gassmann
a89650a7fa
Close missing suspense tags in documentation for concurrent UI… ( #2475 )
2019-10-24 23:05:21 +03:00
Matt Wood
43d8e5fb7f
Fix minor typo in concurrent mode reference docs ( #2473 )
2019-10-24 23:01:51 +03:00
Matt Wood
2e70fb5457
Fix minor typo in concurrent mode adoption docs ( #2472 )
2019-10-24 23:01:04 +03:00
Jakub Biesiada
ad3a1d568e
Fix typo ( #2469 )
2019-10-24 22:59:16 +03:00
Stephen Hanson
c7c9306d29
Fix typo in suspense documentation ( #2467 )
...
Removes a redundant "about this" in the concurrent-mode suspense docs.
2019-10-24 22:57:25 +03:00
Josh Pollock
ba4b45cfd0
Minor typo fix in concurrent mode overview. ( #2464 )
2019-10-24 22:56:50 +03:00
swyx
62775f329e
fix tiny typo on concurrent docs ( #2465 )
2019-10-24 22:56:22 +03:00
Juan
f324360d58
Update links to Relay docs ( #2462 )
2019-10-24 10:00:27 -07:00
Dan Abramov
9932845b39
Concurrent Mode Documentation ( #2461 )
2019-10-24 08:55:49 -07:00
Tomasz Czajęcki
6de2fdf80b
Add app.js Conf to conferences ( #2458 )
...
* Add app.js conf
* Change spelling of Kraków
2019-10-23 12:17:17 +03:00
Andrew Clark
2a15e912ec
Fix double negative on Release Channels page, too
2019-10-22 13:18:28 -07:00
Andrew Clark
b4b53b3d4c
Fix double negative
...
more unstable -> less stable
2019-10-22 13:16:36 -07:00
Andrew Clark
be0cd9ff79
Typo
2019-10-22 12:05:14 -07:00
Andrew Clark
e560f8ae22
Blog post announcing prerelease channels ( #2455 )
2019-10-22 12:03:19 -07:00
Sophie Alpert
71050d527d
Update code-splitting.md
2019-10-21 22:36:06 -07:00
Arshita Kakkar
d2ade76cce
Documentation ( #2449 )
...
* Update getting-started.md
Line 41 -
When starting a React project, [a simple HTML page with script tags](/docs/add-react-to-a-website.html) might still be the best option. It only takes a minute to set up!
Removed the hyperlink from "a" as we're focusing on simple HTML page so a shouldn't be hyperlinked.
* Update getting-started.md
Closes #2450
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com >
2019-10-21 14:53:45 +03:00
Alexey Pyltsyn
b18fc40880
Specify lang option for gatsby-plugin-manifest
2019-10-20 01:38:56 +03:00
Eugene Stepnov
1e44de0ef0
Update tool-ui-component.md ( #2447 )
...
Add a link to Flatlogic React admin templates.
2019-10-19 11:23:41 +03:00
mvikrammenon
c26e34d689
Updated URL with page section ( #2446 )
2019-10-18 02:25:55 +03:00
Adebayo Ilerioluwa
d303b08c19
Update conferences.md ( #2445 )
...
Added reactsummit from nigeria
2019-10-17 21:20:58 +03:00
Tom Beckenhauer
378afa448a
Update meetups.md ( #2439 )
2019-10-16 10:51:26 +03:00
Robert Haritonov
4853622a35
Add React Summit Amsterdam 2020, and update conf domain ( #2423 )
2019-10-15 00:11:50 +03:00
Thalyta Fabrine
81124465ac
Fix broken link for suspense demo ( #2418 )
2019-10-11 00:10:55 +03:00
Ravi Prakash
41757f144d
Added a new resource ( #2419 )
2019-10-11 00:10:18 +03:00
Brian Vaughn
43ff7aeb86
Added temporary /your-story redirect ( #2421 )
2019-10-10 11:46:36 -07:00
Phil Marshall
566a36e2c4
media query to hide header on print ( #2409 )
...
* media query to hide header on print
* add media query to hide footer on print
2019-10-10 07:52:44 -07:00
Jimmy Cleveland
454f44e7c0
Add usage example for useContext. ( #2414 )
...
* Add usage example for useContext.
The intent is to show where the hook fits in to the usual Context usage.
* Remove unnecessary comment in code block.
2019-10-09 21:25:15 -07:00
Saurabh Daware
0726327dbb
WebApp manifest added to allow users "Add to Homescreen" documentations ( #2377 )
...
* manifest config added and src/images/react_logo.png added for icon
* inverted commas fix as per linter
* added legacy:true option for ios
* legacy:true lint fix
* added meta tags for ios and moved logo from src to static
2019-10-09 09:05:28 -07:00
Bob Ziroll
0a7beebf2b
Fix typo in the React API Reference React.Suspense section ( #2412 )
...
Alternatively, "`React.Suspense` allows you to specify..."
2019-10-09 05:55:41 +03:00
Franrey Anthony S. Saycon
8798808afd
Adding ReactJS PH ( #2413 )
...
We have recently formalized a group here in the Philippines with the aim to have monthly meetups, study jams, and eventually(hopefully) a conference. We are on our 5th meetup for the year now! ever since we started the core team 5-6 months ago.
I think the other meetup group is inactive as well as the owner left the group to a company.
2019-10-08 17:32:38 -07:00
James Baskerville
c505057312
Update react-devtools URL ( #2408 )
2019-10-08 14:42:43 +03:00
Rokibul Islam
0cbc8bc98b
Updated some broken links in conferences ( #2407 )
...
Updated the broken links of React.js Conf 2016 (February 22 & 23 in San Francisco, CA)
2019-10-07 11:09:56 -07:00
David Cho-Lerat
5c371e5e3f
Update hooks-reference.md ( #2364 )
...
typo: "effects run [..], but you can [..] fire it" => "effects run [..], but you can [..] fire them"
2019-10-06 10:43:11 -07:00
GermaVinsmoke
22574f878c
Update examples.md ( #2323 )
2019-10-04 22:29:35 +03:00
R Sánchez
20aa0fc553
Added ChakraUI components library ( #2394 )
2019-10-04 16:06:50 +03:00
Andrew Clark
b3ff55f163
Update for 16.10.2 ( #2392 )
2019-10-03 14:59:19 -07:00
Clint Rutkas
9f6849cfec
Update meetups.md ( #2393 )
...
adjusting the phili to newer spot. removing inactive links
2019-10-03 14:32:47 -07:00
murdochd
9b8654c07a
Update site-constants ( #2391 )
...
At the time of writing, the latest version of react is v16.10.1
2019-10-03 22:27:31 +03:00
Karthikeyan Ranasthala
bc3c7b4a13
Update Examples Projects With Unit Converter ( #2390 )
2019-10-03 22:25:37 +03:00
Gergely Nemeth
ef3caa8fec
Add Base Web to UI Components ( #2381 )
...
* Add Base Web to UI Components
* Update content/community/tools-ui-components.md
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com >
2019-10-03 00:58:31 +03:00
dblervaque
8f24f5f019
Update meetups.md ( #2383 )
...
Add Lille, France meetup group
2019-10-03 00:55:51 +03:00
Eric Bishard
7e481cd3c4
Add React Hooks article to community/articles ( #2388 )
...
* add react hooks article by Amelia W
* Update community article description
2019-10-02 11:43:42 -07:00
Wes Lord
060d129aa0
Change usePrevious example in hooks-faq.md ( #2387 )
...
In the example, `count` is initialized to 0 and then multiplied by 100... which is 0.
Changing this to addition so the previous value will differ from the current value.
2019-10-02 11:35:01 -07:00
David Beitey
9c2e893774
Use gist URLs instead of RawGit in React docs ( #2385 )
...
RawGit is being shut down (eg Oct 2019, https://rawgit.com/ ) and this change uses the direct links to the files as served from gist.github.com. The same files are being served, just that the links are only dependent on GitHub's gist service.
2019-10-02 10:22:15 -07:00
Cheng Lou
453a3bd4f2
Swap order of increment and decrement in Counter examples ( #2382 )
...
I think UI-wise, decrement comes first.
2019-10-01 23:27:06 -07:00
Alexey Pyltsyn
87685fd27f
Improve Code Splitting
2019-10-02 01:01:21 +03:00
Katiuska Gamero
6b937dbafe
update to latest conferences ( #2380 )
...
moved latest conferences to past section
added latest ReactEurope 2020
2019-10-02 01:00:09 +03:00
Michael Hienle
4136300bff
Mention Rollup ( #2379 )
2019-10-02 00:58:52 +03:00