Commit Graph

5264 Commits

Author SHA1 Message Date
Benjamin Dunphy
69bd27a3d5 Add Reactathon 2022 to conferences.md (#4234) 2022-01-23 16:07:59 +05:30
Strek
51105970b7 Removed google analytics for dev (#4233) 2022-01-23 03:44:29 +00:00
Strek
d84b74040c Bump next (#4228) 2022-01-22 17:19:56 +00:00
R Nabors
b1f91c92f4 Analytics for Beta (#4224)
* adding google analytics metrics to beta

* adding google analytics metrics to beta
2022-01-21 18:51:26 +00:00
Strek
3143db5a8e Updates deployment in readme from netlify to vercel (#4225)
* updates readme

* removed hosting provider name
2022-01-21 18:29:31 +00:00
Juyeong Byeon
9ed29b0df6 fix: "…" spread syntax is not an "operator" but document saying that is an "operator" so it can make developers confused (#4209) 2022-01-18 19:49:12 +00:00
Dan Abramov
45aba8b1c5 Delete _redirects (#3951) 2022-01-18 18:27:43 +00:00
Strek
cd1b0dfed9 Changed the version generation script to update vercel.json instead of _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
2022-01-18 17:31:17 +00:00
Jonatas de Oliveira Coêlho
e0aed3fbfb Update react-router examples to use v6 version (#4199)
* 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
2022-01-18 17:28:35 +00:00
Strek
0b21acb5ab Added hook to validate if headings are present or not (#4143)
* 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
2022-01-18 17:28:11 +00:00
Miltos Doulgeris
5a3576a9a1 Update outdated link to avoid redirect (#4218) 2022-01-18 16:56:11 +00:00
Vaibhav Shukla
af768b4618 FIXED: broken 'translated' link (#4223)
* FIXED: broken 'translated' link

removed broken weblink which leads to 404 page

* FIXED: broken 'translation' link
2022-01-18 22:14:10 +05:30
lxmarinkovic
d321ff4506 React Live 2022 Amsterdam (#4222) 2022-01-18 21:46:49 +05:30
Josh Unger
b9c33a0552 Add React Miami to conferences.md (#4191) 2022-01-10 11:50:04 +05:30
Strek
569949e266 Fix jsx example for string attributes (#4204) 2022-01-07 17:07:28 +01:00
Baljeet Singh
7a6a628239 Add Link to React Conf 2021 Playlist (#4207)
* 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.
2022-01-06 23:55:13 +05:30
Lukasz Baranowski
b41b1dc356 Docs - phrasing sentence in conditional rendering article (#4196) 2021-12-23 11:58:47 +05:30
Soichiro Miki
d216582ff9 Fix workflow file name (#4192) 2021-12-21 14:29:24 +05:30
Paul O’Shannessy
e3ba7fe205 Update copyright on website (#4193)
This should be Meta now
2021-12-21 00:58:04 +00:00
Josh Unger
0cddca13dd Update conferences.md (#4187) 2021-12-18 22:11:51 +05:30
Strek
098b0ae039 Delete multi-platform-vision.png (#4181) 2021-12-18 10:52:02 +05:30
Dan Abramov
51bd2bccd4 Add missing talk 2021-12-17 20:53:03 +00:00
Alexey Pyltsyn
fcb13af83a Fix typos in React Conf 2021 Recap post 2021-12-17 21:05:30 +03:00
Ricky
5393601449 Add Dave to talk reviewers 2021-12-17 12:23:17 -05:00
jtannady
12582bc28f React Conf Recap Blog Post (#4174)
* 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>
2021-12-17 10:29:40 -05:00
jtannady
c005fa4d7a Revert "React Conf 2021 Recap Blog Post (#4172)" (#4173)
This reverts commit e8cca8b6b7.
2021-12-15 15:33:14 -08:00
jtannady
e8cca8b6b7 React Conf 2021 Recap Blog Post (#4172)
* Initial blog post commit

* Adding jtannady to author yaml

* Updating typo

* Update text
2021-12-15 15:31:23 -08:00
Ahmet Faruk Yılmaz
ee304b6aae Fix typo in Removing from an array part (#4171) 2021-12-14 12:04:48 +05:30
Sofya Tuymedova
014f4890dc docs: fix a typo (#4166) 2021-12-12 11:22:25 +05:30
Matt Perry
c8a3ccd256 Add Framer Motion to animation FAQ (#4149) 2021-12-11 10:06:59 +05:30
bigfang
7d9c9e80d2 fix slice() link (#4156) 2021-12-08 12:51:00 +05:30
Strek
29627aec76 Generated missing ids (#4150) 2021-12-07 13:18:26 +05:30
yang
aa70dcedc6 fix: correct the link to navigate to the team page (#4146)
* fix: correct the link to navigate to the team page

* remove .html

Co-authored-by: Strek <harish.sethuraman@freshworks.com>
2021-12-04 13:46:21 +05:30
CatsAndDogs123
86eb509781 [fix]: add-listner is deprecated, switched those to add-event-listner (#4093) 2021-12-03 17:30:05 +05:30
Strek
f625b86a48 Comment the script (#4139) 2021-12-01 16:06:13 +00:00
Soichiro Miki
a655e410fa Fix a typo (#4138) 2021-12-01 18:27:34 +05:30
Eric Cheng
4cd92f8353 chore: remove unused dep to fix lint warning (#4115) 2021-12-01 09:01:50 +05:30
Strek
01afd01325 [Beta]Move all possible style to tailwind classes (#4054)
* Move all possible style to tailwind classes

* Update Sidebar.tsx

* fix-collapsable-color

* dry run and commit

* Update SidebarLink.tsx

* Fixes review comments for aria tags

* Remove extended tailwind configs

* Update tailwind.config.js

* Update Sidebar.tsx
2021-11-29 23:17:46 +05:30
Strek
3f3e109ad7 Fix markdown comment breakage in community page (#4127) 2021-11-29 16:13:17 +00:00
Sahil Mhapsekar
ea6e34f8f0 Move React India 2021 to past conferences (#4129) 2021-11-29 11:41:42 +05:30
Marek Bodinger
0057efa12c Fix description to match code in referencing-values-with-refs.md (#4097) 2021-11-25 16:46:18 +00:00
Sofya Tuymedova
d8800be079 chore: fix typos (#4121) 2021-11-25 16:23:31 +00:00
Strek
c6353b9853 chore: fix typo (#4104) 2021-11-25 08:52:06 +05:30
Strek
40c8cd2df9 Add check-all script for beta site (#4120)
* Update package.json

* Update README.md

* Update package.json

* Add tsc for check-all as well

* Update README.md

* Update README.md

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2021-11-24 17:28:14 +00:00
Dan Abramov
bd727cfc88 Update README.md 2021-11-23 18:36:32 +00:00
Strek
17ad2cbc71 Fixes unwanted scrolls in mobile (#4114)
* added word break

* Update PageHeading.tsx
2021-11-18 21:17:15 +00:00
Andrew Clark
34325ff441 Update React 18 post for beta (#4109)
Adds a note to the top of the page linking to the 18 Beta announcement.
2021-11-15 16:38:50 -08:00
Strek
49a552c1c1 Fix prettier CI and add it to pre commit (#4100)
* Add prettier before commit and during CI

* Add workflow

* Reverse merge main to branch

* dry run prettier

* dry run prettier

* [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine

* Revert "[warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine"

This reverts commit 43dbe9ed3f.

* Revert "dry run prettier"

This reverts commit b62948042c.

* Revert "dry run prettier"

This reverts commit 382f9a4691.

* Revert "Reverse merge main to branch"

This reverts commit 43667eaf29.

* [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine
2021-11-15 18:23:25 +00:00
Strek
ea086bd312 Fixing Eslint configuration (#4087)
* fix-collapsable-color

* Made Eslint work and added next's eslint config

* Add lint:fix to pre commit rule

* Reverts older anchor links

* Fixed review comments

* Replace with spaces like before

* Update DocsFooter.tsx

* Update arrow function

* Update CodeBlock.tsx

* Update MDXComponents.tsx

* Update SidebarLink.tsx
2021-11-15 15:33:15 +00:00
Titus
4022f9774b Use custom ID format that works better with MDX 2 (#4105)
* Fix two unicode whitespaces which are invalid

* Use custom ID format that works better with MDX 2

* Fix sebastian

* remark-slug as dev dep
2021-11-15 04:20:32 +00:00