Michaël De Boey
dd6317f3bd
Update 2019-02-06-react-v16.8.0.md ( #1634 )
...
You can just normal install `eslint-plugin-react-hooks`
2019-04-24 09:07:53 +03:00
José Antonio Chio
7be4caf210
Update ESLint Plugin installation command ( #1758 )
2019-04-24 09:02:43 +03:00
BrainBoxBrown
59be66f3a8
Changed unicode hyphen to normal hyphen ( #1927 )
...
When copy and pasting `npm install jest-cli —save-dev` you get this error
`Invalid tag name "—save-dev": Tags may not have any characters that encodeURIComponent encodes`
I replaced the unicode characters '—' with ascii hypens '-'
2019-04-24 08:57:49 +03:00
Stepan
f0d1a01120
links Get started and Take the Tutorial have been relocated in mobile… ( #1857 )
2019-04-23 20:48:21 +03:00
Juho Vepsäläinen
a14c5b949c
docs: Add React Finland 2019 ( #1934 )
2019-04-23 12:07:30 +03:00
Sunil Pai
2aa3c54e08
Update addons-shallow-compare.md ( #1924 )
2019-04-15 09:44:46 -07:00
Robert Haritonov
d211df8929
Update 2019 conferences list ( #1898 )
...
* Update 2019 conferences list
Add React Advanced, React Day Berlin 2019. Sort passed conferences.
* add missing year to React Advanced 2019
2019-04-15 08:40:48 +02:00
Radoslav Stankov
1fc2dfe919
add React.NotAConf to the conferences list ( #1920 )
2019-04-14 09:40:30 +02:00
Camilo Giraldo
2a1b08943c
Fix 1640: Formatting for code blocks nested in blockquote ( #1899 )
2019-04-03 12:51:42 -07:00
Parker Bond
c7dde3d237
Add Chain React to conferences list ( #1900 )
...
Chain React is a React Native focused conference put on yearly. This will be the 3rd year it has been held.
2019-04-03 20:31:06 +01:00
Nat Alison
8de5aff111
Update languages.yml to show italian finishing
2019-04-01 23:53:19 -07:00
Wojtek
59c3c0a155
Fix explanation of the useState example in 'Hooks API Reference' page ( #1881 )
2019-03-29 12:05:00 -07:00
Saransh Kataria
d0f2db967a
removed sentence since functions can have state ( #1878 )
...
With introduction of hooks, that statement is not valid anymore
2019-03-28 15:51:37 -07:00
Dan Abramov
2753191ee2
Bump React versions
2019-03-28 00:17:49 -07:00
Nat Alison
c6f99a6d9a
Add kannada to languages
2019-03-27 19:16:47 -07:00
Nat Alison
4541a8ff10
Update languages.yml
2019-03-27 19:15:43 -07:00
Ahmad Awais ⚡️
2304fa1a7c
📦 NEW: Add React.js Lahore Meetup Group ( #1873 )
...
This PR adds a relatively new sub-meetup-group of a Cloud Developers meetup group in the city of Lahore.
2019-03-26 12:36:15 -07:00
pavan
6faeeb809f
Adding immer in the list of immutable libraries ( #1839 )
...
* Adding immer in the list of immutable libraries
* Update optimizing-performance.md
2019-03-26 05:58:15 +00:00
pixelyunicorn
a1a7ec3a04
Added RQ React meetup in Philadelphia ( #1866 )
2019-03-26 05:56:24 +00:00
Dan Abramov
448b7f1a20
Remove ReactNYC meetup from the list
2019-03-25 22:49:13 -07:00
Jenn Creighton
ee4188ba07
remove ReactWeek from Conference list ( #1864 )
2019-03-25 14:07:34 -07:00
Saransh Kataria
e744030ad0
removed line as functions can have state now too ( #1783 )
...
* removed line as functions can have state now too
* removed this.setState line from docs
2019-03-25 12:41:48 -07:00
Nat Alison
1f2dbb7a4f
Update languages for Simplified Chinese completion ( #1854 )
...
* Update languages for Simplified Chinese completion
* Update languages.yml
2019-03-20 13:03:43 -07:00
Dan Abramov
b1bc193dba
Document useContext bailout strategy ( #1848 )
2019-03-19 22:09:21 +00:00
Dan Abramov
ac4aa6546e
Add more explanations to Hooks API page ( #1845 )
...
* Add more explanations to API page
* static
* add info about useLayoutEffect
* Update content/docs/hooks-reference.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* nits
* nit
2019-03-19 17:12:44 +00:00
Dan Abramov
806da34988
Add a DOM measurement recipe to Hooks FAQ ( #1843 )
...
* Add a DOM measurement recipe to Hooks FAQ
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
2019-03-19 15:28:18 +00:00
Brian Mitchell
905a1134c0
Add React Rally 2019 ( #1840 )
2019-03-18 10:24:24 -07:00
Arthur Denner
877431a60b
Fix previous article on hooks-effect.md ( #1802 )
...
Hi! 👋
This PR only fixes the `Previous article` link on [this page](https://reactjs.org/docs/hooks-effect.html ).
Once this get merged, do I need to open a similar PR in each one of the translation repos?
2019-03-17 14:08:17 -07:00
Nelson Reitz
1fe2e0ae29
Fix overflowing headers on small screens ( #1830 )
2019-03-15 14:04:19 +00:00
Dimitar Nestorov
40bbbd5b10
Updating useMemo docs ( #1796 )
...
https://codesandbox.io/s/4x68k8nrw
2019-03-14 14:49:11 +00:00
Manuel Bieh
3e489fc2f9
Fixing incorrect value for eslint rule ( #1824 )
...
The name for the "warning" level in ESLint is `warn` not `warning` (https://eslint.org/docs/user-guide/configuring#configuring-rules )
2019-03-13 17:09:09 -07:00
Dan Abramov
352c3ff01f
Fix example
2019-03-13 18:24:10 +00:00
Dan Abramov
877b189758
Fix wording
2019-03-13 15:46:05 +00:00
Dan Abramov
474de38b2c
Use another example
2019-03-13 15:42:01 +00:00
Dan Abramov
110a318d1e
Link to a data fetching demo
2019-03-13 15:38:51 +00:00
Victoria Quirante
83faa76713
Add React Alicante 2019 ( #1819 )
2019-03-13 15:28:05 +00:00
Dan Abramov
2cd4d0cf5d
Add more info to FAQ about deps ( #1815 )
...
* Add more info to FAQ about deps
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* Update content/docs/hooks-effect.md
Co-Authored-By: gaearon <dan.abramov@gmail.com >
* tweaks
* tweak
2019-03-13 13:59:42 +00:00
Nat Alison
d827d5958a
Update languages.yml ( #1820 )
...
* Russian is complete!
* Move some other languages up
2019-03-13 03:34:06 -07:00
Nat Alison
439584a6f4
Update languages.yml ( #1808 )
...
* Brazilian Portuguese is complete!
* Update status of Hebrew, Polish, German
2019-03-11 12:48:20 -07:00
Luan Ferreira
c0f4b34282
Fix small typo in blog post ( #1803 )
2019-03-10 20:02:34 -07:00
Mark Murray
d6d30b6c35
Rename App class component to Counter ( #1739 )
2019-03-09 00:27:44 -08:00
lsdsjy
acb2fd4330
Update render-props.md ( #1776 )
...
Update React Router render func URL
2019-03-09 00:21:51 -08:00
Farhad Yasir
b50fe64c1e
fix(unicode-to-char): Replaced other languages unicode to text ( #1780 )
...
* fix(unicode-to-char): Replaced other languages unicode to text
* fix(unicode-to-char): run prettier to fix lint error
* feat(unicode-to-char): modified the replace function with p1 parameter
2019-03-06 11:31:15 -08:00
Nat Alison
e4015f32c5
Update languages.yml ( #1791 )
...
* French is at 100% core pages!
* Added Swedish
2019-03-05 15:47:18 -08:00
Brian Vaughn
e81a451424
16.8.3 -> 16.8.4
2019-03-05 15:20:19 -08:00
Arvindeva Wibisono
cda11db7eb
Fixed typo ( #1786 )
...
'minifed' -> 'minified'
2019-03-05 11:34:38 -08:00
Raed CHAMMAM
8803c6375b
Fix CRA code splitting link ( #1765 )
2019-03-02 23:21:23 -08:00
Nat Alison
9e20211214
Update languages page ( #1771 )
...
* update languages page
* reset languages.yml
* whoops
2019-03-02 21:46:01 -08:00
Sophie Alpert
75a259881d
Update tutorial.md
2019-03-01 17:27:47 -08:00
Adam Markon
c6b6dc2d56
Stop calling function components stateless ( #1760 )
...
These docs still refer to function components as "stateless function components" despite the fact that function components aren't necessarily stateless (anymore). The docs shouldn't use this outdated terminology anymore.
I left the "stateless" in the link to avoid breaking existing links to these docs but can remove if keeping links valid isn't a priority.
2019-02-28 14:31:52 +00:00