Dan Abramov
|
eaefc81239
|
Hooks blog post draft
|
6 years ago |
Dan Abramov
|
9d62821e9e
|
Tweak refwording
|
6 years ago |
Dan Abramov
|
f510e11312
|
Reword intro
|
6 years ago |
Dan Abramov
|
f2d22dec00
|
Very important fix
|
6 years ago |
Dan Abramov
|
4d61b4a19d
|
Add Hooks to reference page
|
6 years ago |
Dan Abramov
|
08b6e4b876
|
Update docs for stable Hooks
|
6 years ago |
Dan Abramov
|
024b5b6173
|
Bump alpha
|
6 years ago |
hsteffens95
|
14346719d4
|
Update meetups.md (#1578)
Add Meetup Düsseldorf
|
6 years ago |
Dan Abramov
|
a946fb3783
|
Warn against side effects in useMemo (#1576)
|
6 years ago |
evolveris
|
dfaa41deab
|
Fix typo
|
6 years ago |
Jean-Marie Porchet
|
c89caa08b3
|
fest: add React Native EU 2019, move React India (#1571)
React India wasn't listed in chronological order
|
6 years ago |
Brian Vaughn
|
8b333fd528
|
Merge pull request #1570 from bvaughn/useDebugValue-formatterFn
Added useDebugValue formatter function
|
6 years ago |
jvitela
|
b38c572939
|
Added link to Reach Router (#1568)
* Added link to Reach Router
@reach/router is a routing library for React written and maintained by one of the original creators of react-router, [Ryan Florence](https://twitter.com/ryanflorence). And is focused on [accessibility](https://reach.tech/router/accessibility).
Is also the router used by [Gatsby](https://www.gatsbyjs.org/blog/2018-09-27-reach-router/)
* Update tools-routing.md
|
6 years ago |
Brian Vaughn
|
0ace70f43d
|
Added useDebugValue formatter function
|
6 years ago |
Dan Abramov
|
26b0eb258a
|
typo
|
6 years ago |
Dan Abramov
|
9b5638f034
|
Tweak useMemo wording (#1569)
* Tweak useMemo wording
* Update hooks-faq.md
* Update hooks-reference.md
* Be more specific
|
6 years ago |
Dan Abramov
|
1a49812370
|
Clarify conflicting advice
|
6 years ago |
Dan Abramov
|
d7d5533278
|
[Hooks] Add recommendations about useMemo and lazy init (#1565)
|
6 years ago |
Prashant Andani
|
17fdc425bc
|
Typo fix (#1562)
|
6 years ago |
Prashant Andani
|
d8a8309217
|
Typo fix
|
6 years ago |
Brian Vaughn
|
924e76dc1b
|
Merge pull request #1544 from threepointone/master
rename useImperativeMethods -> useImperativeHandle
|
6 years ago |
Brian Vaughn
|
df240a426d
|
Merge pull request #1557 from bvaughn/useDebugValue
Add docs for useDebugValue
|
6 years ago |
Brian Vaughn
|
efcbcc5a58
|
Wordsmithing
|
6 years ago |
Brian Vaughn
|
4c29b69558
|
Add docs for useDebugValue
|
6 years ago |
Alex Krolick
|
165ae047b4
|
Add note about Promise polyfill for React.lazy (#1556)
* Add note about Promise polyfill for React.lazy
Fixes #1552
* Backticks
|
6 years ago |
Sunil Pai
|
06b08a238d
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Dan Abramov
|
60dd46d64b
|
Revert "Extended JavaScript environment requirements polyfills list with a promise (#1553)" (#1554)
This reverts commit cda991046a .
|
6 years ago |
Alex Chernenko
|
cda991046a
|
Extended JavaScript environment requirements polyfills list with a promise (#1553)
|
6 years ago |
Dan Abramov
|
71aa4faa43
|
Remove unnecessary newline
|
6 years ago |
natusaspire
|
b3d1503588
|
fix typo in blog post
|
6 years ago |
Narin Luangrath
|
9e9647c8a1
|
Fix typo in profiler-readme
`aso` -> `also`
|
6 years ago |
Rex Raphael
|
73cb6ba7bd
|
React New York Conf (#1497)
* react new york conf
* typo fix
|
6 years ago |
Sebastian Silbermann
|
a7872007d1
|
Add 16.7 to versions (#1543)
|
6 years ago |
Sunil Pai
|
1b8dd36ae1
|
createInstance -> createHandle
|
6 years ago |
Sunil Pai
|
53222c7f86
|
rename useImperativeMethods -> useImperativeHandle
|
6 years ago |
Aditya Agarwal
|
b5fa1df64f
|
Reset button should set the state back to `initialCount` (#1327)
|
6 years ago |
Dan Abramov
|
92d96a3ca4
|
Bump documented Hooks version
|
6 years ago |
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
|
6 years ago |
Alex Krolick
|
22732d46e1
|
Merge pull request #1537 from 0xflotus/patch-1
fixed renderer
|
6 years ago |
0xflotus
|
3f7a7ddccf
|
fixed renderer
I fixed only a typo
|
6 years ago |
Dan Abramov
|
6f2e26f21c
|
Rearrange TS section a bit
|
6 years ago |
Dan Abramov
|
ac426af02c
|
Reword a confusing sentence
|
6 years ago |
Daniel Husar
|
8127896a94
|
Expose react as global (#1501)
|
6 years ago |
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
|
6 years ago |
Vincent
|
97831ab0c3
|
Add link to docs on Firefox's A11y inspector (#1525)
|
6 years ago |
Dan Abramov
|
ea03fe7163
|
Clarify DOM container in homepage examples (#1526)
|
6 years ago |
David Leuliette
|
68cd4318c0
|
Add Portugal Meetup (#1523)
|
6 years ago |
Alex Krolick
|
33363a6058
|
Merge pull request #1521 from reactjs/mountnode
clarify mountNode with comments
|
6 years ago |
Alex Krolick
|
af10d51a5d
|
Merge pull request #1518 from arash817/patch-1
add React Iran Conference
|
6 years ago |
Alex Krolick
|
c277c56fe3
|
sort conferences by date
|
6 years ago |