dan
41b1bb3b7c
Update Dan's twitter link
2024-02-26 19:54:43 +00:00
Strek
9ceb0572c9
Revert "fix(sandpack): clear up bundler timeout when there's a syntax error (…" ( #6663 )
...
This reverts commit 081d1008dd .
2024-02-26 23:41:23 +05:30
Danilo Woznica
081d1008dd
fix(sandpack): clear up bundler timeout when there's a syntax error ( #6659 )
...
* fix: Update @codesandbox/sandpack-react version to 2.13.1
* fix: Updated the bundlerURL to use a new URL
2024-02-24 11:11:15 -05:00
Ricky
a853e69261
Remove useMemo from useFormStatus example ( #6658 )
...
* Remove useMemo from useFormStatus example
* nits
2024-02-24 10:35:53 -05:00
Sahil Mhapsekar
2ad51d921b
feat(conferences): add The GeekConf 2024 ( #6654 )
2024-02-22 23:59:02 -05:00
Tomasz Wysocki
93aec2784b
Remove redundant suggestion ( #6643 )
...
Removed the redundant alternative state management suggestion. The documentation
already emphasizes the elimination of duplication by advising to hold the
selected ID in state, making the alternative suggestion unnecessary.
2024-02-21 10:02:51 -05:00
Victoria Quirante
5398b47260
Add React Alicante to conferences.md ( #6655 )
2024-02-21 16:53:59 +05:30
Joseph Savona
af289c3090
Update team page ( #6652 )
2024-02-20 22:30:08 +00:00
Sebastian Silbermann
e16634aaaa
Add options to call signature of react-dom/server legacy APIs ( #6477 )
...
* Update renderToNodeStream.md
* Update renderToStaticMarkup.md
* Update renderToStaticNodeStream.md
* Update renderToString.md
2024-02-20 15:13:33 -05:00
Szymon Rybczak
c9369f47dc
feat(conferences): add React Universe Conf 2024 ( #6649 )
2024-02-20 13:58:18 -05:00
Felipe Oliveira
35530eea4b
[typo] syntax looks wrong #6633 ( #6641 )
2024-02-18 19:59:25 +01:00
Devon Govett
156765fc76
Fix localhost link in script documentation ( #6642 )
2024-02-17 16:42:14 -05:00
Stephan de Vries
74c33a16da
Fix typos in latest blog post ( #6636 )
...
"React Complier" → "React Compiler"
"and alternative history" → "an alternative history"
2024-02-17 12:05:37 +05:30
Robin Heinze
1c06fccad3
Update conferences.md to include Chain React 2024 ( #6640 )
2024-02-17 12:02:52 +05:30
Matt Carroll
c608570d6e
[blog] labs 2024 - minor grammer fix
2024-02-15 21:49:40 -08:00
Sophie Alpert
b66dece7cd
Update react-labs-what-we-have-been-working-on-february-2024.md
2024-02-15 15:15:59 -08:00
Jack Pope
bce6e55452
Add warning page for RTR deprecation ( #6632 )
...
* Add warning page for RTR deprecation
* shorten path
* Add link for RN testing library
2024-02-15 16:19:28 -05:00
Ricky
9d3fc07090
tweaks ( #6631 )
2024-02-15 15:23:51 -05:00
Ricky
c1039b3669
minor fixes from #6629 ( #6630 )
2024-02-15 15:10:56 -05:00
Ricky
2c4f382d8f
Blog: What We've Been Working On – February 2024 ( #6629 )
...
* Blog: What We've Been Working On – February 2024
* rm log
* Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md
Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com >
* Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md
Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com >
* add and
* switch
---------
Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com >
2024-02-15 13:48:18 -05:00
이동현
a21a942db9
Fix typo ( #6628 )
2024-02-13 22:55:09 -08:00
Romain Trotard
bb3a0f5c10
Fix some typos ( #6478 )
...
* Fix some typos
* Fix another typo
2024-02-11 15:19:02 -05:00
David Dong
d46c36041c
Fix CSS discrepancy in issue #6508 ( #6509 )
2024-02-11 10:02:06 -05:00
Lakshmi N
4ff80a59f7
Fix broken link ( #6619 )
2024-02-10 22:46:44 -05:00
Dhanraj Acharya
6ae9922b44
Update index.md ( #6622 )
...
Fix the grammar in the documentation.
2024-02-10 22:38:00 -05:00
Tamon Okamoto
6d43bff9e7
Fix scrollbar of SidebarNav to make it tappable ( #6586 )
2024-02-10 14:38:15 -05:00
Matt Carroll
9a843b6705
Add React Conf banner ( #6595 )
2024-02-08 11:26:34 -08:00
Matt Carroll
c118938237
Fix SandpackWithHTMLOutput to use src dir ( #6613 )
2024-02-06 09:36:18 -08:00
Delphine Bugner
47c818c479
feat (conferences) add react connection Paris ( #6609 )
2024-02-05 13:42:34 -05:00
David McCabe
2372ecf920
Initial docs for DOM static resource loading functions ( #6459 )
...
* Initial docs for Float functions: preconnect, prefetchDNS, preinit, preinitModule, preload, preloadModule
2024-02-02 12:38:09 -08:00
David McCabe
8ba877204d
Initial Float docs for hoistable/semantic elements ( #6486 )
...
* Initial Float docs for hoistable/semantic elements
2024-02-02 12:37:48 -08:00
Dhairya
6ca0381a07
Update conferences.md ( #6598 )
2024-02-01 18:13:26 -05:00
saranyasri-s
be8668c0ff
removed Unnecessary Horizontal Scrollbar in Learn Section - Reacting to Input with State subsection - First city quiz - index.js ( #6591 )
2024-02-02 00:54:08 +05:30
Ricky
b07fe2ea96
Tweak getting started guide ( #6597 )
2024-02-01 13:44:19 -05:00
Joseph Savona
f96c528f3c
Add form templates ( #6592 )
...
* Add template for applying to add a new React framework
* update
* grammar
* Add form templates
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Strek <ssharishkumar@gmail.com >
* correct link
---------
Co-authored-by: Ricky Hanlon <rickhanlonii@gmail.com >
Co-authored-by: Ricky <rickhanlonii@fb.com >
Co-authored-by: Strek <ssharishkumar@gmail.com >
2024-02-01 13:42:47 -05:00
Victor Ferreira
ca987648c6
[Tutorial] Fix Sandbox download instructions to match current interface ( #6594 )
2024-01-31 18:03:13 -08:00
Matt Carroll
adb958ac3b
[Conferences] Add React Conf, order upcoming conferences by date ( #6596 )
2024-01-31 21:02:12 -05:00
Stanislav (Stanley) Modrak
5d2f7105bd
Remove unused variables ( #6574 )
2024-01-27 22:13:52 -05:00
Muhammad Hafijur
30f23d7651
fix(footer-social-icon): Vertical alignment of social icon ( #6579 ) ( #6580 )
2024-01-27 22:09:59 -05:00
Stanislav (Stanley) Modrak
1ab7108159
Add guiding note ( #6501 )
...
* Add guiding note
* Update sandbox to include event handlers
2024-01-27 15:50:22 -05:00
Kent C. Dodds
5964bfa502
conferences: Add Epic Web Conf ( #6584 )
2024-01-26 17:27:59 -05:00
Sophie Alpert
5bc1d264d4
Add useFormState permalink arg ( #6402 )
2024-01-25 16:57:52 -08:00
Petro
e33ec30515
add upcoming conferences ( #6573 )
2024-01-23 23:28:44 -05:00
Ricky
85653a38fc
Update alumni ( #6577 )
2024-01-23 15:43:16 -05:00
Noah Lemen
98d0f56986
add Noah Lemen to team page ( #6576 )
2024-01-23 15:11:22 -05:00
Ricky
4886261ee7
Fix regex lookback crashing older browsers ( #6571 )
2024-01-22 16:17:57 -05:00
Aki Hamano
3563d95efe
Fix typo in Tic-Tac-Toe tutorial ( #6565 )
2024-01-21 08:13:19 -05:00
Ricky
b9f4f971d9
Add threads links to team page ( #6561 )
2024-01-19 12:55:35 -05:00
michellebakels
a3cf37db8c
Update conferences.md - React Miami ( #6557 )
2024-01-18 20:56:22 -05:00
Ahmed Abdelbaset
82723c1b4d
Remove url origin to match all translation forks ( #6516 )
...
* Update use-server.md
* Update form.md
* Update input.md
* Update react-labs-what-we-have-been-working-on-march-2023.md
* Update react-labs-what-we-have-been-working-on-june-2022.md
---------
Co-authored-by: Ricky <rickhanlonii@fb.com >
2024-01-17 21:23:33 -05:00