Joshua
b19af544db
Fix casing for consistency ( #5881 )
There's 5 instances in this document in which the casing of a file name
begins with lower case, which makes it inconsisnent both with the page
and the entire tutorial.
2 years ago
Dan Abramov
4d2dbadd81
Update search API key
2 years ago
퉁이리
d818391e6f
docs: add-missing-space-in-unmount-component-at-node ( #5875 )
2 years ago
이동현
052126d09e
Fix small typo ( #5865 )
2 years ago
Kalyan Vedala
a905bc527a
Use opening fragment instead of div ( #5872 )
2 years ago
dan
f37ef36b07
Clarify tutorial
2 years ago
dan
5273fe2a9a
Add <meta> tag for search order ( #5859 )
2 years ago
Sophie Alpert
9f0f1c1ebf
Fix typo in updating-arrays-in-state.md
Thanks to Alex H for reporting.
2 years ago
lxmarinkovic
8f05b84ac4
Adding Conference - Chain React 2023 - Portland, USA ( #5852 )
* adding-chain-reaction-2023-conference
* adding-chain-reaction-2023-conference
2 years ago
Dan Lebo
881f928f87
improve visibility of code
2 years ago
dan
6b22284eb3
Add more fonts ( #5841 )
* Use regular font for body text
* Use primary text color for content area
* Keep medium font for nav
* Add italics
* Hook up more fonts
2 years ago
Dan Abramov
faa395f25c
Add missing fonts
2 years ago
Dan Abramov
7f296c6bb0
Change URLs for fonts
2 years ago
Dan Abramov
5e1ec56701
Download all fonts
2 years ago
Luna
81c91bcad5
Add additional thanks to React Labs post ( #5843 )
2 years ago
Ruchita
53f6bb709b
docs: fix typos in Component section of Legacy APIs ( #5842 )
2 years ago
lijianan
7f7308c85e
chore: use default parameters replace defaultProps ( #5839 )
2 years ago
Jasper De Moor
d1ce846f44
chore: update bundlerUrl ( #5835 )
2 years ago
Delba de Oliveira
401ca1a65c
Docs: Update sentence about Next.js static export ( #5837 )
* Update sentence about static export
Support for static exports will be available in v13.3 (coming soon)
* Add also*
2 years ago
이동현
e5fd79cdbb
Fix typo: missing `reactNode` in `hydrateRoot.md` ( #5827 )
2 years ago
Aliaksandr
e18bb3b257
Add useState semicolon ( #5823 )
2 years ago
Tristan
f68a91bb7e
Remove superfluous word 'like' ( #5813 )
'Your Effect would look like similar to this' -> 'Your Effect would look similar to this'
2 years ago
Abhinav Mahajan
9f89fff57c
Resolved the Tailwind CSS conflicts ( #5814 )
* Resolved the CSS conflict
* Resolved the CSS conflicts in other files
2 years ago
Pascal Fong Kye
8a12d3352d
fix(docs): small typos ( #5787 )
2 years ago
Jason Bonta
7f04124154
Update "top level" language to be less ambiguous with "levelContext" ( #5807 )
We use "top level" all over the docs, but this specific topic uses a different meaning of "level". If you're learning about passing context across multiple "levels" of components, this is actually pretty confusing and makes you think you can only useContext at, for example, the top level of your app.
2 years ago
Efrice
4b313b9755
chore: update tutorial-tic-tac-toe.md ( #5802 )
2 years ago
Leedom
72dfcec824
chore: update the link of LICENSE-DOCS.md ( #5799 )
2 years ago
이동현
ccc8d1d44f
Remove `import React` for consistency ( #5804 )
2 years ago
Vivek
2f8bd3019e
added missing roomId prop to useEffect docs ( #5803 )
2 years ago
Dan Abramov
b9af9f5723
Link RSC to blog
2 years ago
Dan Abramov
7d297a2d80
Fix typo
2 years ago
Dan Abramov
3c1fa0b4fd
Fix hanging word
2 years ago
Dan Abramov
c637579eae
Tweak text
2 years ago
Dan Abramov
dfff349afa
Typo
2 years ago
Dan Abramov
e108143652
Tweak casing
2 years ago
Dan Abramov
78f35d5a40
Fix typo
2 years ago
lauren
1b0c5e34de
Add React Labs March 2023 blog post ( #5798 )
* Add React Labs March 2023 blog post
* Remove smart quotes
* Fix typo
* Fix smart quote direction
* edits
* edits
* clean up asset loading section
* more edits
* better summary for blogcard
* Add additional context to offscreen section
I expanded the Offscreen rendering section a bit to deemphasize the
API itself and focus more on the high level capabilities it will unlock.
Since 1) it's unlikely <Offscreen> is the final API 2) most React
developers will not use it directly.
* Tweak to sentence in offscreen section
* fix minor typo
* edits
* merge
* upd
* oops
* twk
* Update src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md
Co-authored-by: lauren <poteto@users.noreply.github.com>
* Update src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md
Co-authored-by: lauren <poteto@users.noreply.github.com>
* oops
* edits
* edits
* ok
---------
Co-authored-by: Andrew Clark <git@andrewclark.io>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Andriamanamihaga Zo Toavina
29789460cc
Fix roomId not passed to child ( #5795 )
2 years ago
dan
8de8a0342d
Fix search modal not disappearing on Enter ( #5794 )
* Remove dead prop
* Use React.lazy
* Render at most one dialog at a time
2 years ago
dan
53391209c4
Add a missing comment
2 years ago
yujiseok
113f509fde
docs: Remove `serverUrl` in code example ( #5791 )
2 years ago
sushidesu
52b7706269
Fix Chart component to use handleClick ( #5786 )
2 years ago
Asif Vora
fecaa1e15f
Update meetups.md ( #5695 )
* fix: resolved conflicts
* Remove un-used file
---------
Co-authored-by: Asif Vora <asifvora@SF-LAP-103.local>
2 years ago
Matijs
75001de449
Update startTransition.md ( #5757 )
Fix broken link to `useDeferredValue` reference
2 years ago
Pranav Yadav
963829f283
FIX: Various 'hrefs' - 'beta.reactjs.org' -> 'react.dev' ( #5768 )
- add relative hrefs
2 years ago
Teepob Harutaipree
b329ad8364
docs: Disable lint in Code Example Preview unblock user from seeing initial UI ( #5762 )
* add eslint to disable lint error
* Update removing-effect-dependencies.md
---------
Co-authored-by: Teepob Harutaipree <Teepob.Harutaipree@agoda.com>
Co-authored-by: dan <dan.abramov@gmail.com>
2 years ago
Zambrano
b40432a116
fix: grammar error ( #5760 )
2 years ago
Alex Visan
d0f94d15eb
fix toc to highlight the correct header on click ( #5765 )
* fix toc to highlight the correct header on click
* fix case for when the toc has only a few headings
2 years ago
Pranav Yadav
61bf23ab9a
FIX: Various typos across codebase :) ( #5767 )
2 years ago
David Ribeiro
6b4aa495a8
Wrong link fix - #5770 ( #5771 )
2 years ago