Nat Alison
|
0be8b72fcb
|
Add Haitian Creole and Tagalog
|
2019-11-09 20:39:20 -08:00 |
|
Nicolas
|
4f57bfda38
|
Wrong link to Profiling components article (#2552)
Recommended article link, written by Ben Schwarz, returns a 404. Updated with correct link.
|
2019-11-09 23:47:37 +03:00 |
|
Dan
|
5a691e9f0e
|
Link to blog post
|
2019-11-09 20:18:55 +00:00 |
|
Dan Abramov
|
3c5e2bd1ed
|
Suspense: Start Fetching Early (#2551)
|
2019-11-09 20:10:45 +00:00 |
|
Youngjin Jang
|
7d257ea0ad
|
Fix sample code variable name on "Building Great User Experiences with Concurrent Mode and Suspense" blog post (#2541)
* Update 2019-11-06-building-great-user-experiences-with-concurrent-mode-and-suspense.md
#2540
I think `post` is `props.post`
* Update 2019-11-06-building-great-user-experiences-with-concurrent-mode-and-suspense.md
|
2019-11-08 15:54:12 -08:00 |
|
Kostas Mavropalias
|
c7c5fb89d3
|
Add Hero35 in Community > External Resources page (#2546)
|
2019-11-08 18:01:58 +03:00 |
|
Lokesh
|
5fcd85ea69
|
Minor syntax fix in example code in tutorial.md (#2542)
|
2019-11-07 10:39:37 +03:00 |
|
Joseph Savona
|
ee8a5ec783
|
Blog post (#2538)
Blog post: Building Great User Experiences with Concurrent Mode and Suspense
|
2019-11-06 11:26:42 -08:00 |
|
Dan Abramov
|
c16aec5f48
|
Remove the Tools doc section (#2535)
|
2019-11-05 20:38:27 +00:00 |
|
Tan Li Hau
|
66cc1b0e92
|
Align the meta title (#2514)
|
2019-11-04 22:59:35 +00:00 |
|
Luciano Lima
|
3846b50106
|
Add more Brazil react meetups (#2518)
* Add more Brazil react meetups
* Fix React Goiania meetup url
* Fix React Juiz de Fora meetup URL
|
2019-11-04 15:58:11 +03:00 |
|
Kiran
|
61b0f0e102
|
Added React Day Bangalore (#2527)
* Added React Day Bangalore
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
|
2019-11-04 15:56:51 +03:00 |
|
David Cho-Lerat
|
9fdcbc2edf
|
Fix small typo in concurrent-mode-suspense.md (#2529)
"for a small period time" => "for a small period of time"
|
2019-11-04 15:54:55 +03:00 |
|
Bangun Bagustapa
|
1c7ca3b2a8
|
Add indonesia react meetup (#2525)
Add React community in Indonesia
|
2019-11-04 15:54:12 +03:00 |
|
Evan Ruby
|
cee006426e
|
Add Detroit React User Group to list of meetups (#2521)
Just made the group back in June -- so its still fairly small, but hopefully listing here will help improve awareness and increase membership.
|
2019-10-30 23:36:18 +03:00 |
|
Alexey Pyltsyn
|
c2d0cf203b
|
Update for 16.11.0
|
2019-10-28 20:23:57 +03:00 |
|
James McKenzie
|
44fbda5c26
|
Add v16.11 to versions (#2512)
Co-authored-by: null <james.mckenzie@checkout.com>
|
2019-10-28 20:22:36 +03:00 |
|
Mark Allen
|
081bb31226
|
Fix typo in concurrent-mode-patterns.md (#2507)
s/MyShowList/MySlowList
Updated to reflect actual component name in example: `<MySlowList text={text} />`
|
2019-10-28 13:11:02 +03:00 |
|
Shalom Yerushalmy
|
522459c248
|
Add wix-style-react to Free Components list (#2502)
|
2019-10-27 22:53:47 +03:00 |
|
Tejas Kumar
|
e4b737c2ad
|
[Conferences page] Fix odd title (#2504)
We have unexpected text on the page. This PR fixes it.
|
2019-10-27 19:43:58 +03:00 |
|
Tejas Kumar
|
e66c25b595
|
Update Conferences (#2503)
ReactConf just finished, so making a quick update to the upcoming conference list. 💞
|
2019-10-27 08:54:13 -07:00 |
|
Jhon Mike
|
18327d46c5
|
Formateed react-v16.9.0 post (#2501)
* format post react-v16.9.0
* running yarn check-all
|
2019-10-27 11:30:03 +03:00 |
|
winwiz1
|
cbd34013d1
|
Update tools-starter-kits.md (#2497)
* Update tools-starter-kits.md
Please consider adding Crisp React. Thank you.
* Update tools-starter-kits.md
Thanks for the amendment.
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
|
2019-10-27 03:04:24 +03:00 |
|
Alexey Pyltsyn
|
fab0b46659
|
Update concurrent-mode-reference.md
|
2019-10-26 23:11:28 +03:00 |
|
hirofumi i
|
3159be9938
|
Fix typo on concurrent mode api (#2498)
|
2019-10-26 23:10:30 +03:00 |
|
imed jaberi
|
4f43c0fa74
|
update catalan status .. (#2491)
|
2019-10-25 20:37:02 -07:00 |
|
Loïc Goyet
|
60bfdd6b32
|
Update meetups.md adding Nantes (France ) meetup (#2494)
|
2019-10-26 03:35:41 +03:00 |
|
Jonathan Bouchard
|
cf578f822b
|
Missing highlighted line in concurrent mode patterns example (#2490)
|
2019-10-26 00:50:05 +03:00 |
|
Bruno Bonamin
|
2231a7c4ef
|
Fix doc referencing incorrect variable details (#2487)
The variable name that's loading is called `user`
|
2019-10-25 14:28:52 +03:00 |
|
SToneX
|
85079f4fa0
|
Fix createblockingroot link in concurrent-mode-reference.md (#2485)
Fix #createblockingroot link
|
2019-10-25 14:05:09 +03:00 |
|
Shengyu Huang
|
8a374d984e
|
add example project radix converter (#2486)
|
2019-10-25 14:04:14 +03:00 |
|
Glenn Reyes
|
906378767e
|
Add missing verb (#2483)
|
2019-10-25 12:48:23 +03:00 |
|
David Khourshid
|
f415af7327
|
Update concurrent-mode-patterns.md (#2482)
Fix typo: `timeout:` to `timeoutMs:`
|
2019-10-25 12:11:18 +03:00 |
|
Joe Hoyle
|
a57f347ca9
|
Add "the" in "In long term" (#2481)
|
2019-10-25 12:06:09 +03:00 |
|
Vetrivel Chinnasamy
|
6d9467a4d4
|
added new reactjs hangman game (#2466)
|
2019-10-25 05:20:55 +03:00 |
|
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 |
|