Commit Graph

366 Commits

Author SHA1 Message Date
R Nabors
32e3c7a6f9 Banner scheduling and snooze functionality (#3283)
Co-authored-by: Ricky <rickhanlonii@gmail.com>
2020-09-28 12:01:56 +01:00
C. Samuel Lents
cc44647dc3 fix grammatical errors (#3279) 2020-09-23 18:37:09 +01:00
Dan Abramov
a868d860cd tweak wording 2020-09-23 14:37:45 +01:00
Sandro Miguel Marques
7138aa016f Rename state setter from useText to setText (#3281) 2020-09-23 11:45:00 +02:00
Anand Kumar
1dd72bc991 Link to explainer how to use new JSX transform with CRA 4 (#3280) 2020-09-23 11:12:52 +02:00
rickyrojas1
da0e066485 Update-2020-09-22-introducing-the-new-jsx-transform.md (#3278)
Fix typo
2020-09-22 20:20:49 +01:00
Dan Abramov
4e4ba15bab Clarify 2020-09-22 16:30:26 +01:00
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>
2020-09-22 16:03:45 +01:00
Dan Abramov
b288802c59 Update RC blog post to use rc2 2020-09-22 14:51:23 +01:00
Brian Vaughn
fdd694f4c6 Tweaked v17 blog post effects changes (#3273) 2020-09-21 08:20:10 -04:00
Dave Nicolson
d79f1dd7c3 Update UMD build links to match npm (#3239) 2020-09-02 16:47:26 +02:00
Dan Abramov
39f09d6f42 fix more lins 2020-08-28 13:43:37 +01:00
Dan Abramov
baa4531bb4 fix link 2020-08-28 13:18:49 +01:00
Dan Abramov
daf79b7311 Update blog post for RC1 (#3231)
* Update blog post for RC1

* Update 2020-08-10-react-v17-rc.md
2020-08-28 13:03:35 +01:00
Dan Abramov
c30ff1e39b Add onFocusIn note 2020-08-11 13:29:36 +01:00
QiChang Li
304535ade1 chore: supplementary title (#3191) 2020-08-11 11:23:42 +01:00
Dan Abramov
1a6be46924 Clarifications 2020-08-11 11:09:46 +01:00
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
2020-08-11 01:06:38 +01:00
Dan Abramov
7d7c3c541f Update 2020-08-10-react-v17-rc.md 2020-08-10 21:42:59 +01:00
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>
2020-08-10 21:24:42 +01:00
Julius Wilson Lundang
13ea21cc0d Updated "Not supported" versions (#3135) 2020-07-23 11:14:56 +01:00
RedasP
dea363ed7d Update 2016-07-13-mixins-considered-harmful.md (#3096)
typo
2020-07-10 10:00:19 -04:00
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>
2020-07-09 22:20:05 -04:00
Moni
e548bd7e65 Update 2013-10-16-react-v0.5.0.md (#2945) 2020-06-17 10:46:18 -07:00
Fran Zekan
91ffdb0812 Upgrade to Node 12 LTS (#2831)
* Upgrade to node 12 LTS

* Run prettier
2020-03-14 13:24:39 +00:00
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
2020-03-12 13:24:06 +00:00
Mo Ismat
420fc316c5 Update 2018-06-07-you-probably-dont-need-derived-state.md (#1173)
Grammar/typo
2020-03-09 18:33:34 +00:00
Maddie Kreamer
970e90a4e6 apostrophe added to Facebooks to show possession (#1297) 2020-03-09 17:55:49 +00:00
Luan Ferreira
6f0a32dab7 Fix tiny typo in is-react-translated-yet blog post (#1833) 2020-03-09 15:31:52 +00:00
Karl Horky
911abf97ce Improve grammar (#2045) 2020-03-09 14:09:53 +00:00
Bob Ziroll
5f594efaf8 Fix typo on React 16 Roadmap page (#2433)
I believe it was meant to be "news story", but I could be misunderstanding something in the context of the paragraph.
2020-03-09 13:14:05 +00:00
Ryan James
616807556f s/'a myriad of'/'myriad' (#2764)
Think of "myriad" as a number. You wouldn't say "a nine of things", you would say "nine things".
2020-03-06 17:09:25 -08:00
Sunil Pai
c95c5cb123 Add Edge extension link for Devtools (#2790)
* add Edge extension link for Devtools

* Update 2015-09-02-new-react-developer-tools.md
2020-02-29 18:27:04 +00:00
Dan Abramov
df492156d3 Add redirect from old blog post url (#2784)
* Add redirect from old blog post url

* Update 2020-02-26-react-v16.13.0.md
2020-02-27 02:58:11 +00:00
Sunil Pai
a2813dc864 fix 16.13 blog post date (#2782)
as well the right link to the changelog
2020-02-26 22:36:06 +00:00
Brian Vaughn
d89ca50a06 Updated CHANGELOG to remove passive effects change from 16.13 release. (It wasn't part of that release.) 2020-02-26 13:10:49 -08:00
Dan Abramov
7f56986243 Fix wrong version 2020-02-26 20:55:30 +00:00
Sunil Pai
1b5c6d3d13 Blog post for v16.13.0 (#2779)
* Blogpost for v16.13.0

* Tweak

* Update 2020-03-02-react-v16.13.0.md

* update react/react-dom versions

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-02-26 20:44:54 +00:00
Kent C. Dodds
4dfde3eb02 fix typo in concurrent mode/suspense blog post (#2565) 2019-11-25 12:19:22 +03:00
Dan Abramov
3c5e2bd1ed Suspense: Start Fetching Early (#2551) 2019-11-09 20:10:45 +00:00
Youngjin Jang
7d257ea0ad Fix sample code variable name on "Building Great User Experiences with Concurrent Mode and Suspense" blog post (#2541)
* Update 2019-11-06-building-great-user-experiences-with-concurrent-mode-and-suspense.md

#2540 
I think `post` is `props.post`

* Update 2019-11-06-building-great-user-experiences-with-concurrent-mode-and-suspense.md
2019-11-08 15:54:12 -08:00
Joseph Savona
ee8a5ec783 Blog post (#2538)
Blog post: Building Great User Experiences with Concurrent Mode and Suspense
2019-11-06 11:26:42 -08:00
Jhon Mike
18327d46c5 Formateed react-v16.9.0 post (#2501)
* format post react-v16.9.0

* running yarn check-all
2019-10-27 11:30:03 +03:00
Andrew Clark
b4b53b3d4c Fix double negative
more unstable -> less stable
2019-10-22 13:16:36 -07:00
Andrew Clark
be0cd9ff79 Typo 2019-10-22 12:05:14 -07:00
Andrew Clark
e560f8ae22 Blog post announcing prerelease channels (#2455) 2019-10-22 12:03:19 -07:00
Thalyta Fabrine
81124465ac Fix broken link for suspense demo (#2418) 2019-10-11 00:10:55 +03:00
Arshita Kakkar
a3cb7c5235 Removed hyperlink from 'a' (#2296)
The sentence in line114 - "For this change, we’ve provided a [codemod](https://github.com/reactjs/react-codemod#error-boundaries) to automatically migrate your code" had hyperlink added to [a codemod] instead of only to [codemod]. Updated this.
2019-08-29 15:38:36 +03:00
Tobias Hale
74d047e8c3 Include step to checkout v3 branch before building the devtools extension (#2269) 2019-08-20 13:06:24 +01:00
Mohammed Salman
9de5e8c0cd Update 2015-09-02-new-react-developer-tools.md (#2252) 2019-08-17 20:24:37 +03:00