Commit Graph

6386 Commits

Author SHA1 Message Date
Matt Carroll
ec3d1c86bd Update SocialBanner.tsx 2024-02-08 13:08:39 -08:00
Matt Carroll
3e07c2c4ba Change React Conf banner wording 2024-02-08 13:08:04 -08:00
Matt Carroll
9a843b6705 Add React Conf banner (#6595) 2024-02-08 11:26:34 -08:00
Matt Carroll
c118938237 Fix SandpackWithHTMLOutput to use src dir (#6613) 2024-02-06 09:36:18 -08:00
Delphine Bugner
47c818c479 feat (conferences) add react connection Paris (#6609) 2024-02-05 13:42:34 -05:00
David McCabe
2372ecf920 Initial docs for DOM static resource loading functions (#6459)
* Initial docs for Float functions: preconnect, prefetchDNS, preinit, preinitModule, preload, preloadModule
2024-02-02 12:38:09 -08:00
David McCabe
8ba877204d Initial Float docs for hoistable/semantic elements (#6486)
* Initial Float docs for hoistable/semantic elements
2024-02-02 12:37:48 -08:00
Dhairya
6ca0381a07 Update conferences.md (#6598) 2024-02-01 18:13:26 -05:00
saranyasri-s
be8668c0ff removed Unnecessary Horizontal Scrollbar in Learn Section - Reacting to Input with State subsection - First city quiz - index.js (#6591) 2024-02-02 00:54:08 +05:30
Ricky
b07fe2ea96 Tweak getting started guide (#6597) 2024-02-01 13:44:19 -05:00
Joseph Savona
f96c528f3c Add form templates (#6592)
* Add template for applying to add a new React framework

* update

* grammar

* Add form templates

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Strek <ssharishkumar@gmail.com>

* correct link

---------

Co-authored-by: Ricky Hanlon <rickhanlonii@gmail.com>
Co-authored-by: Ricky <rickhanlonii@fb.com>
Co-authored-by: Strek <ssharishkumar@gmail.com>
2024-02-01 13:42:47 -05:00
Victor Ferreira
ca987648c6 [Tutorial] Fix Sandbox download instructions to match current interface (#6594) 2024-01-31 18:03:13 -08:00
Matt Carroll
adb958ac3b [Conferences] Add React Conf, order upcoming conferences by date (#6596) 2024-01-31 21:02:12 -05:00
Stanislav (Stanley) Modrak
5d2f7105bd Remove unused variables (#6574) 2024-01-27 22:13:52 -05:00
Muhammad Hafijur
30f23d7651 fix(footer-social-icon): Vertical alignment of social icon (#6579) (#6580) 2024-01-27 22:09:59 -05:00
Stanislav (Stanley) Modrak
1ab7108159 Add guiding note (#6501)
* Add guiding note

* Update sandbox to include event handlers
2024-01-27 15:50:22 -05:00
Kent C. Dodds
5964bfa502 conferences: Add Epic Web Conf (#6584) 2024-01-26 17:27:59 -05:00
Sophie Alpert
5bc1d264d4 Add useFormState permalink arg (#6402) 2024-01-25 16:57:52 -08:00
Petro
e33ec30515 add upcoming conferences (#6573) 2024-01-23 23:28:44 -05:00
Ricky
85653a38fc Update alumni (#6577) 2024-01-23 15:43:16 -05:00
Noah Lemen
98d0f56986 add Noah Lemen to team page (#6576) 2024-01-23 15:11:22 -05:00
Ricky
4886261ee7 Fix regex lookback crashing older browsers (#6571) 2024-01-22 16:17:57 -05:00
Aki Hamano
3563d95efe Fix typo in Tic-Tac-Toe tutorial (#6565) 2024-01-21 08:13:19 -05:00
Ricky
b9f4f971d9 Add threads links to team page (#6561) 2024-01-19 12:55:35 -05:00
michellebakels
a3cf37db8c Update conferences.md - React Miami (#6557) 2024-01-18 20:56:22 -05:00
Ahmed Abdelbaset
82723c1b4d Remove url origin to match all translation forks (#6516)
* Update use-server.md

* Update form.md

* Update input.md

* Update react-labs-what-we-have-been-working-on-march-2023.md

* Update react-labs-what-we-have-been-working-on-june-2022.md

---------

Co-authored-by: Ricky <rickhanlonii@fb.com>
2024-01-17 21:23:33 -05:00
Prajwal Kulkarni
9c316b206f Upgrade tailwind version (#6550)
* Fix overflowing text content in footer link

Add an ellipsis to overflowing text in the footer section for navigating between different references.

* Add min and max width to nextlink class

* Add minwidth to tailwind config

* Wrap string beyond max width

* Remove title attribute from span element

* Upgrade tailwind to 3.4.1

* Remove manual width config from minWidth

* Remove minWidth from tailwind config and preserve default value of min-w-xs
2024-01-17 20:59:40 -05:00
Jamie Kyle
7a15e96aef Fix async-await syntax (#6554) 2024-01-17 20:51:27 -05:00
Alen Ajam
6bfde58c10 docs: fix grammar (#6465) 2024-01-13 23:41:17 -05:00
Bartosz Klonowski
df8f301c2b Use 'trim()' method in useContext page to prevent form from accepting whitespaces (#6549) 2024-01-12 18:43:55 -05:00
Sukka
8d2664b806 Feat: error-decoder (#6214)
* Feat: port error-decoder

* Fix: do not choke on empty invariant

* Refactor: read url query from `useRouter`

* Fix: argsList can contains `undefined`

* Fix: handle empty string arg

* Feat: move error decoder to the separate page

* Fix: wrap error decoder header in <Intro />

* Perf: cache GitHub RAW requests

* Refactor: apply code review suggestions

* Fix: build error

* Refactor: apply code review suggestions

* Discard changes to src/content/index.md

* Fix: animation duration/delay

* Refactor: read error page from markdown

* Fix lint

* Fix /error being 404

* Prevent `_default.md` being included in `[[...markdownPath]].md`

* Fix custom error markdown reading

* Updates

---------

Co-authored-by: Ricky Hanlon <rickhanlonii@gmail.com>
2024-01-12 16:18:21 -05:00
Prajwal Kulkarni
6987f0fb30 Fix overflowing text content in footer link (#6519)
* Fix overflowing text content in footer link

Add an ellipsis to overflowing text in the footer section for navigating between different references.

* Add min and max width to nextlink class

* Add minwidth to tailwind config

* Wrap string beyond max width

* Remove title attribute from span element
2024-01-12 16:15:04 -05:00
Ben Amor Aymen
0972541683 Add React Paris 2024 conference + React Brussels videos link (#6547)
Co-authored-by: Aimen Ben Amor <aimen_ben_amor@epam.com>
2024-01-12 20:22:35 +00:00
Zoey
a3f5b133a1 fix: Grammar in versioning-policy.md (#6539)
Adds a missing word in the documentation describing canary versioning
2024-01-11 15:28:02 -05:00
Taz Singh
eff3955836 Update meetups.md (#6540) 2024-01-11 14:25:58 -05:00
Ricky
9d8c5add07 Revert "Add useState semicolon (#5823)" (#6543)
This reverts commit e18bb3b257.
2024-01-10 17:46:48 -05:00
TymeeK
983bda90cc Removed unused nextId variable (#6470) 2024-01-10 15:53:05 -05:00
Ricky
6f8d4e6099 Add pointer-events:none to .exit (#6541) 2024-01-09 12:59:49 -05:00
Kiran Abburi
53a1f4940e Added React Nexus 2024 conference to the conference list (#6538) 2024-01-09 23:16:22 +05:30
Ricky
10d4a4dfb3 Fix forwardRef and useRef links (#6537) 2024-01-08 22:07:08 -05:00
Abdul Rahman
083c308de8 Fix(Bug) Update Feedback.tsx component visiblity issue (#6533)
* Update Feedback.tsx

* Update Feedback.tsx

Time reduced to 1.5 seconds, also going to update css

* Update index.css

CSS updated for feedback component animation.

* Update Feedback.tsx

* Update index.css

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2024-01-08 21:22:15 -05:00
probeiuscorp
bb0ac87ce4 Fix typo in experimental_taintObjectReference (#6536)
Change untained -> untainted
2024-01-08 20:33:29 -05:00
wnhlee
315cb7a38a fix wrong quotes around inline codes (#6523)
* fix wrong way quotes

* bump up to clear mdx cache
2024-01-07 11:06:41 -05:00
Ahmed Abdelbaset
7a28cf6bf5 Fix missing function keyword (#6527)
* Update use-server.md

* revert export default
2024-01-05 15:59:01 -08:00
Nepalivai
fc32af86f1 Text Display error in Go full-stack with a framework (#6483)
* Text Display error in Go full-stack with a framework

Fix error #27816

What dose this PR do?
It fixes the issue with the landing page of the react website.

* Update HomeContent.js

* Set styles on <option>

* Add padding too

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2024-01-05 12:20:16 -05:00
Ali Oguzhan Yildiz
bbb08a5a04 Add Turkish to deployed languages (#6449) 2023-12-20 17:02:42 -08:00
Luna
3009d764ed Fix error throw and for useTransition demo (#6510) 2023-12-20 16:58:16 -08:00
Alina Listunova
3bf64e5ffd Fix diagram alt text in Your UI as a Tree page (#6507) 2023-12-20 16:57:57 -08:00
Daniel Lo Nigro
9ce4afead6 Improve documentation for __html (#6499) 2023-12-19 17:23:51 -08:00
Prajwal Kulkarni
303ecae3dd Update startTransition.md (#6431) 2023-12-16 06:08:30 -08:00