This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Sync with reactjs.org @ 5f0549c8 #45
Open
react-translations-bot
wants to merge
200
commits into
main
Choose a base branch
from
sync-5f0549c8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* chore: Add React Finland 2021 * Update content/community/conferences.md * Update conferences.md Co-authored-by: Alexey Pyltsyn <[email protected]>
Add Omaha React/Node/NextJs Meetup Group link.
Full Stack Open course is part of the computer science studies in the University of Helsinki, and also offered as a free massive open online course (MOOC). The main focus is on building single page applications with React that use REST APIs built with Node.js. It is available in English, Spanish, Chinese and Finnish.
* Update conferences.md * Update conferences.md Co-authored-by: Alexey Pyltsyn <[email protected]>
* Fix URL's anchor to "Callback Refs" page Replace "#the-ref-callback-attribute" with "#callback-refs" * Update content/docs/reference-react-dom.md Co-authored-by: Sebastian Silbermann <[email protected]> Co-authored-by: Alexey Pyltsyn <[email protected]> Co-authored-by: Sebastian Silbermann <[email protected]>
Co-authored-by: Alexey Pyltsyn <[email protected]>
I have found outdated link. I think we should update this link to direct link without additional redirect.
https://reactlive.nl/ has been cancelled completely so removing from the conference page.
Co-authored-by: Sebastian Silbermann <[email protected]>
* FIXED: broken 'translated' link removed broken weblink which leads to 404 page * FIXED: broken 'translation' link
* Added hook to validate if headings are present or not * Remove un wanted default param * Add validate Ids to ci check too * Revamp heading id generation and validation workflow * Update validateHeadingIDs.js
* Update react-router examples to use v6 version The exemple used to demonstrate Code-Splitting using react-router-dom is outdated. My suggestion is to use the new way of calling routes that was introduced in React Router v6 * remove index prop
…f _redirects (#4136) * Changed the version generation script to update vercel.json instead of _redirects * Fix prettier failures * Expected to return a value at the end of async function 'writeRedirectsFile' * Add same script for beta as well * Fixes review comments * Fixes formatting in old site
…is an "operator" so it can make developers confused (#4209)
* updates readme * removed hosting provider name
* adding google analytics metrics to beta * adding google analytics metrics to beta
* upgrade sandpack dependencies * update csb button * remove unnecessary ref * add react dev tools * remove duplicated/unnecessary element * fix: codemirror gutter * fix codemirror gutter * make devtools optional * bump sandpack version * fix: add website theme to the react devtools * fix: react devtools ui tweaks * devtools: custom theme * refactor: reset sandbox * fix sandpack * fix: devtools style * fix: tweaks on mobile version * fix: soft refresh when module is loaded * bump sandpack version * update color * remove demo * remove inspect button * bring back key logic * refactor: icon align * update sandpack * logic to keep the content synced
Signed-off-by: Aniruddha Shriwant <[email protected]>
* add click to copy to TerminalBlock * rebase + changes * fix 'Not all code paths return a value.' * fix svg jsx * fix lint errors
* fix: challenges navigation * fix: challenges navigation alternate solution * fix: challenges navigation assert non null on find * refactor: unnecessary default value
* [Beta] Rewrite Quick Start * Tweaks
* Commit lint staging * Add mdx parser for prettier * fix css * Fixed lint staged for md * Fixed markdowns * Revert prettifying markdown since build fails * Removed css command and included with tsx * replace with older readme and contibuting
This reverts commit e347b73.
This reverts commit 4e20db7.
Fix typo in quick start
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR was automatically generated.
Merge changes from reactjs.org at 5f0549c
The following files have conflicts and may need new translations:
Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.
DO NOT SQUASH MERGE THIS PULL REQUEST!
Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.