Commit Graph

650 Commits

Author SHA1 Message Date
Dan Abramov
8947bb99e9 moar 2023-02-02 16:25:43 +00:00
Dan Abramov
d9c354a9e2 moar 2023-02-01 22:53:56 +00:00
Dan Abramov
fe8ee9ce13 test 2023-02-01 20:39:47 +00:00
Dan Abramov
96af3235c5 simpler 2023-02-01 13:52:10 +00:00
Dan Abramov
11fbe557ef simpler 2023-02-01 13:23:23 +00:00
Dan Abramov
d6077daf90 wip: typing 2023-02-01 12:37:22 +00:00
Dan Abramov
6e95867b4b attempt 1 2023-02-01 11:05:32 +00:00
Dan Abramov
ebe22818d6 playing 2023-02-01 04:30:48 +00:00
Dan Abramov
5526c6b2a2 stub 2023-02-01 03:41:12 +00:00
Dan Abramov
d667d37f07 swap 2023-02-01 02:44:35 +00:00
Dan Abramov
c70267602b comment 2023-02-01 00:54:30 +00:00
Dan Abramov
fa1b3689fc blargh 2023-02-01 00:09:17 +00:00
Dan Abramov
75a9b3da9c unfork page 2023-01-31 22:20:12 +00:00
Dan Lebo
1bc00adb18 add placeholder 2023-01-31 13:25:43 -08:00
D
a1bc6d163d tweaks to homepage, adding wireframe 2023-01-28 10:02:24 -08:00
Dan Lebo
783c1f4751 Revert "tweaks to homepage"
This reverts commit 11d99f7ee2.
2023-01-27 21:07:34 -08:00
Dan Lebo
11d99f7ee2 tweaks to homepage 2023-01-27 21:04:16 -08:00
Rick Hanlon
f327c61ecc [beta] RFC - homepage and top nav 2023-01-25 20:10:09 -05:00
Dan Abramov
b8dcdf4f4f Fix some links 2023-01-24 11:43:40 +00:00
Dan Abramov
5b8126a115 [Beta] Clean URLs for analytics 2023-01-24 11:13:12 +00:00
Dan Abramov
af255ea9d6 [Beta] Add React to <title> 2023-01-24 11:06:42 +00:00
Dan Abramov
ef41566f76 Formatting nit 2023-01-24 07:12:08 +00:00
Dan Abramov
73208820d1 [Beta] Mention error boundaries 2023-01-24 05:17:39 +00:00
Dan Abramov
60d29370a6 Rm unused 2023-01-24 04:19:59 +00:00
Dan Abramov
e71c47a8aa Mention custom components 2023-01-24 03:08:12 +00:00
Dan Abramov
dd213e4efe [Beta] Port some warning pages 2023-01-24 02:55:46 +00:00
dan
a260e0e227 [Beta] Community (#5494) 2023-01-24 01:44:34 +00:00
dan
7425ccff6f [Beta] Blog MVP (#5493)
* Remove old blog entries

* Blog MVP

* TS
2023-01-24 00:51:49 +00:00
dan
c9e2e39940 [Beta] Refactor navigation logic (#5492)
* Pass route lists explicitly

* Inline MarkdownPage into Page

* Pass breadcrumbs from above

* Remove state from router utils

* Pass section from above
2023-01-23 22:59:55 +00:00
Kostiantyn Shyrolapov
38bf76a4a7 Update broken link in "Synchronizing with effects" (#5461)
Update link to TanStack Query
2023-01-15 17:59:54 +01:00
lauren
905b36798b Update poteto description (#5462)
oxford commas are good actually
2023-01-15 01:20:55 -05:00
dan
09f0da6551 typo 2023-01-10 01:10:51 +00:00
dan
ddd3c7e2a7 typo 2023-01-10 01:09:27 +00:00
Dominic
1d918b9488 fix link (#5449) 2023-01-09 13:11:25 +05:30
Ilya
3ff6fe871c Fix typos in Suspense.md, useDeferredValue.md & useTransition.md (#5450)
* Fix typo

* Fix useDeferredValue & useTransition typos
2023-01-09 00:51:13 +05:30
Uladzislau Hramyka
b4ae933648 Add missing X in starter Square component (#5445)
This change adds missing "X" character for starter Square component showcase in "Overview" section
2023-01-08 01:27:29 +05:30
dan
05bf01d0ae [Beta] Add missing imports to ref pages (#5442)
* [Beta] Add missing imports to ref pages

* Fix spaces
2023-01-06 18:38:09 +00:00
chiranjib
44390cd930 Fix for ReactDOM.createRoot() example (#5437)
* Fix for ReactDOM.createRoot() example

* Update createRoot.md

Co-authored-by: dan <dan.abramov@gmail.com>
2023-01-06 18:16:44 +00:00
Sophie Alpert
eefa33a828 Fix typo in tutorial 2023-01-05 15:42:01 -08:00
Dan Abramov
e8a64f67a3 Fix link 2023-01-05 21:45:55 +00:00
Branimir Rijavec
46b5a69d72 Fix typo in tutorial-tic-tac-toe.md (#5438) 2023-01-05 20:12:46 +00:00
derrekcoleman
0eba7f671e Fix typo in tutorial-tic-tac-toe.md (#5436) 2023-01-05 11:34:22 +01:00
Sebastian Silbermann
e77ba1e903 [beta] Fix inconsistent anchor link on flushSync page (#5429)
Could not find any usage of `create-root` in the docs. 
This makes existing links effectively 404 with regards to the anchor but this is a beta after all.
2023-01-01 16:17:19 +01:00
Pascal Fong Kye
9cd0db0a40 fix(typo): add missing closing character (#5415) 2022-12-29 11:12:48 +01:00
dan
f741a42bac Fix #5412 2022-12-29 01:48:34 +00:00
Dominic
33c4d58f99 Fix 404 for json file (#5403) 2022-12-29 01:41:18 +00:00
Rahul Rao
c7efb5ccf0 Minor grammatical correction (#5407)
Fixing a minor grammatical correction/typo on the beta docs useImperativeHandle API reference page.
2022-12-29 01:39:37 +00:00
Sagar Acharya
afb7d7ab2f Fixes a typo (#5411)
[Suspense](https://beta.reactjs.org/reference/react/Suspense) page has header
 `<Suspense>` lets you displays a fallback until its children have finished loading.
Which should have been:
`<Suspense>` lets you display a fallback until its children have finished loading.
2022-12-29 01:38:29 +00:00
Filipe Névola
bcf7759402 [Beta] Fixes typo in editor-setup page (#5413) 2022-12-28 16:45:15 +00:00
Rahul Rao
2a3bcb6c00 Minor grammatical correction (#5406)
Adding a minor grammatical correction to the useImperativeHandle hook API reference markdown page.
2022-12-27 12:20:38 +05:30