Matt Carroll
4d006f2c6c
Make banner visable on mobile
2025-05-20 16:21:03 -07:00
Ricky
f15830d5a1
Use experiemental in all uEE doc sandboxes ( #7820 )
2025-05-20 15:39:48 -04:00
Ayman Alhourani
65d297e93b
fix: typo in challenge solution ( #7816 )
2025-05-17 14:07:49 -04:00
Ayman Alhourani
0b68054c50
fix: wrong verb tense in doc ( #7818 )
2025-05-17 14:07:08 -04:00
Xleine
f275c9d3c2
fix: remove useless content ( #6615 )
2025-05-16 19:46:53 -07:00
Eric Cote
7ab1969da1
React Montreal Meetings have a new link ( #7809 )
2025-05-16 17:48:28 -04:00
bornkiss
c289cd0772
docs: add bsky link ( #7781 )
...
* docs: add bsky link
rename twitter to x
* Update src/content/community/index.md
---------
Co-authored-by: Ricky <rickhanlonii@gmail.com >
2025-05-16 16:03:04 -04:00
bornkiss
79e1c48c21
docs: update vite link ( #7784 )
2025-05-16 14:46:57 -04:00
Ajit
00587d6991
Add example of useActionState handling execution order ( #7733 )
2025-05-16 14:27:51 -04:00
Bartosz Klonowski
8b2fe2b1ae
Remove TODO comments and convert them to issues ( #7743 )
...
* Remove TODO comment and convert to an issue for react-test-renderer
* Remove TODO comment and convert to an issue for react-dom/test-utils
2025-05-16 14:23:50 -04:00
Ricky
69ce5d36cc
Add bold mono font ( #7815 )
...
---------
Co-authored-by: Nicolas Ettlin <nicolas.ettlin@me.com >
2025-05-16 14:22:52 -04:00
Ryosuke Hoda
9fb051933b
fix(reference): correct singular form of 'Server Functions' to 'Server Function' ( #7749 )
2025-05-16 13:55:34 -04:00
Ryosuke Hoda
b3b21663d6
fix(template): remove unnecessary import of React in template code ( #7750 )
2025-05-16 13:13:57 -04:00
Ricky
b92bb59de9
Remove stray console.log and image ( #7814 )
2025-05-16 13:11:16 -04:00
Gourav Bhardwaj
e2d9fd7f7d
Fix wrong documentation for effect events ( #7800 )
...
* Fix wrong documentation for effect events
* Update src/content/learn/separating-events-from-effects.md
---------
Co-authored-by: Ricky <rickhanlonii@gmail.com >
2025-05-16 12:09:15 -04:00
Mehmet Mallı
a73055f821
docs: fix misplaced prepositional phrase error ( #7799 )
2025-05-16 11:58:25 -04:00
Gourav Bhardwaj
ae4a40ac6a
No need for useState here — useCounter handles the state internally ( #7803 )
2025-05-16 11:13:23 -04:00
kosh
4a7bdc113a
fix: the value property of checkbox to the checked property ( #7804 )
2025-05-16 11:10:37 -04:00
Mohammad Reza Badri
73d7073d75
fix: correct overlay highlighting in code examples ( #7669 )
2025-05-15 10:49:24 -04:00
Ricky
a3e9466dfe
fix action pattern in useTransition / useOptimistic ( #7796 )
...
* fix action pattern in useOptimistic
* update useTransition too
2025-04-30 10:18:55 -04:00
Ricky
d6c4c0fee5
Fix useOptimistic example ( #7792 )
...
* fix useOptimistic example
* prepend messages
2025-04-29 18:07:34 -04:00
Mayada
4314b49a64
Improve grammar in component descriptions ( #7788 )
2025-04-29 13:58:00 -04:00
Jack Pope
022e0476c1
Remove extra copy of labs post ( #7787 )
2025-04-28 17:50:56 -04:00
Dhuruv Bansal
92dfd8c00c
fixed typo ( #7785 )
2025-04-28 14:45:03 -04:00
Nick Walker
ecf75969ef
docs: rename unstableViewTransition to unstable_ViewTransition ( #7778 )
2025-04-27 19:40:25 +01:00
Aakansha Doshi
d05547b9b8
fix: server-components link in few pages ( #7780 )
2025-04-26 17:54:12 +01:00
Sebastian "Sebbie" Silbermann
594ff452e2
Refine wording for Next.js + Compiler + SWC ( #7779 )
...
Co-authored-by: lauren <poteto@users.noreply.github.com >
2025-04-25 17:05:09 +02:00
Sophie Alpert
f94ab10ed4
Fix typos in blog post
2025-04-23 23:42:34 -07:00
Daniel Salvado
159df673c5
Add React Norway 2025 conference to community page ( #7766 )
...
* Add React Norway 2025 conference to community page
- Included details about the event date, location, and links to the website and social media.
* Remove extra blank line in conferences markdown file.
- An unnecessary blank line was removed to maintain consistent formatting
2025-04-23 22:21:17 -04:00
Eduardo Bouças
09c9593eba
Update Next.js deployment notes ( #7771 )
2025-04-23 17:06:53 +01:00
Ricky
358d2be565
[blog + docs] React Labs: View Transitions, Activity, and more ( #7772 )
...
* init
* Add new error
* Bunch of updates
* Add addTransitionType
* Add Activity
* Expand on Activity
* Expand more on Activity
* Start on vt examples
* wip
* wip
* wip 2
* bump deploy
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* init
* Add new error
* Bunch of updates
* Add addTransitionType
* Add Activity
* Expand on Activity
* Expand more on Activity
* Start on vt examples
* wip
* wip
* wip 2
* bump deploy
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update existing VT examples to use video items
* Suspense animation example
* Add customization example
* typos
* Remove TODOs -- we might still want these but cutting scope
* Address wp feedback
* Fix reorder example
* wip
* wip
* wip
* wip
* fix activity iframe resize
---------
Co-authored-by: Jack Pope <jackpope1@gmail.com >
2025-04-23 11:27:48 -04:00
Gleb Makhankov
55ddaa4f13
Add React Summit US 2025 and React Advanced London 2025 to conferences.md ( #7761 )
...
Add `React Summit US 2025` and `React Advanced London 2025` to the list of upcoming conferences (`conferences.md`).
2025-04-22 20:53:34 -04:00
Kim Sung Hyun
dd129e4493
fix a typo in name in the blog post ( #7762 )
2025-04-22 20:52:14 -04:00
lauren
5890bd6ecc
Update react-compiler-rc.md ( #7769 )
2025-04-22 20:46:55 -04:00
Christoph Nakazawa
39b9c56f88
Fix ESLint plugin version. ( #7768 )
...
* Fix ESLint plugin version.
* Update react-compiler-rc.md
2025-04-22 20:04:09 -04:00
lauren
740016e4de
More compiler blog post tweaks ( #7760 )
...
More small tweaks.
2025-04-21 18:00:39 -04:00
lauren
663df77853
React compiler doc updates ( #7759 )
...
* Compiler blog post edits
Tweaks to the post.
* React compiler doc updates
2025-04-21 17:03:41 -04:00
lauren
c1e568153e
Compiler blog post edits ( #7758 )
...
Tweaks to the post.
2025-04-21 17:03:33 -04:00
lauren
3a88efd82a
Compiler blog post ( #7756 )
...
Blog post for Compiler RC
2025-04-21 16:15:49 -04:00
lauren
4c54ac9580
Fix missing Sunsetting CRA entry in sidebar ( #7755 )
...
This was missed in the last blog post. Also fixed the incorrect date.
2025-04-21 15:35:55 -04:00
John Kapantzakis
4bea66b021
Change the word 'Function' to 'Component' ( #7741 )
...
* Change the word 'Function' to 'Component'
* Trigger actions
2025-04-16 16:09:11 -04:00
Barış Kaya
947681ea20
docs: fix a typo in the docs ( #7736 )
...
Co-authored-by: “Clatron” <“bariskaya1516@gmail.com ”>
2025-04-15 11:25:35 -04:00
Valentin
84261aa85c
Update versions to mention the latest version: 19.1 ( #7739 )
...
GitHub Copilot web search replies that React latest version is 19.0 because 19.1 is not present in this page
2025-04-15 11:13:42 -04:00
Kafuu-Chinocya
3c805e7da3
fix(reference): missing parameter in hydrateRoot ( #7724 )
2025-04-15 09:59:36 +02:00
Matt Carroll
55986965fb
Add React Conf to conferences.md and move past conferences ( #7730 )
...
* Add React Conf conferences.md and move past conferences
* Update conferences.md
2025-04-09 09:11:12 -04:00
Matt Carroll
420c2f6467
Add React Conf banner ( #7729 )
2025-04-08 14:24:54 -07:00
Jakub Beneš
e148ffec82
Add note about root.render microtask scheduling ( #7717 )
...
Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com >
2025-04-08 13:44:12 +02:00
Yadiel Vélez
6ead1fae68
Add note about useId being allowed in non-async Server Components ( #7715 )
2025-04-07 12:35:20 +02:00
Tyler Luckewicz
5138e60522
Fix small grammatical mistake on Reusing Logic with Custom Hooks page ( #7682 )
...
* Fix small grammatical mistake
* Update src/content/learn/reusing-logic-with-custom-hooks.md
---------
Co-authored-by: Ricky <rickhanlonii@gmail.com >
2025-04-02 12:37:46 -04:00
Philip Durbin
0ea503b0fc
typo ( #7685 )
2025-04-02 12:21:50 -04:00