Commit Graph

5579 Commits

Author SHA1 Message Date
Ricky
2890036c69 Add stub pages for all React and ReactDOM APIs (#4910)
* Add ReactDOM Client APIs

* Feedback fixes

* TODO and link fixes

* Update createRoot.md

* Nits

* Nits

* Update reactdomclient.md

* Update hydrateRoot.md

* Update hydrateRoot.md

* Update createRoot.md

* Update hydrateRoot.md

* createRoot tweaks

* bla

* tweaks

* tweaks

* tweak

* bump

* Add another troubleshooting error

* Add stubs for React.* APIs

* Add and organize remaining APIs

* Update links

* fix whitespace

* Add re-directs for old API URLs

* Fix some links

* Add StrictMode

Co-authored-by: dan <dan.abramov@gmail.com>
2022-08-19 12:42:44 -04:00
Ricky
c527d4ec4f [Beta] Add ReactDOM Client APIs (#4909)
* Add ReactDOM Client APIs

* Feedback fixes

* TODO and link fixes

* Update createRoot.md

* Nits

* Nits

* Update reactdomclient.md

* Update hydrateRoot.md

* Update hydrateRoot.md

* Update createRoot.md

* Update hydrateRoot.md

* createRoot tweaks

* bla

* tweaks

* tweaks

* tweak

* bump

* Add another troubleshooting error

Co-authored-by: dan <dan.abramov@gmail.com>
2022-08-19 11:38:15 -04:00
dan
4de082d220 Update createcontext.md 2022-08-18 18:11:49 +01:00
Mikhail Konin
5fed75dac5 Fix comma position (#4897)
Fix comma position at line 219 , in phrase When you need to "change things,"
2022-08-13 10:08:28 +05:30
Xuan Huang (黄玄)
8a6d966655 Add Robert Zhang (#4899) 2022-08-12 15:33:38 -07:00
Guihua Ran
4a87b19ef3 Remove the redundant code (#4898) 2022-08-12 14:07:24 +05:30
Joel Mathew Koshy
b162ea203c fixed incorrect function name in React.memo for IconDownload icon component (#4891) 2022-08-10 15:13:47 +01:00
Binoy Barman
47e1ce5d42 Update index.md (#4886) 2022-08-09 13:46:50 +02:00
Luciano Ayres
d223fbd476 Rephrase sentence (#4880)
Rephrase sentence referring to the single legacy method of 'UNSAFE_comonentWillMount()' on the Notes section within the 'Mounting' topic.
2022-08-09 10:21:06 +05:30
Peter Hauke
d2deddfb6d Change plural sentence to singular (#4758) 2022-08-09 10:18:56 +05:30
Dina
142c20780d Update meetups.md (#4827) 2022-08-09 10:12:33 +05:30
椿楸冥灵
0bf79b420b fix: update all immutable js broken link (#4885)
Immutable.js link https://facebook.github.io/immutable-js/ is now 404, change them to the correct address https://immutable-js.com/.
2022-08-08 10:57:01 +05:30
Joel Mathew Koshy
4808a469fa [Beta] fixed grammatical typo in render-and-commit.md (#4881) 2022-08-07 17:20:30 +02:00
Aroyan
7c3e6dc55c fix: update immutable js broken link (#4878) 2022-08-06 13:12:54 +02:00
Aroyan
8e0b6584f6 fix: update sinon fake timers broken link (#4879)
* fix: update broken link for Colorable

Update broken link for Colorable in Color contrast section

* fix: update broken sinon fake timers broken link
2022-08-06 14:51:16 +05:30
Shanmughapriyan S
37910882a2 fix: typo (#4876) 2022-08-06 00:52:51 +05:30
Dan Abramov
9fb359ffb2 Rm dead links 2022-08-05 19:54:13 +01:00
dan
5cea9c4f56 [Beta] Lifecycle of Reactive Effects (#4875)
* [Beta] Lifecycle of Reactive Effects

* rm future pages

* more
2022-08-05 19:51:57 +01:00
Sophie Alpert
e42f16e49c Reword "Invalid ARIA Prop Warning" advice (#4844) 2022-08-05 11:33:42 -07:00
AbdelRahman Hatem
6fa9dedb72 Fix Robin Pokorny’s article link (#4867)
Fix Robin Pokorny’s Index as a key is an anti-pattern article link
Notes:
Link is not working neither in my PC nor my phone.
I tried to open it in incognito browser and didn't work.
I don't know the website works in all countries or not but here in Cairo, Egypt doesn't work.
And this is not the first link I encountered doesn't work
2022-08-05 18:14:53 +01:00
Joel Mathew Koshy
318981f9cd fixed having duplicate tailwind classes in pages/blog (#4872) 2022-08-05 06:39:01 +02:00
Theviyanthan Krishnamohan
efbe84e52d Fix a typo (#4870) 2022-08-04 11:01:06 +05:30
Shanmughapriyan S
a20f6378aa refactor: remove unused state (#4848) 2022-08-03 14:25:51 +05:30
Ben Amor Aymen
671cd2aa60 Fix event links for React Brussels 2022 (#4863)
Co-authored-by: Aimen Ben Amor <aba@emakina.com>
2022-08-02 23:01:37 +02:00
Ihor Sychevskyi
a3c01e7b07 Accessibility update color contrast (#4850) 2022-08-01 17:08:18 +02:00
gazfar
8223159395 Update 2022-03-29-react-v18.md (#4812) 2022-07-14 17:20:28 +05:30
lxmarinkovic
7c015746a1 New conferences october 2022 (#4816)
* React Brussels Hybrid 2022

* React Advanced London 2022
2022-07-14 17:18:47 +05:30
rvgmiller
eed3bf3d57 Fix typo: Travel plan example (#4810)
* Fix typo: New Zealand in travel plan example

* Fix multiple typos of New Zealand in examples
2022-07-12 07:03:15 +05:30
Akul Srivastava
f67fa22cc1 fix: api links in content (#4806)
* fix: api reference links in content

* fix: link on react dom api page
2022-07-09 17:39:37 +05:30
Zane Chua
3a9b87c420 Remove Singapore from the list (#4801)
React Knowledgeable website seems to go to some spam website now and the community facebook page has been updated since 2019. Probably no longer active

https://www.facebook.com/reactknowledgeable/
2022-07-08 11:56:45 +05:30
Sunil
4d51741463 fix typo in passing-data-deeply-with-context.md (#4795)
* fix typo in passing-data-deeply-with-context.md

* Fix: typo
2022-07-07 22:33:59 +05:30
Strek
ee7705675d [Beta] Fix empty message styling in console (#4784)
* fixes empty messages added in console

* Revert "fixes empty messages added in console"

This reverts commit c978a82be6.

* add min height
2022-07-01 02:08:07 +01:00
Strek
e2c5f1b319 update conferences (#4785) 2022-06-30 23:22:31 +05:30
dan
d8171faaca [Beta] Discourage derived state more (#4781)
* [Beta] Discourage derived state more

* reword
2022-06-28 19:46:48 +01:00
dan
dec71401e3 Hooks FAQ: Change usePrevious recommendation (#4780)
* Hook FAQ: Change usePrevious recommendation

* typo
2022-06-28 18:35:53 +01:00
Akul Srivastava
807fff2850 fix: correct beta docs link in readme (#4779) 2022-06-28 22:16:36 +05:30
Danilo Woznica
eca969cd1f fix(sandpack): message listeners (#4778) 2022-06-27 17:36:57 +01:00
Fakhruddin Ali Hussain
26caa64982 Fixes hydrateRoot link (#4775)
Fixes #4770
2022-06-27 09:09:00 +05:30
Balázs Orbán
c1c3d1db30 fix typos (#4767)
* fix typo

* Update you-might-not-need-an-effect.md

* Update you-might-not-need-an-effect.md
2022-06-23 01:13:52 +01:00
Dan Abramov
8fb5a45d60 typo fix 2022-06-22 23:31:59 +01:00
dan
5187ed6bbd [Beta] You Might Not Need an Effect (#4766) 2022-06-22 23:15:15 +01:00
Akul Srivastava
f71c82fcd4 fix(docs): remove redundancy (#4764) 2022-06-22 17:49:04 +05:30
Joshua Marantz
d8cd1ce416 fix broken link to react router docs (#4763)
Docs for React Router 6.4+ have moved from the "remixing" to "dev" branch.
2022-06-21 11:34:27 +05:30
Romain Bohdanowicz
fb65da64ac docs: class properties and object spread are no longer experimental (#4754)
Co-authored-by: Romain Bohdanowicz <romain.bohdanowicz@formation.tech>
2022-06-20 20:38:39 +02:00
Hung Viet Nguyen
c3e09c52c9 Fix a typo in #4726 (#4762) 2022-06-20 13:03:02 +05:30
Peter Hauke
df2673d1b6 Fix minor grammar error (#4756) 2022-06-18 11:57:59 +02:00
Aroyan
6418ebc220 fix: update broken link for Colorable (#4753)
Update broken link for Colorable in Color contrast section
2022-06-17 14:28:05 +01:00
moe
75bda80a63 fix sandbox tab button styles when selected (#4751) 2022-06-17 14:03:58 +01:00
Dongho
d2da1a55d2 Remove useless comma (#4711)
Found an additional comma typo when I implemented this example with typescript.
2022-06-16 19:33:36 +05:30
Swarnava Sengupta
763d57bb4e Add 18.2.0 info in website (#4747)
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2022-06-15 20:51:20 +02:00