Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Sync with reactjs.org @ 3aac8c59 #204

Open
wants to merge 766 commits into
base: main
Choose a base branch
from
Open

Conversation

smikitky and others added 30 commits December 1, 2021 18:27
* fix: correct the link to navigate to the team page

* remove .html

Co-authored-by: Strek <harish.sethuraman@freshworks.com>
* Initial blog post commit

* Adding jtannady to author yaml

* Updating typo

* Update text
* Initial blog post commit

* Adding jtannady to author yaml

* Updating typo

* Update text

* Blog post v2

* Fix code block

* Add twitter links

* s/on/from

* Update thanks

* More thanks

* syntax highlighting

* Update thanks

* Update docs intro

* Update code

* Add link for ReactChina

* Generate IDs

Co-authored-by: Ricky <rickhanlonii@gmail.com>
This should be Meta now
* Add Link to React Conf 2021 Playlist

* Remove `allow` attribute from the `<iframe>`

Remove `allow` attribute from the `<iframe>` for React Conf 2021 YouTube playlist.
* 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
lxmarinkovic and others added 27 commits May 1, 2022 09:46
…g (#4618)

* Explicitly list what methods are included in unmounting and remounting

* Move up
* Changing the markdown - Initial commit

* Adding the missing instruction to copy the JS and CSS from starter code

* reverting the extra text added
Signed-off-by: Jie Peng <im@jiepeng.me>
* [Beta] Replace SVGs with PNGs

* Fix up sizes
* added sandpack linter and installed latest sandpacl

* integrate eslint into Sandpack

* Format the linting errors, disable preview on lint error, have only two react hooks

* fixes build

* split eslint-integration

* fix tooltip text color, error rename to 'Lint Error', show single lint error

* NIT

* Just enable it

* Delete eslint.md

Co-authored-by: Strek <ssharishkumar@gmail.com>
Co-authored-by: dan <dan.abramov@gmail.com>
* add new bundle for testing

* add timer

* update url

* update bundler version

* Remove temporary code

* Fix lint

* why?

* testing bundler url

* uncaught exception handling

* catch global errors on new bundler

* Try latest bundler

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
@vercel
Copy link

vercel bot commented May 23, 2022

Deployment failed with the following error:

Invalid vercel.json file provided

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.