Commit Graph

1003 Commits

Author SHA1 Message Date
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.
2018-08-31 20:42:09 -07:00
Daniel Cavalcante
9906a02a35 Added Curitiba (Brazil) meetup (#1144) 2018-08-28 02:47:39 +01:00
Franklin Yu
4febccfc07 Update UI component list (#1134)
React-bootstrap-table is deprecated for React-bootstrap-table2.
2018-08-23 15:23:21 -07:00
Dan Abramov
33a3739314 Link to Tania’s blog post 2018-08-22 17:22:58 +01:00
Alex Zherdev
a857998ae6 Link to legacy context docs in Design Principles (#1132) 2018-08-20 19:04:50 +01:00
Sergey Rubanov
6c60d912f6 Fix ReactNext 2018 date (#1131)
https://react-next.com

cc @ilyagelman as organizer to confirm
2018-08-19 20:16:27 +01:00
Swarnava Sengupta
461394c3d8 Replace Reactiflux chat link with actual discord link (#1123) 2018-08-13 21:41:40 +01:00
Sophie Alpert
a914555718 Rewrite Community/Support page (#1117)
* Add Reddit and Spectrum (both are popular)
* Remove Facebook
* Remove IRC
* Remove #reactjs hashtag
2018-08-13 15:27:05 +01:00
Kristian Freeman
85110bc1e6 Update byteconf info (#1120)
Update Byteconf name, date, and add Twitch link
2018-08-13 15:26:01 +01:00
Toru Kobayashi
bed7459887 Update conferences.md (#1121) 2018-08-13 15:25:31 +01:00
Toru Kobayashi
0556c257ee Move Chain React to the Past Conferences section (#1122) 2018-08-13 15:25:17 +01:00
Brian Vaughn
8e0fc589ab Added react-window to 'Virtualize Long Lists' section 2018-08-09 11:07:18 -07:00
Keyan Zhang
232b0aca1b fixed the link in the error code blog post (#1111) 2018-08-07 20:56:27 -07:00
Dan
49bd37a194 Add more courses 2018-08-05 02:11:32 +01:00
Dan
5f5168e605 Tweaks to community section 2018-08-04 03:37:00 +01:00
Dan
ee9deb4e64 Add more courses 2018-08-04 02:48:19 +01:00
Dan
1c7728241b Add "React for Designers" link 2018-08-04 01:16:54 +01:00
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)
2018-08-03 13:21:02 +01:00
st-sloth
53e0590805 [accessibility] Minor clarifications (#1100)
* [accessibility] Remove trailing whitespaces

* [accessibility] Minor clarifications

* [accessibility] Minor clarifications (review changes)

* Language
2018-08-03 07:27:44 +02:00
Vasyl Stokolosa
76ef485ef6 Typo "React.createRef()" :) (#1105) 2018-08-02 22:41:03 +01:00
Dan Abramov
c1cbd838a1 Link to Vue and Preact releases 2018-08-01 20:48:34 +01:00
Sophie Alpert
9ab383a829 Tweak words slightly 2018-08-01 12:30:22 -07:00
Dan Abramov
c32884da5f 16.4.2 blog post 2018-08-01 20:19:47 +01:00
Mendel Bakaleynik
3155dffae3 Minor typos (#1057) 2018-07-27 18:58:59 -07:00
Sylvain Hamann
5590d8a151 Add React Boston 2018 (#1081) 2018-07-27 18:57:08 -07:00
Dan Dascalescu
74f8d1f01b Move rendering BoilingVerdict before the DOM is updated 2018-07-27 18:47:44 -07:00
Dan Dascalescu
562dbd2d22 Fix typo and add BoilingVerdict to input change steps 2018-07-26 23:33:53 -07:00
Dan Abramov
023fb45343 Tweaks 2018-07-25 03:13:43 +02:00
Dan Abramov
7016c4a21d Tweak 2018-07-25 02:31:36 +02:00
Dan Abramov
5028f0874d Add "Before You Use Context" (#1085) 2018-07-25 02:17:15 +02:00
Dmitry Minkovsky
7f1b367eb6 Refs and the DOM: clarify when ref callbacks are invoked (#1069) 2018-07-19 11:14:52 -07:00
Alex Krolick
48cbb02dd2 make all redirect_from's arrays (#1075)
make Gatsby happy again
2018-07-19 10:51:07 -07:00
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
2018-07-18 20:45:00 -07:00
Alex Krolick
6cbc511f6f Merge pull request #923 from AlmeroSteyn/pointer-events-a11y
[A11Y-docs]: Add section on pointer events with outside click example
2018-07-17 22:30:08 -07:00
nic
7be7f4a973 Add React Conf Brasil 2018 (#1064) 2018-07-17 04:19:08 +01:00
almero.steyn
3d5965412e [A11Y-docs]: Add section on pointer events with outside click example 2018-07-15 11:53:45 +02:00
everdimension
9db176ea1c Update 2018-06-07-you-probably-dont-need-derived-state.md (#1059)
A single form of `arguments` confused me here
2018-07-14 14:14:53 +01:00
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
2018-07-13 12:06:26 -07:00
Ivan de la Beldad Fernandez
b044ce5dbb docs: fix minor typo (#1038) 2018-07-06 00:59:31 +01:00
Ideveloper
2bd8ffa429 Fix Issue about addons.md's Wrong links (#1023)
* Edit addons.md's link to right link

* Update addons.md
2018-07-04 12:42:20 +01:00
FenryHord
e41bfd7210 The board shows the number range 0-8 instaed of 1-9 (#1034) 2018-07-04 12:38:11 +01:00
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.
2018-07-03 18:17:29 +01:00
Eslam Gamal Khoga
cf4e7fcff4 Update accessibility.md
removed additional tag's close />
2018-07-02 11:01:51 +02:00
Dan Abramov
50d2a9bfc8 Emphasize a section 2018-06-29 18:13:36 +01:00
Dan Abramov
8695e5a128 Link to homepage more prominently from Getting Started 2018-06-29 17:16:27 +01:00
Nathan Hunzaker
3fe3596085 Correctly link up reference to 15.6.2 addons (#644) 2018-06-28 19:32:49 -07:00
embs
49053f3705 Fix another typo typo (#1021)
Remove duplicated word.

Related to #1007
2018-06-28 18:30:04 +01:00
Evans A. Stepanov
366c47167b Remove domain from links (#874) 2018-06-28 18:29:35 +01:00
Dan Abramov
8f89578d2d Make recommendations clearer 2018-06-28 16:42:02 +01:00
Dan Abramov
fd2185b157 Add "Quickly Try JSX" 2018-06-28 15:28:32 +01:00