-
-
Notifications
You must be signed in to change notification settings - Fork 252
Update React page #593
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
Merged
Merged
Update React page #593
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a8ed657
add React v0.10.0 page
mununki cb98199
remove migration from react latest and
mununki 3230a82
update introduction
mununki 7baa1f4
update installation
mununki 6ee8212
rename to migrate-from-v3
mununki 9032111
add migrate from v3 page
mununki 7298e51
add toc for extensions of props page
mununki e3a3416
update element and jsx page
mununki bb26f7a
update rendering-elements page
mununki e879b67
update components and props page
mununki be5a84f
update context page
mununki 0ad6b84
update hooks-context page
mununki eab6d5b
update beyond jsx page
mununki 2f53019
update forwarding-refs page
mununki ac95e33
update extensions of props page
mununki 8cac94b
fix beyond jsx page
mununki 0c07c9e
remove react.component from expanded
mununki 9edae92
remove react.component
mununki 9e334f1
add extensions of props page
mununki 4d04878
Update pages/docs/react/latest/installation.mdx
mununki 71e2dcd
remove the flow support of gentype
mununki ad5cde1
Update pages/docs/react/latest/beyond-jsx.mdx
mununki a9b7804
Update pages/docs/react/latest/beyond-jsx.mdx
mununki dfc240f
Update pages/docs/react/latest/migrate-from-v3.mdx
mununki d7107b4
Update pages/docs/react/latest/migrate-from-v3.mdx
mununki 5e43270
add make function name comment
mununki 3671316
Update pages/docs/react/latest/migrate-from-v3.mdx
mununki d082ac4
add automatic codes
mununki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"Overview": [ | ||
"introduction", | ||
"installation", | ||
"migrate-from-reason-react" | ||
], | ||
"Main Concepts": [ | ||
"elements-and-jsx", | ||
"rendering-elements", | ||
"components-and-props", | ||
"arrays-and-keys", | ||
"refs-and-the-dom", | ||
"context", | ||
"styling", | ||
"router" | ||
], | ||
"Hooks & State Management": [ | ||
"hooks-overview", | ||
"hooks-effect", | ||
"hooks-state", | ||
"hooks-reducer", | ||
"hooks-context", | ||
"hooks-ref", | ||
"hooks-custom" | ||
], | ||
"Guides": [ | ||
"beyond-jsx", | ||
"forwarding-refs" | ||
] | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.