Commit Graph

5788 Commits

Author SHA1 Message Date
Dan Abramov
edd2f4e6ea typo 2022-09-29 04:17:10 +01:00
dan
8ae813f05c [Beta] useEffect API (#5103)
* [Beta] useEffect API

* tweaks

* tweak

* add a link

* wip

* keep guide stuff to guides

* moar

* meh
2022-09-29 03:57:48 +01:00
dan
54e6276f2f [Beta] Fix header IDs (#5128)
* Fix heading scripts

* [Beta] Fix header ID generation

* Fix headers

* Remove the Convention block breaking TOC

* Fix message
2022-09-28 19:05:10 +01:00
Dan Abramov
ea5810b7b5 tweak landing copy 2022-09-27 19:44:23 +01:00
Dan Abramov
28058807fa Remove bold from codestep 2022-09-27 19:42:09 +01:00
dan
931fd9657e [Beta] Exclude Markdown parser (#5123) 2022-09-27 19:30:57 +01:00
dan
ed37a7d8a6 [Beta] Disable runtime CSS-in-JS (#5122) 2022-09-27 17:41:24 +01:00
Dan Abramov
ab8c1a4810 Fix HTML and CSS highlighting 2022-09-26 17:34:48 +01:00
Dmitrii
1a692067de fix typo in useMemo() documentation [BETA] (#5119) 2022-09-26 17:06:53 +01:00
Thomas Cleary
2a083f974c [Beta] Remove unused prop from context examples (#5117)
* [Beta] remove unused prop from 'reducer-and-context' example

* [Beta] remove unused prop from useContext example

* [Beta] remove more more occurences of unused prop
2022-09-26 17:06:35 +01:00
dan
e3073b03a5 [Beta] Fix some CSS (#5114) 2022-09-25 20:00:59 +01:00
dan
4f04184f97 [Beta] Optimize editor re-renders (#5113) 2022-09-25 18:55:39 +01:00
Dan Abramov
c8bf6f8d93 [Beta] Fix CSS for long highlight lines 2022-09-25 17:16:56 +01:00
dan
6b4fe35703 [Beta] Fully SSR CodeBlock (#5110) 2022-09-25 16:18:45 +01:00
Thomas Cleary
2ad2bb3ce7 Fix typo (#5111) 2022-09-25 17:54:17 +05:30
Justin E. Samuels
e166848088 Added RenderATL 2023 (#5108)
Added info about RenderATL 2023
2022-09-25 00:48:24 +01:00
dan
b59b64f386 [Beta] Upgrade to MDX 2 (#5107)
* [Beta] MDX 2

* Fix up old pages
2022-09-24 17:37:15 +01:00
dan
372f852f1e [Beta] Next patch to fail on errors (#5106) 2022-09-24 15:39:48 +01:00
Dan Abramov
477bafacf5 Revert "useEvent"
This reverts commit 807116a602.
2022-09-24 13:03:28 +01:00
Dan Abramov
fcd0ca3ec9 Revert "ts"
This reverts commit c865f07fde.
2022-09-24 13:03:21 +01:00
dan
402581e15f [Beta] Bump React/Next (#5105)
* [Beta] Upgrade React/Next

* useEvent

* ts
2022-09-24 12:49:25 +01:00
dan
4c37115f3f [Beta] Code style tweaks (#5104)
* Use named React imports

* More manual edits

* Remove displayNames

* rm dead code
2022-09-24 12:30:19 +01:00
dan
26fc12cf0a [Beta] Remove linter TODOs (#5102) 2022-09-24 02:02:32 +01:00
dan
d56aec2dd1 [Beta] Remove inline useEvent impl (#5101) 2022-09-23 22:58:50 +01:00
dan
bd0f7c02f0 [Beta] Use React versions from package.json (#5100) 2022-09-23 22:39:11 +01:00
Dan Abramov
0826c798a6 Hide package.json where it is not relevant 2022-09-23 22:28:43 +01:00
Dan Abramov
4ff4d8fd11 Tweak the experimental notice 2022-09-23 22:23:17 +01:00
Dan Abramov
59f0f9831a [Beta] Tweak colors 2022-09-23 22:10:46 +01:00
Ricky
e0720af286 [beta] Update CodeStep colors (#5089)
* [beta] Update CodeStep colors

* Add back green
2022-09-23 20:02:00 +01:00
George Song
6329438fdd [Beta] build: ignore markdown files in content (#5098)
* build: ignore markdown files in content

* Update .prettierignore

Co-authored-by: dan <dan.abramov@gmail.com>
2022-09-23 19:51:21 +01:00
George Song
caab52acae [Beta] Fix/extracting state logic into a reducer typo (#5096)
* style: prettier according to repo rules 💅

* fix: typo
2022-09-23 18:43:00 +01:00
kaushalyap
23218f66c5 removed unused useState (#5095) 2022-09-23 14:47:34 +01:00
dan
17dca33409 Add semi 2022-09-22 17:29:42 +01:00
dan
c5d300e8eb Remove unnecessary fromatting 2022-09-22 16:56:30 +01:00
lxmarinkovic
7030761737 react-global-22.v2 (#5092) 2022-09-22 21:11:14 +05:30
Danilo Woznica
a0bc4d2cf9 [Beta] fix(SandpackConsole): avoid unsubscribing the logs listeners (#5093)
* Update 3 files

* Delete console-issue.md

* Filter out console error addendum

Co-authored-by: dan <dan.abramov@gmail.com>
2022-09-22 16:13:53 +01:00
zqran
97cfcc019f [Beta] Unified api format (#5090) 2022-09-22 15:14:09 +01:00
Dan Abramov
8a9efff83d [Beta] Tweak loop guidance 2022-09-22 15:13:55 +01:00
kaushalyap
5812e54093 Removed extra closing curly braces from challenge 5 (#5088) 2022-09-22 03:11:44 +01:00
dan
f9d4dda88c [Beta] useMemo & useCallback edits (#5087) 2022-09-22 01:17:30 +01:00
Dan Abramov
8f6a4bf59e [Beta] Fix some dead links 2022-09-22 00:13:31 +01:00
zqran
d1fee87a0f [Beta] fix typo (#5082) 2022-09-20 14:33:21 +01:00
Robert Haritonov
675e0cff95 updating upcoming React conferences (#4988)
* updating upcoming React conferences

* add remix conf eu
2022-09-20 13:27:18 +05:30
lxmarinkovic
a05062186e reactjsday-verona-italy-2022 (#5080) 2022-09-19 21:37:41 +05:30
Eugene Dzhumak
841d3d1b75 [Beta]: fix typo on you-might-not-need-an-effect (#5077)
fix typo on you-might-not-need-an-effect
2022-09-17 23:44:37 +01:00
dan
a6c164d66a Fix a mistake 2022-09-17 20:47:41 +01:00
Simon Taranto
d83e0aa59c Small typo fix with forwardRef (#5075) 2022-09-17 08:52:28 +02:00
kaushalyap
5bcae4f884 Fixed the challenge 4 expected output when initial state of "showForm" changed to false. Since there can be only one empty message when the initial state of "showForm" changed from true to false. (#5071) 2022-09-16 04:12:03 +01:00
Dan Abramov
75563fe679 Fix signature 2022-09-15 21:25:25 +01:00
Dan Abramov
76d14c8123 oops 2022-09-15 21:22:50 +01:00