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
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
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
Anand Kumar
1dd72bc991
Link to explainer how to use new JSX transform with CRA 4 ( #3280 )
2020-09-23 11:12:52 +02:00
rickyrojas1
da0e066485
Update-2020-09-22-introducing-the-new-jsx-transform.md ( #3278 )
...
Fix typo
2020-09-22 20:20:49 +01:00
Dan Abramov
4e4ba15bab
Clarify
2020-09-22 16:30:26 +01:00
Luna Ruan
fb65d8c944
Blog post: Introducing the New JSX Transform ( #3270 )
...
* React v17.0 Release Candidate: Support for New JSX Transform
* Change date and slight edits
* tweak note
* more thanks
* fix example
* Include version for TS
* Add a note on running the codemod
* Move and add note
Co-authored-by: Dan Abramov <dan.abramov@me.com >
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2020-09-22 16:03:45 +01:00
Dan Abramov
b288802c59
Update RC blog post to use rc2
2020-09-22 14:51:23 +01:00
Brian Vaughn
fdd694f4c6
Tweaked v17 blog post effects changes ( #3273 )
2020-09-21 08:20:10 -04:00
Chris Wilson
ec07e80be0
Remove prev/next links from the Advanced Guide ( #3269 )
2020-09-21 10:19:11 +02:00
Sebastian Silbermann
954a16f1d3
Fix heading structure in tutorial ( #3260 )
2020-09-14 10:59:23 +02:00
Seth Webster
ca66ea27ec
Adds my github and twitter info ( #3257 )
2020-09-12 12:40:57 -04:00
matvii
197ea2842c
Add links to React Conf 2018, 2019 ( #3248 )
2020-09-11 13:45:03 -07:00
李鸿章
b24cabac64
Code the null and undefined values ( #3203 )
2020-09-08 13:48:07 +02:00
Evgeniy Boreyko
657658aa1f
Fix React Native Testing Library link ( #3240 )
2020-09-03 18:10:47 -07:00
Dave Nicolson
d79f1dd7c3
Update UMD build links to match npm ( #3239 )
2020-09-02 16:47:26 +02:00
Toru Kobayashi
da8ef8b0f6
Explain where act comes from ( #3237 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2020-09-02 09:31:52 +02:00
kamlesh tajpuri
25cc703d1f
Updating the docs to reflect the fact that React.memo can be used wit… ( #3159 )
...
* Updating the docs to reflect the fact that React.memo can be used with both class and functional components
* removed misleading para
2020-08-30 18:31:45 +01:00
MinYuan
f673d85616
Add useLayoutEffect to those hooks with deps ( #3232 )
2020-08-30 12:04:03 +02:00
Dan Abramov
39f09d6f42
fix more lins
2020-08-28 13:43:37 +01:00
Dan Abramov
baa4531bb4
fix link
2020-08-28 13:18:49 +01:00
Robert Haritonov
476373718b
Update conferences list based on 2020 COVID cancellations ( #3144 )
...
Disclaimer: I'm an organiser of React Summit, React Advanced London and React Day Berlin - changes proposed in this PR is a small effort to actualise the list of events next to updating our own event dates
Next to updating own conference dates, I've made following changes:
* Removed 2020 events that, based on the current information from their websites, are cancelled or postponed without a new date
* Moved 2020 events that have actually ran to the "past events" section
* Updated dates of some events in 2020 that have not announced their cancellation, but moved dates within this year
What I didn't do:
* I haven't added 2020 cancelled events with their assumed 2021 dates, as it's up to organizers to confirm those and re-add
* To stay consistent with point above - I'm also not adding our (GitNation - React Summit, React Advanced) cancelled event dates that moved to 2021
* Conferences that have a past dates, but has not clear statement on the website about cancellation have not been removed, but rather moved to "past events" section
The information is relevant as of today's date - during these hard times plans do change frequently, so some information may be outdated by the time this PR is merged. I'll be happy to provide amends until it's merged.
2020-08-28 13:04:31 +01:00
Dan Abramov
daf79b7311
Update blog post for RC1 ( #3231 )
...
* Update blog post for RC1
* Update 2020-08-10-react-v17-rc.md
2020-08-28 13:03:35 +01:00
Shihabudheen US
cd5b2ad74f
Prefixing unstable_ ( #3226 )
...
Prefixed `unstable_` for the experimental ReactDOM.createRoot().
2020-08-24 20:43:30 +01:00
Eduard Poracký
d16f1ee795
Add next and previous links to Advanced Guides ( #540 )
...
Co-authored-by: Eduard Poracký <eporacky@trionyx.sk >
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2020-08-23 19:44:57 +02:00
Sebastian Silbermann
6a1e325098
Reference select guide instead of documenting selected attribute ( #3224 )
...
Co-authored-by: 宋文强 <pwnn@users.noreply.github.com >
2020-08-23 19:38:06 +02:00
Edgar Muentes
860a510d38
Clarify that synthetic events aren’t exactly the same as native events ( #866 )
...
Co-authored-by: Edgar Muentes <Edgar.Muentes@aexp.com >
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2020-08-23 19:33:54 +02:00
Eduard Rastoropov
b9c59963ff
Add possible element types that accept propTypes ( #386 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2020-08-23 19:06:50 +02:00
Alireza Ayinmehr
e2c2fe2642
Sync Reservation Component with CodePen example ( #3221 )
2020-08-22 08:56:12 +02:00
PhistucK
c64ee93706
Mentioned that value is supported in <select> ( #3217 )
2020-08-20 16:32:20 +02:00
Jad Joubran
019a989b03
Add React Tutorial ( #2916 )
2020-08-20 10:04:04 +01:00
HKalbasi
fb71011c30
Replace old babel plugin link with new one ( #3215 )
2020-08-19 20:51:12 +01:00
Dan Abramov
1cc8aa3f03
Remove outdated comparison
2020-08-19 19:08:47 +01:00
ankitshaw42
d0587fc88c
Update link for Glitch: React Starter Kit ( #3212 )
...
Remove a trailing slash in link which was causing redirect to a not found page.
2020-08-19 13:16:41 +01:00
石发磊
f21896aee4
missing export default for contact.js ( #3209 )
2020-08-18 22:26:33 -04:00