-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync with react.dev @ 7bdbab14 #640
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa31fe5 - Browse repository at this point
Copy the full SHA aa31fe5View commit details
Commits on Mar 14, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 1a839ff - Browse repository at this point
Copy the full SHA 1a839ffView commit details
Commits on Mar 15, 2024
-
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dc1b31 - Browse repository at this point
Copy the full SHA 0dc1b31View commit details -
Reorder rules of react summary in reference index (#6698)
Small change to match the sidebar order.
Configuration menu - View commit details
-
Copy full SHA for f55d948 - Browse repository at this point
Copy the full SHA f55d948View commit details
Commits on Mar 19, 2024
-
Fix typos in typescript.md (#6439)
Co-authored-by: Sebastian Silbermann <[email protected]> Co-authored-by: Allison Strandberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef3a7ea - Browse repository at this point
Copy the full SHA ef3a7eaView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a45b53 - Browse repository at this point
Copy the full SHA 5a45b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c04f9b - Browse repository at this point
Copy the full SHA 9c04f9bView commit details
Commits on Mar 24, 2024
-
Fix missing id properties in docs example (#6395)
This example contains a list of person objects, but only the first 3 have id properties. This appears to be a mistake; in the next use of the list all 5 person objects have this property, but it is not changed as part of an instructive exercise. This change makes the final two with objects consistent with the remainder of the list.
Configuration menu - View commit details
-
Copy full SHA for 7bdbab1 - Browse repository at this point
Copy the full SHA 7bdbab1View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eccfa54 - Browse repository at this point
Copy the full SHA eccfa54View commit details