-
Notifications
You must be signed in to change notification settings - Fork 124
Create legacy docs branch #452
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
Conversation
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
* Make HTML scroll behavior smooth. To make the site more professional, I add smoothness to the HTML scroll behavior * Make HTML scroll behavior smooth. To make the site more professional, I add smoothness to the HTML scroll behavior * Make HTML scroll behavior smooth To make the site more professional, I add smoothness to the HTML scroll behavior * Make HTML scroll behavior smooth To make the site more professional, I add smoothness to the HTML scroll behavior * Make HTML scroll behavior smooth To make the site more professional, I add smoothness to the HTML scroll behavior * Update beta/src/styles/algolia.css Co-authored-by: Strek <[email protected]> * Update src/css/algolia.css Co-authored-by: Strek <[email protected]> * Update beta/src/styles/sandpack.css Co-authored-by: Strek <[email protected]> Co-authored-by: Strek <[email protected]>
This reverts commit 641f20a.
* [beta] Show `AuthorCredit` on hover and focus * Move attribution to top * Styling and stuff Co-authored-by: Dan Lebowitz <[email protected]> Co-authored-by: Mayank <[email protected]> Co-authored-by: Dan Lebowitz <[email protected]>
* fix: broken link for render-and-commt * fix(beta): broken link to `/apis/react/memo`
* [beta] Fix typo on apis/react-dom/render * Update render.md Co-authored-by: dan <[email protected]>
* cache babel assets * Update SandpackRoot.tsx * Update NavigationBar.tsx * Update SandpackRoot.tsx * Update 7 files * Update 6 files * Update 6 files * Update LoadingOverlay.tsx * Update Preview.tsx * Update LoadingOverlay.tsx * Update 4 files * Update beta/src/components/MDX/Sandpack/LoadingOverlay.tsx Co-authored-by: Shanmughapriyan S <[email protected]> * Update sandpack.css * Update Preview.tsx and SandpackRoot.tsx * Update 3 files * Update ErrorMessage.tsx and Preview.tsx * Update Preview.tsx * Update SandpackRoot.tsx * Update Preview.tsx Co-authored-by: Shanmughapriyan S <[email protected]>
* Update package.json and yarn.lock * Update package.json and yarn.lock * Update package.json and yarn.lock * Update package.json and yarn.lock
* fix #5212 * fix #5212 - conceptual error in useCallback reg memoization * remove unnecessary new line
* Update GitNation React conferences Update GitNation React conferences and links to video recordigns * update remote type
* Add browser platform detection script (mac/win) * Hide platform specific content with css * Display ctrl + k in search bar on non-mac platforms * Update the platform detection comment
The current value is broken, the header has the `.h-16` class name which equals to 4rem.
* Fix alternate lang tags * prettier * Scope down the change --------- Co-authored-by: Dan Abramov <[email protected]>
# Conflicts: # README.md # content/docs/accessibility.md # content/docs/add-react-to-a-website.md # content/docs/addons-shallow-renderer.md # content/docs/addons-test-utils.md # content/docs/cdn-links.md # content/docs/code-splitting.md # content/docs/components-and-props.md # content/docs/composition-vs-inheritance.md # content/docs/concurrent-mode-intro.md # content/docs/conditional-rendering.md # content/docs/context.md # content/docs/create-a-new-react-app.md # content/docs/error-boundaries.md # content/docs/faq-functions.md # content/docs/faq-styling.md # content/docs/faq-versioning.md # content/docs/forms.md # content/docs/forwarding-refs.md # content/docs/fragments.md # content/docs/getting-started.md # content/docs/handling-events.md # content/docs/hello-world.md # content/docs/higher-order-components.md # content/docs/hooks-custom.md # content/docs/hooks-effect.md # content/docs/hooks-faq.md # content/docs/hooks-intro.md # content/docs/hooks-overview.md # content/docs/hooks-reference.md # content/docs/hooks-rules.md # content/docs/hooks-state.md # content/docs/integrating-with-other-libraries.md # content/docs/introducing-jsx.md # content/docs/jsx-in-depth.md # content/docs/lifting-state-up.md # content/docs/lists-and-keys.md # content/docs/nav.yml # content/docs/optimizing-performance.md # content/docs/portals.md # content/docs/react-without-es6.md # content/docs/react-without-jsx.md # content/docs/reference-dom-elements.md # content/docs/reference-events.md # content/docs/reference-glossary.md # content/docs/reference-javascript-environment-requirements.md # content/docs/reference-react-component.md # content/docs/reference-react-dom-server.md # content/docs/reference-react-dom.md # content/docs/reference-react.md # content/docs/refs-and-the-dom.md # content/docs/render-props.md # content/docs/rendering-elements.md # content/docs/state-and-lifecycle.md # content/docs/static-type-checking.md # content/docs/strict-mode.md # content/docs/thinking-in-react.md # content/docs/typechecking-with-proptypes.md # content/docs/uncontrolled-components.md # content/docs/web-components.md # content/home/examples/a-simple-component.js # content/tutorial/tutorial.md # content/warnings/invalid-aria-prop.md # content/warnings/unknown-prop.md # package.json # src/components/LayoutFooter/Footer.js # src/components/MarkdownPage/MarkdownPage.js # src/site-constants.js
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Overview
Creates a
legacy
branch and catches it up to main of https://github.com/reactjs/legacy.reactjs.org including the banners.See this comment for context.