Commit Graph

4151 Commits

Author SHA1 Message Date
Brian Vaughn
efcbcc5a58 Wordsmithing 2019-01-15 13:50:53 -08:00
Brian Vaughn
4c29b69558 Add docs for useDebugValue 2019-01-15 13:04:49 -08:00
Alex Krolick
165ae047b4 Add note about Promise polyfill for React.lazy (#1556)
* Add note about Promise polyfill for React.lazy

Fixes #1552

* Backticks
2019-01-15 10:11:28 -08:00
Dan Abramov
60dd46d64b Revert "Extended JavaScript environment requirements polyfills list with a promise (#1553)" (#1554)
This reverts commit cda991046a.
2019-01-15 11:44:47 +00:00
Alex Chernenko
cda991046a Extended JavaScript environment requirements polyfills list with a promise (#1553) 2019-01-14 14:51:19 -08:00
Dan Abramov
71aa4faa43 Remove unnecessary newline 2019-01-14 18:26:02 +00:00
Rex Raphael
73cb6ba7bd React New York Conf (#1497)
* react new york conf

* typo fix
2019-01-10 09:38:19 -08:00
Sebastian Silbermann
a7872007d1 Add 16.7 to versions (#1543) 2019-01-10 14:47:56 +00:00
Aditya Agarwal
b5fa1df64f Reset button should set the state back to initialCount (#1327) 2019-01-10 11:46:33 +00:00
Dan Abramov
92d96a3ca4 Bump documented Hooks version 2019-01-09 21:03:48 +00:00
Florian Kissling
1389d0a7ae Bump gatsby-remark-autolink-headers, fixes sidebar links not correctly jumping to referenced element (#1370)
* Bump gatsby-remark-autolink-headers

* Bump gatsby-remark-autolink-headers to latest
2019-01-09 18:20:36 +00:00
Alex Krolick
22732d46e1 Merge pull request #1537 from 0xflotus/patch-1
fixed renderer
2019-01-06 14:41:55 -08:00
0xflotus
3f7a7ddccf fixed renderer
I fixed only a typo
2019-01-06 23:34:07 +01:00
Dan Abramov
6f2e26f21c Rearrange TS section a bit 2019-01-03 15:41:57 +00:00
Dan Abramov
ac426af02c Reword a confusing sentence 2019-01-02 19:26:56 +00:00
Daniel Husar
8127896a94 Expose react as global (#1501) 2019-01-02 19:24:57 +00:00
Mikhail Vasin
dbcc9c249a Update version expected to include hooks (#1511)
* Update version expected to include hooks

16.7.0 does not include hooks, I suppose 16.8 could include them.

* Remove specific version
2019-01-02 19:22:29 +00:00
Vincent
97831ab0c3 Add link to docs on Firefox's A11y inspector (#1525) 2019-01-02 19:21:35 +00:00
Dan Abramov
ea03fe7163 Clarify DOM container in homepage examples (#1526) 2019-01-02 19:07:45 +00:00
David Leuliette
68cd4318c0 Add Portugal Meetup (#1523) 2019-01-02 18:30:40 +00:00
Alex Krolick
33363a6058 Merge pull request #1521 from reactjs/mountnode
clarify mountNode with comments
2019-01-01 21:14:02 -08:00
Alex Krolick
af10d51a5d Merge pull request #1518 from arash817/patch-1
add React Iran Conference
2019-01-01 19:38:37 -08:00
Alex Krolick
c277c56fe3 sort conferences by date 2019-01-01 19:38:21 -08:00
Alex Krolick
6f6fc8d80e clarify mountNode with comments
This is still a bit opaque but it's difficult to fix with the current way
CodeEditor works:
- long-term CodeEditor.js could take a node reference instead of defining
  mountNode internally
- could also use document.createElement to define the target in the code,
  but this could be mislead people to think this is required instead of
  using an existing reference

see #1017, #1018, #1019
2019-01-01 19:24:46 -08:00
Monica Powell
e4f43bdf4d Add React.JS Girls to the list of React Meetups (#1520) 2019-01-01 11:16:30 -08:00
Brian Vaughn
e097834c9f Merge pull request #1479 from alexkrolick/publish-15-6
add link to rebuilt 15.6 docs
2018-12-30 13:21:04 -08:00
Arash
cd4461c7cd add React Iran Conference 2018-12-30 20:30:18 +03:30
Alex Krolick
3581b4e0ff move past conferences out of upcoming section (#1513) 2018-12-28 21:50:16 -08:00
Sophie Alpert
d9de84b166 Clarify wording on keys in tutorial 2018-12-28 17:04:47 -08:00
Sophie Alpert
66a71c72b4 Add /tutorial redirect 2018-12-28 17:02:11 -08:00
Sahil Mhapsekar
6b53f51f26 update the date for the conference (#1496)
update the date for the conference React India 2019
2018-12-23 08:19:02 -08:00
Aaron Powell
44a23e6229 Fixed Hooks proposal link and Typo (#1494) 2018-12-19 22:33:00 -08:00
Andrew Clark
ed911f4822 Update site constants 2018-12-19 17:31:20 -08:00
Andrew Clark
55aa08aacf Merge pull request #1492 from acdlite/16.7-blog-post
16.7 blog post
2018-12-19 17:25:21 -08:00
Andrew Clark
48e512071a Update versioning link 2018-12-19 17:24:43 -08:00
Andrew Clark
817134e847 Nits and other feedback 2018-12-19 17:00:50 -08:00
Andrew Clark
c306795a12 16.7 blog post 2018-12-19 16:38:40 -08:00
Jamie
0c6a26ff9e Hooks proposal has been accepted (#1485) 2018-12-12 12:57:15 -08:00
Taley'a Mirza
0636e4eecc [imp] add local meetup of Karachi, Pakistan (#1474) 2018-12-09 21:46:01 -08:00
Alex Krolick
6163fd704b add link to rebuilt 15.6 docs 2018-12-09 00:26:08 -08:00
Brian Vaughn
08b71d909d Merge pull request #1468 from bvaughn/UNSAFE_componentWillReceiveProps-deprecation-wording
Changed wording about UNSAFE_componentWillReceiveProps deprecation
2018-12-07 09:07:05 -08:00
Brian Vaughn
9e8bfd6de6 Moved UNSAFE_ renaming notes higher up to be more easily noticed 2018-12-06 13:01:39 -08:00
Brian Vaughn
cfc6d90d28 Changed wording about UNSAFE_componentWillReceiveProps deprecation 2018-12-06 09:40:35 -08:00
Jack Cross
a4148163b5 Add -webkit-overflow-scrolling to prism styles (#1457) 2018-12-03 21:14:55 +00:00
Vadym
2e32373905 Fixing id to 'What Are We Building?' section (#1458) 2018-12-03 21:12:50 +00:00
Dan Abramov
5c05d6ff5f Remove exact versions from blog post (#1447) 2018-11-30 18:40:25 +00:00
Max Wizard K
76dae99348 Referenced a Fiber architecture explanation (#1448)
Added a link to an article that provides an in-depth explanation of Fiber architecture.
2018-11-30 15:10:13 +00:00
Dan Abramov
0c96df0cd1 Add Suspense and lazy to API reference (#1446)
* Add Suspense and lazy to API reference

* Update content/docs/reference-react.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Simplify
2018-11-29 23:46:00 +00:00
Kai Cataldo
b64be3df07 Fix typo in context.md (#1339)
Was reading through the docs and noticed a typo - figured I could make a quick PR!
2018-11-29 02:06:59 +00:00
Ben Schwarz
963a9d5003 Updated article link to the canonical source (#1444) 2018-11-29 02:06:18 +00:00