Gregor Adams
32a5db034b
docs: Unify identifiers in "useImperativeHandle" example ( #2590 )
...
The example was using `inputRef` while the description used `fancyInputRef`. This was irritating.
2019-11-26 23:44:34 +03:00
Robert Martin
99b7901887
Update examples.md ( #2581 )
...
Fix minor typos
2019-11-25 12:32:13 +03:00
Keyan Zhang
9d878b4434
Link to docs from the Concurrent Mode feature comparison table ( #2550 )
...
* Link to docs from the Concurrent Mode feature comparison table
* feedback
* Update concurrent-mode-adoption.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com >
2019-11-25 12:26:53 +03:00
Silviya Boteva
598de22703
Add Developer Productivity Tips article ( #2569 )
...
* Add Developer Productivity Tips article
* Update the URL
* Update
2019-11-25 12:25:37 +03:00
Joe Maddalone
dd605354e0
Add React Loop 2020 ( #2574 )
...
* Add React Loop 2020
* Update conferences.md
Co-authored-by: Joe Maddalone <>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com >
2019-11-25 12:24:32 +03:00
Kent C. Dodds
4dfde3eb02
fix typo in concurrent mode/suspense blog post ( #2565 )
2019-11-25 12:19:22 +03:00
Josh Kramer
05206d70c9
Remove dynamic import proposal text ( #2564 )
...
Dynamic imports have reached stage 4 and are now part of ECMAScript.
2019-11-25 12:18:53 +03:00
Ivaylo Kirov
3794c8a505
Update accessibility.md ( #2579 )
...
Fixed a small typo.
2019-11-20 11:08:48 -08:00
Dan
72775e97f9
Make the experimental notice scarier
2019-11-17 13:00:09 +00:00
Luna Ruan
0fb4b10aeb
Update for 16.12 ( #2568 )
2019-11-14 19:03:35 -08:00
Tigran Matsakyan
bbea522119
fix code style in concurrent-mode-reference.md ( #2553 )
2019-11-11 13:21:35 +03:00
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