Dan Abramov
6fa4673fb4
Update instructions to Babel 7
2 years ago
Sahil Mhapsekar
b2aeca61c2
Announce react india 2023 conference dates ( #5525 )
2 years ago
Sahil Mhapsekar
0da108f457
Update conference lists for beta docs ( #5529 )
* Update past conferences chronological list
* Update React India 2023 dates on beta docs
* Fix conference order for past conferences 2022
* Fix failing header id lint error
:
;
lld
;
2 years ago
Dan Abramov
0300f8a728
Fix typo, closes #5505
2 years ago
Cony
720b37f7da
Update reference Profiler.md ( #5502 )
2 years ago
Dan Abramov
e354061c82
Fix typo
2 years ago
Eduard
5647a9485d
docs(tutorial-tic-tac-toe.md): fix typos ( #5515 )
2 years ago
vicsantizo
114ad3eeff
fix(typos): place word in the correct place ( #5507 )
2 years ago
vicsantizo
d4e063fe51
fix(typos): remove misplaced word ( #5510 )
2 years ago
JingHuangSu1996
affb77d001
Fix typo on useSyncExternalStore page ( #5503 )
2 years ago
dan
e8917a06de
[Beta] Responsive iframes ( #5500 )
* [Beta] Repsonsive iframes
* Fix links
2 years ago
Viktor Chernodub
1fd3538718
[Beta] Simplify Immer installation guide ( #5499 )
2 years ago
derrekcoleman
79f500750d
Update tutorial-tic-tac-toe.md ( #5458 )
Change "and you code" to "and your code"
2 years ago
Dan Abramov
b8dcdf4f4f
Fix some links
2 years ago
Dan Abramov
5b8126a115
[Beta] Clean URLs for analytics
2 years ago
Dan Abramov
af255ea9d6
[Beta] Add React to <title>
2 years ago
Dan Abramov
5ef6955a90
Simplify wording
2 years ago
Dan Abramov
ef41566f76
Formatting nit
2 years ago
dan
3b0be4fbef
Link to beta in content ( #5495 )
2 years ago
Dan Abramov
73208820d1
[Beta] Mention error boundaries
2 years ago
Dan Abramov
7b57cb64b5
More redirects
2 years ago
Dan Abramov
405870f223
Remove unused
2 years ago
Dan Abramov
d9dd87ce20
Redirect .html paths to legacy site
2 years ago
Dan Abramov
60d29370a6
Rm unused
2 years ago
Dan Abramov
e71c47a8aa
Mention custom components
2 years ago
Dan Abramov
dd213e4efe
[Beta] Port some warning pages
2 years ago
Dan Abramov
dd366edd95
Rm dead redirects
2 years ago
dan
a260e0e227
[Beta] Community ( #5494 )
2 years ago
dan
7425ccff6f
[Beta] Blog MVP ( #5493 )
* Remove old blog entries
* Blog MVP
* TS
2 years ago
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
2 years ago
Kostiantyn Shyrolapov
38bf76a4a7
Update broken link in "Synchronizing with effects" ( #5461 )
Update link to TanStack Query
2 years ago
lauren
905b36798b
Update poteto description ( #5462 )
oxford commas are good actually
2 years ago
Valentin Vetter
cde02f82af
Fix Typo ( #5433 )
2 years ago
dan
09f0da6551
typo
2 years ago
dan
ddd3c7e2a7
typo
2 years ago
Dominic
1d918b9488
fix link ( #5449 )
2 years ago
Ilya
3ff6fe871c
Fix typos in Suspense.md, useDeferredValue.md & useTransition.md ( #5450 )
* Fix typo
* Fix useDeferredValue & useTransition typos
2 years ago
dependabot[bot]
52b2d7d445
Bump json5 from 1.0.1 to 1.0.2 in /beta ( #5446 )
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
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
2 years ago
dan
05bf01d0ae
[Beta] Add missing imports to ref pages ( #5442 )
* [Beta] Add missing imports to ref pages
* Fix spaces
2 years ago
chiranjib
44390cd930
Fix for ReactDOM.createRoot() example ( #5437 )
* Fix for ReactDOM.createRoot() example
* Update createRoot.md
Co-authored-by: dan <dan.abramov@gmail.com>
2 years ago
Sophie Alpert
eefa33a828
Fix typo in tutorial
2 years ago
Dan Abramov
e8a64f67a3
Fix link
2 years ago
Branimir Rijavec
46b5a69d72
Fix typo in tutorial-tic-tac-toe.md ( #5438 )
2 years ago
derrekcoleman
0eba7f671e
Fix typo in tutorial-tic-tac-toe.md ( #5436 )
2 years ago
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.
2 years ago
Pascal Fong Kye
9cd0db0a40
fix(typo): add missing closing character ( #5415 )
2 years ago
dan
f741a42bac
Fix #5412
2 years ago
Dominic
33c4d58f99
Fix 404 for json file ( #5403 )
2 years ago
Rahul Rao
c7efb5ccf0
Minor grammatical correction ( #5407 )
Fixing a minor grammatical correction/typo on the beta docs useImperativeHandle API reference page.
2 years ago