Commit Graph

156 Commits

Author SHA1 Message Date
Mehdi KHALIL EL OUADGHIRI
7062b8dab1 Update server-components.md - typo (#6823)
Typo Node => Note
2024-05-01 09:13:29 -04:00
Sebastian Silbermann
3dd67d1420 Fix type issues with useActionState docs (#6798) 2024-04-30 08:57:48 +02:00
Srikanth Kandi
057f35cc4d Replaced all instances of /react to /rsc (#6797) 2024-04-26 11:36:22 +02:00
Josh Story
9aa8e8275c refines the messaging to clarify that Server Components the feature is stable but the packages you work with as a framework and bundler will approach API stability (#6782) 2024-04-25 14:25:52 -07:00
Ricky
191852ad46 Add blog posts for React 19 Beta (#6778)
* Blog posts for React 19

* Feedback

* Feedback

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Josh Story <josh.c.story@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Noah Lemen <noah.lemen@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Noah Lemen <noah.lemen@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Noah Lemen <noah.lemen@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Noah Lemen <noah.lemen@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Noah Lemen <noah.lemen@gmail.com>

* Update src/content/blog/2024/04/25/react-19.md

* Update src/content/blog/2024/04/25/react-19.md

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>

* Thanks

* Apply suggestions from code review

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

* Feedback

* nit

* Issue link

---------

Co-authored-by: Josh Story <josh.c.story@gmail.com>
Co-authored-by: Noah Lemen <noah.lemen@gmail.com>
Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2024-04-25 15:40:09 -04:00
Jan Kassens
4f5501088e Rename useFormState to useActionState (#6776)
* move useFormState api

* add redirect

* use React DOM as the name
2024-04-25 13:59:37 -04:00
Jan Kassens
9fb2f0dd12 Move use to APIs (#6774) 2024-04-24 15:58:09 -04:00
Jack Pope
cdd2fdd59f Add documentation for ref cleanup functions (#6770)
* Add documentation for ref cleanup functions

* Contain changes within canary block
2024-04-24 12:54:48 -04:00
Andrew Clark
07cbd001f9 API docs for useDeferredValue's initialValue (#6747)
* API docs for useDeferredValue's initialValue

Updates the API docs for `useDeferredValue` to include the
`initialValue` option, added in
https://github.com/facebook/react/pull/27500.

This feature is slated for release in React 19.

* Add docs for onCaughtError and onUncaughtError (#6742)

* Add docs for onCaughtError and onUncaughtError

* Updates from feedback

* Add canary info, simplify a bit

---------

Co-authored-by: Ricky <rickhanlonii@fb.com>
2024-04-22 10:45:08 -04:00
Ricky
db2dc7f987 Add docs for onCaughtError and onUncaughtError (#6742)
* Add docs for onCaughtError and onUncaughtError

* Updates from feedback
2024-04-11 08:58:59 -04:00
Soichiro Miki
342fddb04f Revert inappropriate capitalization of "Transition" (#6746) 2024-04-10 11:19:19 -04:00
Siarhei Bobryk
93177e6cea fix(rules-of-react): "everytime" -> "every time" (#6737) 2024-04-06 11:35:00 +02:00
Ahsan Moin
307679521b chore: fix typos (#6723)
`an text area` -> `a text area`
`an discussion` -> `a discussion`
2024-03-29 12:03:19 -07:00
Eda
6436bd9bf8 Fix typo in components-and-hooks-must-be-pure.md (#6724) 2024-03-29 14:58:23 -04:00
Ricky
4df3124fa2 Fix caps for React concepts (#6712) 2024-03-26 23:39:39 -04:00
Ricky
5a45b53b6e Fix hover styles in strictmode docs (#6705) 2024-03-23 11:51:37 -04:00
lauren
f55d9487c6 Reorder rules of react summary in reference index (#6698)
Small change to match the sidebar order.
2024-03-15 11:53:19 -07:00
lauren
0dc1b315e5 Add initial Rules of React docs (#6680)
This PR adds a new Rules of React reference section that covers the major rules that help developers author idiomatic React apps.

---------

Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
2024-03-15 09:00:17 -07:00
lauren
1a839ff74e Remove links to localhost (#6696)
It seems like these localhost references were being stripped out anyway,
so this isn't a bugfix but just a small cleanup.
2024-03-14 07:44:40 -07:00
Matt Michel
265fa26e3b Update small typo in useDeferredValue.md (#6673)
* Update useDeferredValue.md

change text from "re-render in background" to "re-render in the background"

* Update useDeferredValue.md

Change instances of "in background" to "in the background".
2024-03-03 17:26:51 -05:00
Ricky
a853e69261 Remove useMemo from useFormStatus example (#6658)
* Remove useMemo from useFormStatus example

* nits
2024-02-24 10:35:53 -05: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
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
이동현
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
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
Matt Carroll
c118938237 Fix SandpackWithHTMLOutput to use src dir (#6613) 2024-02-06 09:36:18 -08: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
Sophie Alpert
5bc1d264d4 Add useFormState permalink arg (#6402) 2024-01-25 16:57:52 -08: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
Jamie Kyle
7a15e96aef Fix async-await syntax (#6554) 2024-01-17 20:51:27 -05:00
Alen Ajam
6bfde58c10 docs: fix grammar (#6465) 2024-01-13 23:41:17 -05:00
Bartosz Klonowski
df8f301c2b Use 'trim()' method in useContext page to prevent form from accepting whitespaces (#6549) 2024-01-12 18:43:55 -05:00
Ricky
9d8c5add07 Revert "Add useState semicolon (#5823)" (#6543)
This reverts commit e18bb3b257.
2024-01-10 17:46:48 -05:00
Ricky
10d4a4dfb3 Fix forwardRef and useRef links (#6537) 2024-01-08 22:07:08 -05:00
probeiuscorp
bb0ac87ce4 Fix typo in experimental_taintObjectReference (#6536)
Change untained -> untainted
2024-01-08 20:33:29 -05:00
Ahmed Abdelbaset
7a28cf6bf5 Fix missing function keyword (#6527)
* Update use-server.md

* revert export default
2024-01-05 15:59:01 -08:00
Luna
3009d764ed Fix error throw and for useTransition demo (#6510) 2023-12-20 16:58:16 -08:00
Daniel Lo Nigro
9ce4afead6 Improve documentation for __html (#6499) 2023-12-19 17:23:51 -08:00
Prajwal Kulkarni
303ecae3dd Update startTransition.md (#6431) 2023-12-16 06:08:30 -08:00
geeseyj
bb65ace6e0 Fix #6487 specify which Sandpack files go into a src directory (#6496)
* specify which sandbox files go in src directory

* fix some stragglers
2023-12-15 13:01:53 -08:00
Sophie Alpert
bec75ca348 Update useSyncExternalStore.md: tweak link
this way "cannot be marked" is all the same style and you don't skim the link text and gloss over the "cannot be"
2023-12-12 22:44:41 -08:00
dan
b9bf666462 Oops 2023-12-05 20:19:06 +00:00
dan
4226fbf3bf Edits to useId doc (#6464) 2023-12-05 20:17:43 +00:00
Xiao Chuan
b1c4b4e6de useId add server rendering usage and server api add options (#6457)
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2023-12-05 17:34:18 +01:00
Xuan Huang (黄玄)
943e3ce4e5 Captailize "Strict Mode" (#6426)
Summary of changes:
There is one "TypeScript strict mode" that is kept unchanged.

Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
2023-11-29 21:13:12 -08:00
Sophie Alpert
6570e6cd79 Update useSyncExternalStore.md 2023-11-23 01:44:47 -08:00