Brian Vaughn
17eae3952d
Fix "master" to "main" renaming mistakes ( #3770 )
4 years ago
Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
4 years ago
Dan Abramov
95ea219b83
Fix hanging word
4 years ago
Andrew Clark
7b0aecbe6d
New post: The Plan for React 18 ( #3729 )
* New post: The Plan for React 18
* Mark CM docs as stale
* Update content/blog/2021-06-08-the-plan-for-react-18.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
4 years ago
Jabir K.H
a5e0bf4d8d
grammatical typo fix on allowlist ( #3689 )
4 years ago
Pavlos Vinieratos
3bff1ac3fb
update on RN and react 17 ( #3620 )
4 years ago
Hamir Mahal
adfa67ad01
use "allowlist" in DOM Attributes in React 16 page ( #3532 )
4 years ago
Dan Abramov
ed421c0b95
Server Components blog post
4 years ago
George Bradley
923629258f
first issue: add missing comma ( #3452 )
Co-authored-by: gbradleypro <gbradleypro@gmail.com>
Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>
4 years ago
Edward
5e437a10ed
Change tabIndex to match the types (string to number) ( #3409 )
Co-authored-by: Edward Baggott <edward.baggott@shellenergy.co.uk>
4 years ago
Seyed Masih Sajadi
f44b4946e5
Link to TypeScript 4.1 stable release ( #3395 )
4 years ago
Haider Alshamma
c9a15fad66
Indicate that create react app 4.0 has been released ( #3356 )
* Indicate that create react app 4.0 has been released
* Update content/blog/2020-09-22-introducing-the-new-jsx-transform.md
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Jhon Mike
18ac8f7197
minor adjustments to the documentation ( #3354 )
4 years ago
Federico Zivolo
95894a159f
specify required option to use Flow with new JSX transform ( #3353 )
4 years ago
Dan Abramov
bb717c76bf
React 17 blog post ( #3335 )
* React 17 blog post
* Add RN paragraph
4 years ago
buoyantair
4e6cee1f82
Update error code extraction script link ( #3319 )
4 years ago
Dan Abramov
93b3ab9412
Add a note for library authors to JSX blog post ( #3339 )
* Add a note for library authors to JSX blog post
* Update 2020-09-22-introducing-the-new-jsx-transform.md
4 years ago
John Larsen
d78b121c39
Fix backport typo from 16.14.10 to 16.14.0 ( #3334 )
4 years ago
Dan Abramov
b5003c10d1
Update for the new releases
4 years ago
Dan Abramov
bd0c9d8c5f
Add changelog entry
4 years ago
Dan Abramov
b4a3bc7d0d
Grammar
4 years ago
davidblnc
07bb013f9f
Add missing word to latest blog post ( #3320 )
* Add missing word to latest blog post
* Change sentence to past tense
4 years ago
Napoleon Oikonomou
bf2323fe3e
Update RC blog post to use rc3 ( #3312 )
4 years ago
R Nabors
32e3c7a6f9
Banner scheduling and snooze functionality ( #3283 )
Co-authored-by: Ricky <rickhanlonii@gmail.com>
4 years ago
C. Samuel Lents
cc44647dc3
fix grammatical errors ( #3279 )
4 years ago
Dan Abramov
a868d860cd
tweak wording
4 years ago
Sandro Miguel Marques
7138aa016f
Rename state setter from useText to setText ( #3281 )
4 years ago
Anand Kumar
1dd72bc991
Link to explainer how to use new JSX transform with CRA 4 ( #3280 )
4 years ago
rickyrojas1
da0e066485
Update-2020-09-22-introducing-the-new-jsx-transform.md ( #3278 )
Fix typo
4 years ago
Dan Abramov
4e4ba15bab
Clarify
4 years ago
Luna Ruan
fb65d8c944
Blog post: Introducing the New JSX Transform ( #3270 )
* React v17.0 Release Candidate: Support for New JSX Transform
* Change date and slight edits
* tweak note
* more thanks
* fix example
* Include version for TS
* Add a note on running the codemod
* Move and add note
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
4 years ago
Dan Abramov
b288802c59
Update RC blog post to use rc2
4 years ago
Brian Vaughn
fdd694f4c6
Tweaked v17 blog post effects changes ( #3273 )
4 years ago
Dave Nicolson
d79f1dd7c3
Update UMD build links to match npm ( #3239 )
4 years ago
Dan Abramov
39f09d6f42
fix more lins
4 years ago
Dan Abramov
baa4531bb4
fix link
4 years ago
Dan Abramov
daf79b7311
Update blog post for RC1 ( #3231 )
* Update blog post for RC1
* Update 2020-08-10-react-v17-rc.md
4 years ago
Dan Abramov
c30ff1e39b
Add onFocusIn note
4 years ago
QiChang Li
304535ade1
chore: supplementary title ( #3191 )
4 years ago
Dan Abramov
1a6be46924
Clarifications
4 years ago
Craig Kovatch
4ac8fd7f35
Update 2020-08-10-react-v17-rc.md ( #3190 )
Use modern syntax for a capture-phase event listener example: flags object rather than raw boolean
4 years ago
Dan Abramov
7d7c3c541f
Update 2020-08-10-react-v17-rc.md
4 years ago
Dan Abramov
e36edae83c
React 17 RC release blog post ( #3185 )
* New blog post
* Apply suggestions from code review
Co-authored-by: Toru Kobayashi <koba0004@gmail.com>
* Add an illustration by @rachelnabors
* Co-credit the post
* Add changelog
* say it again
* Add a section
Co-authored-by: Toru Kobayashi <koba0004@gmail.com>
Co-authored-by: Rachel Nabors <rachelnabors@gmail.com>
4 years ago
Julius Wilson Lundang
13ea21cc0d
Updated "Not supported" versions ( #3135 )
5 years ago
RedasP
dea363ed7d
Update 2016-07-13-mixins-considered-harmful.md ( #3096 )
typo
5 years ago
Nikhil Sharma
a09854032a
fixed issue of profile link broken for react v16.13.0 blog post ( #3094 )
Co-authored-by: Nikhil Sharma <nikhilsharma@Nikhils-MacBook-Pro.local>
5 years ago
Moni
e548bd7e65
Update 2013-10-16-react-v0.5.0.md ( #2945 )
5 years ago
Fran Zekan
91ffdb0812
Upgrade to Node 12 LTS ( #2831 )
* Upgrade to node 12 LTS
* Run prettier
5 years ago
Vishal Jagtap
be17215d86
Updated React and React Native links ( #2824 )
* DOC: Updated the React Native Home URL
* Blog: Updated the React URL Link
* Relative link added
5 years ago
Mo Ismat
420fc316c5
Update 2018-06-07-you-probably-dont-need-derived-state.md ( #1173 )
Grammar/typo
5 years ago