Commit Graph

22 Commits

Author SHA1 Message Date
Alen Ajam
6bfde58c10 docs: fix grammar (#6465) 2024-01-13 23:41:17 -05:00
Daniel Lo Nigro
9ce4afead6 Improve documentation for __html (#6499) 2023-12-19 17:23:51 -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
Xuan Huang (黄玄)
4f9e9a5661 Capitalize word "Canary" (#6427)
Summary of changes:
See <https://github.com/reactjs/react.dev/pull/6417>

Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
2023-11-14 06:49:55 -08:00
Xuan Huang (黄玄)
42ca996138 Captailize Server Action (#6417)
Summary of changes:
"Server Action", like "Effect", is a React-specific notion
that would be benefited from captailization to be distinguished
from its genertic meaning.

It seems like [Next doc](https://nextjs.org/docs/app/api-reference/functions/server-actions)
has also adopted such connventions and we should probably do the same.

Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
2023-11-07 11:56:44 +00:00
DhanushShettyH
40a88fa9a0 Fix typoError Mentioned in issue (#6400) 2023-11-03 12:31:36 +05:30
Strek
5d2113b3b5 typos (#6390) 2023-10-27 10:47:28 +05:30
Matt Carroll
4b333ca000 Add <form> Component reference documentation (#6312)
Co-authored-by: Luna <lunaleaps@gmail.com>
2023-10-26 15:22:37 -07:00
Julian Weiss
a0cacd7d3a Fix onScroll → onWheel typo in common-props (#6364) 2023-10-21 22:09:44 -07:00
Soheil Nazari
2ab8334171 Update common.md (#6290)
corrected links
2023-09-22 21:10:41 -07:00
Néstor Guillermo Hernández
14629a7e19 Fix incorrect link in select.md (#6227)
Fix incorrect link in select.md
2023-09-05 14:39:45 -07:00
Néstor Guillermo Hernández
22d98782b9 Update correct link common.md (#6125) 2023-08-10 15:29:00 -07:00
Natsuo Kawai
fcc639b062 Fix IDs specified in the MDN page URLs (#6176) 2023-08-10 16:49:36 -04:00
Soichiro Miki
6ebe2dd76d Fix "onFocus" description (#6168)
The "onFocus" is fired when an element receives focus, not loses.
2023-07-24 21:00:15 -04:00
Soichiro Miki
a132d8f355 Remove junk lines in common.md (#6167) 2023-07-24 20:59:14 -04:00
Ahmed Abdelbaset
ca93140eb9 Fix option's mdn link (#6080) 2023-06-02 17:12:16 +05:30
Tunzeki
3364c93feb Fix typo: change "intermedinate" to "indeterminate" (#6062) 2023-05-24 00:04:02 +01:00
vicsantizo
bea2ff778d fix(typos): replace word "ever" with "every" (#6039) 2023-05-16 19:01:59 +01:00
Choi siun
fd8ba03f4d docs(types): Fix incorrect period positioning in common.md (#6040) 2023-05-16 19:01:40 +01:00
Namnika
54c1df178b Update common.md (#5914)
Fix: typo in "Animation Event Handler function" example
2023-04-12 17:15:42 +01:00
Pranav Yadav
61bf23ab9a FIX: Various typos across codebase :) (#5767) 2023-03-21 01:12:41 +00:00
Dan Abramov
dd65dcac3b Move beta to top level 2023-03-18 22:35:53 +00:00