Mohit kumar Bajoria
e502219ad6
update conferences.md ( #1162 )
6 years ago
Moti Zilberman
e5c3a9e4f0
Pointer events: Document tangentialPressure, twist ( #1118 )
Added to `SyntheticPointerEvent` in https://github.com/facebook/react/pull/13374
6 years ago
Brian Vaughn
4e2d45f555
Merge pull request #1160 from bvaughn/version-bumpin
Bumped docs version
6 years ago
Brian Vaughn
bfc61c3d69
Bumped docs version
6 years ago
Jonathan
bc756a8102
Update to the semantic HTML section of the a11y page ( #1156 )
6 years ago
Michael McGahan
cf628304bb
Change name of setState updater first arg to 'state' ( #1155 )
6 years ago
klequis
5142e33dfd
Added meetup in San Ramon, CA ( #1150 )
I'm wondering if we fit in this list because our Meetup's name isn't 'React'. However, we have been exclusively covering React subjects for the past year and plan to stay that way.
6 years ago
Dan
58804cc370
More Flow fixes
6 years ago
Dan
88799e61fd
Add exit clause for static builds
6 years ago
Dan Abramov
1ee1c3085f
Patch the DOM to fix Google Translate ( #1148 )
* Fix Google Translate
* Tweaks
6 years ago
Daniel Cavalcante
9906a02a35
Added Curitiba (Brazil) meetup ( #1144 )
6 years ago
Franklin Yu
4febccfc07
Update UI component list ( #1134 )
React-bootstrap-table is deprecated for React-bootstrap-table2.
6 years ago
Dan Abramov
33a3739314
Link to Tania’s blog post
6 years ago
Alex Zherdev
a857998ae6
Link to legacy context docs in Design Principles ( #1132 )
6 years ago
Sergey Rubanov
6c60d912f6
Fix ReactNext 2018 date ( #1131 )
https://react-next.com
cc @ilyagelman as organizer to confirm
6 years ago
Sophie Alpert
0e4f45fa24
–
6 years ago
Swarnava Sengupta
461394c3d8
Replace Reactiflux chat link with actual discord link ( #1123 )
6 years ago
Rauno Freiberg
ebb5a4f57d
Fixes #971 ( #1102 )
* Fixes #971
* Update README.md
6 years ago
Sophie Alpert
a914555718
Rewrite Community/Support page ( #1117 )
* Add Reddit and Spectrum (both are popular)
* Remove Facebook
* Remove IRC
* Remove #reactjs hashtag
6 years ago
Kristian Freeman
85110bc1e6
Update byteconf info ( #1120 )
Update Byteconf name, date, and add Twitch link
6 years ago
Toru Kobayashi
bed7459887
Update conferences.md ( #1121 )
6 years ago
Toru Kobayashi
0556c257ee
Move Chain React to the Past Conferences section ( #1122 )
6 years ago
Brian Vaughn
a4595519c6
Merge pull request #1113 from bvaughn/add-react-window
Added react-window to 'Virtualize Long Lists' section
6 years ago
Brian Vaughn
8e0fc589ab
Added react-window to 'Virtualize Long Lists' section
6 years ago
Keyan Zhang
232b0aca1b
fixed the link in the error code blog post ( #1111 )
7 years ago
Dan
49bd37a194
Add more courses
7 years ago
Dan
5f5168e605
Tweaks to community section
7 years ago
Dan
ee9deb4e64
Add more courses
7 years ago
Dan
1c7728241b
Add "React for Designers" link
7 years ago
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