Commit Graph

356 Commits

Author SHA1 Message Date
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
Dan Abramov
180cd22d2d Update 2019-08-15-new-react-devtools.md 2019-08-16 11:05:37 +01:00
Brian Vaughn
3c7837a657 React DevTools v4 blog post (#2199) 2019-08-15 15:21:32 -07:00
Sunil Pai
181c4996af Add a note about the codemod on the lifecycle warnings post (#2219)
* Add a note about the codemod on the lifecycle warnings post

https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

* missing fullstop.

* Update 2018-03-27-update-on-async-rendering.md
2019-08-10 17:13:37 +01:00
Marius Schulz
29f7552868 Fix typo in React v16.9.0 blog post (#2217)
"enountered" -> "encountered"
2019-08-09 09:26:19 -07:00
Sophie Alpert
a7c8782fe8 Update 2019-08-08-react-v16.9.0.md (#2211) 2019-08-08 21:59:14 -07:00
Soichi Takamura
cd271384df mod typo (#2213) 2019-08-08 21:57:27 -07:00
Dan Abramov
a2a905117a Blog post for 16.9 (#2208) 2019-08-08 23:42:24 +01:00
Sunil Pai
8be8bf9d2f Testing Docs (#2165)
* Testing Docs

This expands the testing docs for reactjs.org. It adds 3 main docs -

- testing.md: An entry point to the testing docs
- testing-recipes.md: Common patterns when writing tests for React Components.
- testing-environments.md: Setting up your testing environment.

With help from @alexkrolick, @kentcdodds, @gaearon
2019-08-08 22:43:59 +01:00
Richard Taylor Dawson
d00058b1f9 Fixing typo in contributing section of the docs (#2166) 2019-07-23 21:25:13 -07:00
Rainer Martínez Fraga
26d9c14a7d Revert "fix(Blog): Post title updated to correct word for yes word in spanish (#2122)" (#2130)
This reverts commit 06a029d53d.
2019-07-05 10:52:38 -07:00