Commit 3777fd5
* fix: correct overlay highlighting in code examples (#7669)
* fix: the value property of checkbox to the checked property (#7804)
* No need for useState here — useCounter handles the state internally (#7803)
* docs: fix misplaced prepositional phrase error (#7799)
* 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>
* Remove stray console.log and image (#7814)
* fix(template): remove unnecessary import of React in template code (#7750)
* fix(reference): correct singular form of 'Server Functions' to 'Server Function' (#7749)
* Add bold mono font (#7815)
---------
Co-authored-by: Nicolas Ettlin <nicolas.ettlin@me.com>
* 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
* Add example of `useActionState` handling execution order (#7733)
* docs: update vite link (#7784)
* 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>
* React Montreal Meetings have a new link (#7809)
* fix: remove useless content (#6615)
* fix: wrong verb tense in doc (#7818)
* fix: typo in challenge solution (#7816)
* Use experiemental in all uEE doc sandboxes (#7820)
* Author: Josh Story <story@hey.com>
Date: 2025-05-21 11:01:46 -0700
clarify the nonce and signal options for prerender docs
clarifies why nonce is not an option for prerender APIs.
clarifies how you would use signal to abort a prerender with in page documentation
* Fix wrong explanation in preserving-and-resetting-state (#6043)
---------
Co-authored-by: Mohammad Reza Badri <85818966+mrbadri@users.noreply.github.com>
Co-authored-by: kosh <sipuofare631@gmail.com>
Co-authored-by: Gourav Bhardwaj <98509451+gbhardwaj00@users.noreply.github.com>
Co-authored-by: Mehmet Mallı <mallimehmet@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
Co-authored-by: Ryosuke Hoda <h.ryosuke820@gmail.com>
Co-authored-by: Nicolas Ettlin <nicolas.ettlin@me.com>
Co-authored-by: Bartosz Klonowski <70535775+BartoszKlonowski@users.noreply.github.com>
Co-authored-by: Ajit <47279189+ajits01@users.noreply.github.com>
Co-authored-by: bornkiss <101384056+bornkiss@users.noreply.github.com>
Co-authored-by: Eric Cote <eric@coteexpert.com>
Co-authored-by: Xleine <xleine@qq.com>
Co-authored-by: Ayman Alhourani <139303034+aalhoura@users.noreply.github.com>
Co-authored-by: Josh Story <story@hey.com>
Co-authored-by: Soichiro Miki <smiki-tky@umin.ac.jp>
1 parent d7a3ddf commit 3777fd5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | | - | |
| 675 | + | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| |||
0 commit comments