Skip to content

Conversation

rickhanlonii
Copy link
Member

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.

AdnanOlarmmi and others added 30 commits October 17, 2022 22:32
* 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]>
* [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
gaearon and others added 27 commits March 16, 2023 22:33
* 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
@rickhanlonii rickhanlonii changed the base branch from main to legacy April 22, 2023 01:34
@gaearon gaearon merged commit 7c7937b into legacy Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.