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
Dan Abramov
cbe2a266e2
Fix <meta> for Twitter
2 years ago
dan
e17c47a748
Edit GH action comment
2 years ago
Dan Abramov
8eeff10f77
Try to fix the workflow
2 years ago
Dan Abramov
4f2ea43f70
Remove current members from alumni
2 years ago
Dan Abramov
ce3adb841b
Revert "Try to fix GH analyze workflow"
This reverts commit ca4444dfb4
.
2 years ago
Dan Abramov
ca4444dfb4
Try to fix GH analyze workflow
2 years ago
dan
1926e48758
Disconnect sidebar scroll behaviors ( #5778 )
2 years ago
Dan Abramov
a77fa5589c
Fix Git hooks
2 years ago
Dan Abramov
19ad88bf83
Prettier
2 years ago
Hernani Fernandes
e60d5e5b0a
Add React On The Beach to the list of conferences. ( #5763 )
2 years ago
dan
ccc8a49786
Misc Footer fixes ( #5777 )
* Refactor Footer
* Fix grey line on dark homepage
This is a bit of a hack. Our sections are contain: 'content' so the background doesn't stretch far enough.
* Align horizontal lines
* Fix Quick Start not having Prev/Next
2 years ago
Andrew Mok
de6f0af32c
fix: fix broken link in cloneElement.md ( #5766 )
2 years ago
Jongwoo Han
8e4f8c5e3f
Replace deprecated command with environment file ( #5776 )
2 years ago
Dan Abramov
fc2e89cc43
Remove unnecessary scrollbar
2 years ago
Dean Leszman
1a11868029
Fix invalid link to useEffect docs ( #5773 )
Updated link from /api/useEffect to /reference/react/useEffect
2 years ago
Dan Abramov
67721a6f05
Reorder sections
2 years ago
Dan Abramov
e565b43abd
Oops, reuse existing <meta> tag
2 years ago
Dan Abramov
ceaa729353
Maybe this?
2 years ago
Dan Abramov
0e72964224
Maybe this works
2 years ago
Dan Abramov
1c640c6dfd
Maybe fix
2 years ago
Dan Abramov
5fff3bef53
Try to fix redirects
2 years ago
Dan Abramov
c00e4bf419
Add Google verification HTML
2 years ago
dan
cb47e2bec6
Fix GA for first page view ( #5769 )
2 years ago
Strek
febba57eec
chore: remove labeler ( #5748 )
2 years ago
Dan Abramov
9e3eb15271
Update more links
2 years ago
Dan Abramov
dd65dcac3b
Move beta to top level
2 years ago
dan
4c2503a83e
Move the old site to another repo ( #5739 )
* Delete the old site from this repo
* Remove old GH workflow
* Remove other files
2 years ago
Olivier Tassinari
50551f84c6
Improve anchor link ( #5721 )
The current value is broken, the header has the `.h-16` class name which equals to 4rem.
2 years ago
Jiří Vrba
5dcfeb625c
Display ctrl key in search bar for non-mac browsers ( #5737 )
* Add browser platform detection script (mac/win)
* Hide platform specific content with css
* Display ctrl + k in search bar on non-mac platforms
* Update the platform detection comment
2 years ago
Sophie Alpert
adb0d85a03
Fix mobile nav layering
https://twitter.com/hisafira/status/1636639994990452737
2 years ago
Robert Haritonov
70a88ea484
Update conferences.md ( #5718 )
2 years ago
Robert Haritonov
5952c6b0cd
Update GitNation React conferences ( #5697 )
* Update GitNation React conferences
Update GitNation React conferences and links to video recordigns
* update remote type
2 years ago
skyhawk14
657cd40016
Update useCallback.md - rename ShoppingForm to ShippingForm ( #5656 )
2 years ago
Laube
9f929d3195
missing word: of ( #5669 )
2 years ago
Siva Addanki
c2164d5131
docs: changed useEffect example ( #5711 )
2 years ago
Albert Portnoy
c1f6dc9b11
chore: fix footer "Community" link ( #5720 )
2 years ago
Strek
19e6a0ce32
chore: change to correct link ( #5708 )
2 years ago
michellebakels
399e8ce19c
Update conferences.md - React Miami ( #5704 )
2 years ago