Sophie Alpert
21511bde38
Tweaks to "Before You Use Context" ( #1091 )
![screenshot of new section](https://user-images.githubusercontent.com/6820/43227544-d9d55496-9013-11e8-8fe3-b16ed96d0070.png )
7 years ago
st-sloth
53e0590805
[accessibility] Minor clarifications ( #1100 )
* [accessibility] Remove trailing whitespaces
* [accessibility] Minor clarifications
* [accessibility] Minor clarifications (review changes)
* Language
7 years ago
Vasyl Stokolosa
76ef485ef6
Typo "React.createRef()" :) ( #1105 )
7 years ago
Dan Abramov
c1cbd838a1
Link to Vue and Preact releases
7 years ago
Sophie Alpert
9ab383a829
Tweak words slightly
7 years ago
Dan Abramov
c32884da5f
16.4.2 blog post
7 years ago
Mendel Bakaleynik
3155dffae3
Minor typos ( #1057 )
7 years ago
Sylvain Hamann
5590d8a151
Add React Boston 2018 ( #1081 )
7 years ago
Sophie Alpert
6a79fb61df
Fix typo and add BoilingVerdict to input change steps ( #1095 )
7 years ago
Dan Dascalescu
74f8d1f01b
Move rendering BoilingVerdict before the DOM is updated
7 years ago
Nathan Quarles
392d5bfdcd
Update lifecycles.js ( #1098 )
`theme ? 'dark' : 'light'` will always use the dark theme no matter what it's set to in context. Guessing this is not what was intended? This PR fixes it.
7 years ago
Dan Dascalescu
562dbd2d22
Fix typo and add BoilingVerdict to input change steps
7 years ago
Dan Abramov
023fb45343
Tweaks
7 years ago
Dan Abramov
428d52b834
Fix styling of code ( #1087 )
7 years ago
Dan Abramov
7016c4a21d
Tweak
7 years ago
Dan Abramov
5028f0874d
Add "Before You Use Context" ( #1085 )
7 years ago
Dmitry Minkovsky
7f1b367eb6
Refs and the DOM: clarify when ref callbacks are invoked ( #1069 )
7 years ago
Alex Krolick
48cbb02dd2
make all redirect_from's arrays ( #1075 )
make Gatsby happy again
7 years ago
Matthew Vargeson
c5b0584d03
Add accessibility guidelines link to portals doc ( #846 )
* Add accessibility guidelines link to portals doc
* Add more detail to portal accessibility note
* Clarify text using suggested content
7 years ago
Alex Krolick
023973dc82
Merge pull request #1070 from reactjs/wtf-netlify-yarn
debug - print yarn version
7 years ago
Alex Krolick
c1d9e3fe62
downgrade yarn engine
7 years ago
Alex Krolick
58265540d4
debug - print yarn version
7 years ago
Alex Krolick
6cbc511f6f
Merge pull request #923 from AlmeroSteyn/pointer-events-a11y
[A11Y-docs]: Add section on pointer events with outside click example
7 years ago
Alex Krolick
1863317a66
Merge pull request #1065 from alexkrolick/kick-deploy
fix netlify (?)
7 years ago
Alex Krolick
47e398af00
Nuke modules and frozen lockfile before build
7 years ago
Alex Krolick
242dbdd7cc
yarn upgrade
works locally...
7 years ago
Alex Krolick
45a72f9e71
remove pinned resolutions
7 years ago
Alex Krolick
62dc810733
add --check-files to netlify install
7 years ago
Alex Krolick
d9cd3e311f
upgrade some gatsby deps
7 years ago
nic
7be7f4a973
Add React Conf Brasil 2018 ( #1064 )
7 years ago
almero.steyn
3d5965412e
[A11Y-docs]: Add section on pointer events with outside click example
7 years ago
everdimension
9db176ea1c
Update 2018-06-07-you-probably-dont-need-derived-state.md ( #1059 )
A single form of `arguments` confused me here
7 years ago
Richie
e52e6c6d5a
Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) int… ( #783 )
* Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) into redirects during gatsby onCreateNode callback API to avoid 404
* Consider more cases:
(1) markdown without redirects
(2) duplicated permalink for /docs/pure-render-mixin.html, rename the unused one
* Test permalink with ending `.html` rather then containing them
7 years ago
Alex Krolick
a1655f4be0
Merge pull request #1052 from alexkrolick/fix-sharp-errs
Fix build
7 years ago
Alex Krolick
f63a83d746
Revert "upgrade sharp plugin"
This reverts commit 74ead28476
.
7 years ago
Alex Krolick
a9ca45b283
no cache fallback
7 years ago
Alex Krolick
74ead28476
upgrade sharp plugin
7 years ago
Alex Krolick
930d66ac15
cmon circle, keep up
7 years ago
Alex Krolick
796e1c9af7
update engines
7 years ago
Alex Krolick
a5db230efd
Revert "remove sharp plugin"
This reverts commit bbbb13d484
.
7 years ago
Alex Krolick
dd58ede09e
point at 8.x.x release branch instead of exact 8.4
7 years ago
Alex Krolick
bbbb13d484
remove sharp plugin
7 years ago
Ivan de la Beldad Fernandez
b044ce5dbb
docs: fix minor typo ( #1038 )
7 years ago
Ideveloper
2bd8ffa429
Fix Issue about addons.md's Wrong links ( #1023 )
* Edit addons.md's link to right link
* Update addons.md
7 years ago
FenryHord
e41bfd7210
The board shows the number range 0-8 instaed of 1-9 ( #1034 )
7 years ago
Andre Wiggins
5775f070e2
Add signature to getSnapshotBeforeUpdate section ( #1032 )
Add the signature for `getSnapshotBeforeUpdate` to its section, just like all other lifecycle method sections have.
7 years ago
Almero Steyn
f5d6818660
Merge pull request #1028 from KhogaEslam/patch-1
Update accessibility.md
7 years ago
Eslam Gamal Khoga
cf4e7fcff4
Update accessibility.md
removed additional tag's close />
7 years ago
Khodor Ammar
26892808f4
Fix issue with JSX highlighting ( #1026 )
* Update gatsby-remark-prismjs and gatsby-remark-embed-snippet to fix issue with JSX highlighting
* removes mentions of private npm registry
7 years ago
Dan Abramov
50d2a9bfc8
Emphasize a section
7 years ago