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
Daniel Cavalcante
9906a02a35
Added Curitiba (Brazil) meetup ( #1144 )
6 years ago
Kent C. Dodds
d7ae864669
update community testing tools
Removed expect-jsx as it has been deprecated. Added react-testing-library in its place.
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
Swarnava Sengupta
461394c3d8
Replace Reactiflux chat link with actual discord link ( #1123 )
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
8e0fc589ab
Added react-window to 'Virtualize Long Lists' section
7 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
Dan Dascalescu
74f8d1f01b
Move rendering BoilingVerdict before the DOM is updated
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
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
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
Edouard Alvard
984abd2539
Fix typo
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
Eslam Gamal Khoga
cf4e7fcff4
Update accessibility.md
removed additional tag's close />
7 years ago
Dan Abramov
50d2a9bfc8
Emphasize a section
7 years ago
Dan Abramov
8695e5a128
Link to homepage more prominently from Getting Started
7 years ago
Nathan Hunzaker
3fe3596085
Correctly link up reference to 15.6.2 addons ( #644 )
7 years ago
embs
49053f3705
Fix another typo typo ( #1021 )
Remove duplicated word.
Related to #1007
7 years ago