Commit Graph

4959 Commits

Author SHA1 Message Date
Dan Abramov
433acaa34d Update to 17.0.1 2020-10-22 13:27:57 +01:00
dependabot[bot]
4c9a1b7da0 Bump object-path from 0.11.4 to 0.11.5 (#3344)
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 22:16:05 +01:00
Dan Abramov
55f1662337 Update to React 17 (#3343) 2020-10-20 21:57:29 +01:00
Dan Abramov
bb717c76bf React 17 blog post (#3335)
* React 17 blog post

* Add RN paragraph
2020-10-20 21:45:58 +01:00
buoyantair
4e6cee1f82 Update error code extraction script link (#3319) 2020-10-18 16:45:31 +02:00
Dan Abramov
93b3ab9412 Add a note for library authors to JSX blog post (#3339)
* Add a note for library authors to JSX blog post

* Update 2020-09-22-introducing-the-new-jsx-transform.md
2020-10-17 11:20:32 +01:00
John Larsen
d78b121c39 Fix backport typo from 16.14.10 to 16.14.0 (#3334) 2020-10-15 10:58:52 +01:00
Dan Abramov
b5003c10d1 Update for the new releases 2020-10-14 21:05:59 +01:00
Ezio Tedeschi
8c2865e3ab fix(content/docs): Fix broken link (#3329)
Change broken link in documentation for Babel editors.
2020-10-14 11:46:12 +02:00
Greg Sheppard
ddc3457aac Add Kent Dodds's new Epic React course (#3321) 2020-10-13 14:03:50 -07:00
Kiriakos Naiskes
d50460490f Fix ajax hooks example (#3322) 2020-10-13 12:10:49 -07:00
Alexey Pyltsyn
371156e9c3 Remove line breaks to simplify syncs 2020-10-13 10:32:30 +03:00
Dan Abramov
bd0c9d8c5f Add changelog entry 2020-10-09 17:54:10 +01:00
Dan Abramov
b4a3bc7d0d Grammar 2020-10-09 17:48:57 +01:00
davidblnc
07bb013f9f Add missing word to latest blog post (#3320)
* Add missing word to latest blog post

* Change sentence to past tense
2020-10-09 13:44:28 +01:00
Dan Abramov
491f7acb31 Tweak build command 2020-10-09 02:31:58 +01:00
Dan Abramov
470c170e91 Update config 2020-10-08 20:28:27 +01:00
Dan Abramov
b1f13669b9 Fix JSON 2020-10-08 20:03:55 +01:00
Dan Abramov
d09251645d Fix JSON 2020-10-08 20:02:26 +01:00
Dan Abramov
7c03b1a0ec Fix JSON 2020-10-08 19:59:58 +01:00
Dan Abramov
772f627728 Add redirects 2020-10-08 19:59:27 +01:00
Dan Abramov
2c2885cc05 Add host config 2020-10-08 19:35:59 +01:00
Theodore Chu
845338012c Update design-principles.md (#3314)
Updated link to React Devtools package repository
2020-10-08 10:08:59 +02:00
Napoleon Oikonomou
bf2323fe3e Update RC blog post to use rc3 (#3312) 2020-10-08 10:07:44 +02:00
Alex Krolick
8f7ffa4739 fix pr template line breaks
the PR view does hard-wrapping, unlike other places on GitHub where Markdown is shown
2020-10-01 15:07:50 -07:00
Dan Abramov
8515d08327 Change datez 2020-10-01 22:44:15 +01:00
R Nabors
aef8fb3566 2020 Community survey banner (#3289)
* Adding survey banner for community

* fixing up a kludge for the banner, making the graphic look less like swearing

* updating banner start date

* make the banner smaller

* Close as a button

* fixes

* Remove the arrow

* Updating image sizes, making the arrow do a little slide

* Revert "Remove the arrow"

This reverts commit 3dddae8108.

* Remove extra space

* Legibility tweaks

* Fixing border radius

* Making close button a real button

* Remove trailing space, plz don't re-add, Prettier

* Centering that banner

* Modified Survey header styles

* Inline Banner content at the usage site

* Fix flash by using CSS variables

Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
2020-10-01 20:44:50 +01:00
Alex Krolick
773500c64d add hacktoberfest disclaimer to pr template (#3302) 2020-10-01 19:11:52 +01:00
Jeswin Simon
f92897b27b Updated conditional rendering doc with a note on Falsy values (#3296) 2020-10-01 12:10:16 +02:00
Andrew Beaven
df7fbff422 Remove superfluous code in faq-functions.md example (#3293)
The sections above this describe how to use the arrow function to bind functions to the component instance to avoid explicit binding in the constructor. This example though, uses both the arrow function and explicitly binds the function. I realise the point of this particular example isn't to describe the binding process, but considering the sections that immediately proceed it, I think it'd be good to avoid confusion here.
2020-09-30 12:25:58 -07:00
Sam Robbins
ccc8e034e4 Update code-splitting.md (#3294) 2020-09-30 18:15:36 +03:00
Ronaldo Lima
6c7dada99b Add React Conf Brasil 2020 (#3284)
* Add React Conf Brasil 2020

* Update conferences.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-09-30 00:36:33 +03:00
Emmanuel Ponnudurai
c32d6ecb08 Update 2020-09-22-introducing-the-new-jsx-transform.md (#3277)
Updated the sample code to read `setText` instead of `useText` in the example
2020-09-29 14:49:10 +03:00
Robert Haritonov
1679d68e14 Remove react summit 2021 dates (#3290) 2020-09-29 14:13:39 +03:00
Wojciech Maj
79bdfa0504 Change links to React lifecycle methods diagram to use HTTPS (#2973) 2020-09-29 10:30:47 +03:00
Stephanie Coates
1f7a4b9574 update @babel/plugin-syntax-dynamic-import link (#3046)
Docs previously linked to https://classic.yarnpkg.com/en/package/babel-plugin-syntax-dynamic-import for Babel 6. Updated link to point to plugin compatible with Babel 7.
2020-09-29 10:26:34 +03:00
Santiago Bernal B
ad695be618 Update meetups.md (#3127)
[add] React Meetups in Colombia
2020-09-29 10:21:43 +03:00
Sahil Mhapsekar
749e06398e Update React India 2021 Conference Dates (#3140)
* Update

* Update conferences.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-09-29 10:20:49 +03:00
Mustafa Mansour
8a914c9367 Update addons-animation.md (#3151)
Fix key value in code snippet.
2020-09-29 10:14:49 +03:00
Sinan Aksay
22ca68a264 Updated our Istanbul Meetup url (#3186)
We moved our meetup, so I'm updating the url here.
2020-09-29 10:10:21 +03:00
Thai Pangsakulyanont
eaa502f750 Fix wrong highlighted line numbers in nested Profiler example (#3218) 2020-09-29 10:08:48 +03:00
TJ VanToll
ea69990d7b Add React Wednesdays to the community podcast list (#3241)
Hey all,

Was hoping you’d be ok with us including the React Wednesday streams we’ve been doing for the last several months. Wasn’t totally sure where to put this, as there’s no section for “streams” (although I could create one), so you’ll have to let me know what you think.

Thanks!
2020-09-29 10:05:22 +03:00
Integration Vault
8be497d890 Update meetups.md (#3267) 2020-09-29 10:02:33 +03:00
Robert Haritonov
90ec7e0e40 Updates to conferences agenda in 2020-21 (#3287)
* update React Summit time and add 2021 date
* move past events to the bottom
* Update React ATL date to 2021
* React next is now remote
* remove React Day Berlin
2020-09-29 10:00:30 +03:00
Alexey Pyltsyn
d4e2730148 Use relative links 2020-09-29 09:59:28 +03:00
R Nabors
32e3c7a6f9 Banner scheduling and snooze functionality (#3283)
Co-authored-by: Ricky <rickhanlonii@gmail.com>
2020-09-28 12:01:56 +01:00
Dan Abramov
2e02d9caf6 Add generic banner infrastructure (#3274) 2020-09-25 13:17:56 +01:00
C. Samuel Lents
cc44647dc3 fix grammatical errors (#3279) 2020-09-23 18:37:09 +01:00
Dan Abramov
a868d860cd tweak wording 2020-09-23 14:37:45 +01:00
Sandro Miguel Marques
7138aa016f Rename state setter from useText to setText (#3281) 2020-09-23 11:45:00 +02:00