Commit Graph

8 Commits

Author SHA1 Message Date
Yadiel Vélez
6ead1fae68 Add note about useId being allowed in non-async Server Components (#7715) 2025-04-07 12:35:20 +02:00
Sebastian "Sebbie" Silbermann
ee8a829f99 Disallow /index.html in sandboxes (#7430) 2025-01-14 20:29:35 +01: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
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 (黄玄)
292e55de89 Capitalize Client/Server Component (#6418)
Summary of changes:
following <https://github.com/reactjs/react.dev/pull/6417>

Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
2023-11-07 12:32:52 +00:00
Dan Abramov
dd65dcac3b Move beta to top level 2023-03-18 22:35:53 +00:00