Hao Dong
efc3958ba3
Added missing function bracket in hooks-effect.md ( #2207 )
2019-08-12 09:31:32 +03:00
Vitor Emanuel Batista
a2b1f067eb
Add Joinville to meetups ( #1828 )
2019-08-12 09:29:14 +03:00
Milad Heydari
0b92a4dcb8
Add React Conf Iran 2019 ( #2228 )
...
added react conf iran 2019 to the list.
2019-08-12 09:25:39 +03:00
Nat Alison
17f4dee98a
Update languages.yml
2019-08-10 17:28:57 -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
Dan Abramov
7382e4e4ec
Link FAQ to testing recipes
2019-08-10 17:02:40 +01:00
Todd Chaffee
12a84023f1
Update testing-recipes.md with English correct. ( #2224 )
...
"Get a hold" should be the phrasal verb "get ahold". See https://www.quickanddirtytips.com/education/grammar/a-hold-or-ahold?page=1
2019-08-10 17:00:47 +01:00
Sunil Pai
53cce1dc2e
Adds a TOC to testing-recipes.md ( #2221 )
...
Nothing, fancy, just a list of links to the sections on the page. Also took the opportunity to add dividers between sections, and Title Case the titles.
2019-08-09 19:21:31 +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
Sunil Pai
911f5d1a39
[easy] copyedit testing-recipes.md ( #2220 )
...
2 small changes
- consistent data-testid everywhere
- one wrong assertion
2019-08-09 16:42:47 +01:00
Stavros Tsourlidakis
164a82b79b
Fix a typo ( #2214 )
2019-08-09 11:06:05 +01:00
Arihant Verma
4559e1c20e
Type fix 'Diffrent' ➡️ 'Different' ( #2215 )
...
Type fix 'Diffrent' ➡️ 'Different'
2019-08-09 10:58:44 +01:00
Mark Adamson
4463b791ed
typo fix: 'although' ( #2216 )
2019-08-09 10:58:17 +01:00
Neil Kistner
3f6d60a229
Update testing-recipes.md ( #2212 )
...
* Update testing-recipes.md
Update timers section code to match described situation
* Missed a spot
2019-08-09 10:57:45 +01: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
Dan Abramov
c2d1794c46
Capitalization
2019-08-08 23:08:20 +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
Brian Vaughn
4867765f37
Update website to v16.9 ( #2210 )
2019-08-08 14:35:09 -07:00
Brian Vaughn
129df30d2c
Profiler API docs ( #2176 )
...
* First pass at Profiler API docs
2019-08-08 14:17:59 -07:00
Sunil Pai
ccdcf455e7
Update Footer link to
2019-08-08 20:53:40 +01:00
imed jaberi
d818c19f6f
fix 'Going Big with React' part 👻 .. ( #2192 )
2019-08-07 16:33:59 -07:00
Kevin Menard
986381c568
Update an example to use a more accurate abbreviation. ( #2201 )
2019-08-06 12:47:30 -04:00
Justin E. Samuels
e200fd7b93
Added Render-Atlanta to list of conferences ( #2177 )
...
* Added Render-Atlanta to list of conferences
The first React focused conference around culture & inclusion will be held in the peach state, May 4 - 6, 2020. Full website is going live August 1, but signup page is currently active via our URL
* Updated Position
Accidentally put it @ the bottom under past conferences
* Fixed order
2019-08-01 16:41:05 +01:00
JamesXuereb
4b8aa88fe2
Update conferences.md ( #2179 )
...
Added ReactConf AU into bottom of list for 27 & 28 Feb 2020
2019-07-30 18:36:40 -07:00
Colin
eef56ffdcf
Add a relevant FAQ link in "Thinking In React" ( #2170 )
2019-07-25 09:54:48 -07:00
Richard Taylor Dawson
d00058b1f9
Fixing typo in contributing section of the docs ( #2166 )
2019-07-23 21:25:13 -07:00
imed jaberi
1d8e542b03
update the status of Arabic translation .. ( #2157 )
2019-07-22 15:52:31 -07:00
Peng Jie
5dca78b7e3
docs(hooks): fix typo ( #2161 )
2019-07-21 22:12:27 -07:00
Jamison Dance
989460ffe4
Add React Conf to list of community conferences ( #2158 )
...
* Add React Conf to list of community conferences
* Whoops, put right day in
2019-07-20 17:44:44 +01:00
Alex Krolick
a0911655e0
Revert "Added option for more cdns. ( #2144 )" ( #2146 )
...
This reverts commit b84fb3d281 .
2019-07-14 10:12:46 -07:00
Taeheon Kim
dc650ecdae
Update docs about an existence of .elementType ( #2145 )
...
Hi, I've met the same issue on [here](https://github.com/facebook/prop-types/issues/200 ) at storybook and found the following [PR](https://github.com/facebook/prop-types/pull/211 ) that adds the `elementType` feature. It could find the doc on npm, but not the official react site.
2019-07-14 01:34:36 +03:00
Hamid Sarfraz
b84fb3d281
Added option for more cdns. ( #2144 )
2019-07-14 01:34:14 +03:00
Mikko Vedru
4af9f2dcd1
Reduce confusion about adding additional fields to .this ( #2142 )
...
As a new React learner, this part was a bit confusing as I though that it was referencing `() => this.tick()` part of the code. My addition would help at least people like me.
2019-07-11 11:11:59 -07:00
Daniel Banck
e1abbdecfd
Add Kiel to the list of React Meetups ( #2136 )
2019-07-09 18:33:51 +03:00
UmaR Aamer
06dd4cbe97
React Native added support for hooks in 0.59 ( #2121 )
...
* React Native added support for hooks in 0.59
React Native 0.59 and above already support React Hooks, this line is no longer necessary, causes confusion for some people that it is not working right now. We can also mention React Native version if needed.
* update with react native mention of hooks support
* Update content/docs/hooks-faq.md
suggested changes
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com >
2019-07-09 18:33:15 +03:00
Natalie Marleny
b57265b8f9
[Documentation] Fix: Update link to Chrome Accessibility Inspec… ( #2134 )
2019-07-09 09:34:06 +03:00
Maxim Kudryavtsev
40e96a44e5
Add DevExtreme Reactive to the Components list ( #2127 )
2019-07-06 07:16:17 +03: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
Akansh Gulati
06a029d53d
fix(Blog): Post title updated to correct word for yes word in spanish ( #2122 )
2019-07-04 15:02:06 -07:00
aaron
2dd6924e25
move past conferences to the bottom of the list ( #2118 )
2019-07-03 22:25:25 +03:00
SR
ed9d73105a
Update tutorial.md ( #2115 )
...
changed 'any React apps' to 'any React app'
2019-07-01 12:08:56 -07:00
Neil de Carteret
18f662ce41
Update hooks-faq.md ( #2113 )
...
* Update hooks-faq.md
I tripped up slightly while reading this example for using the callback form of a state setter inside an effect. I've added a few lines that might help a hook newbie grok the differences between the examples.
* Update hooks-faq.md
* Update hooks-faq.md
2019-07-01 08:46:54 -07:00
Sibiraj
c024001caf
Update Production Optimization docs to use terser ( #2112 )
...
* Update Production Optimization docs to use terser
* Update Optimizing Performance.md
* Fix typo
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com >
2019-07-01 12:39:11 +03:00
Chris Dickinson
d47597f02c
Added free Scrimba React Tutorial ( #2111 )
...
A great video/editor tutorial consisting of 48 hands-on lessons.
2019-07-01 08:15:34 +03:00
Chang Yan
76588f6335
Correct the description of when gDSFP gets called ( #2100 )
2019-06-30 20:54:45 +03:00
Sibiraj
d71c6e3695
Remove tooling support info in fragment docs ( #2096 )
2019-06-30 10:50:44 +03:00
ZachMayer
03260d7149
[docs] Updated required node and npm versions to match CRA docs in 'docs/create-a-new-react-app.html' ( #2099 )
...
https://facebook.github.io/create-react-app/docs/getting-started
2019-06-30 10:42:08 +03:00
Ayush Rawal
6fc8c43e36
Add Meetup ( #2097 )
...
Add JaipurJS - JavaScript meetup in Jaipur, Rajasthan, India
2019-06-30 10:38:26 +03:00