Commit Graph

4899 Commits

Author SHA1 Message Date
Saswata Mukherjee
0ad7e3a1f9 Correct broken link in acknowledgements.html.js (#3111) 2020-07-16 15:49:49 +01:00
RedasP
dea363ed7d Update 2016-07-13-mixins-considered-harmful.md (#3096)
typo
2020-07-10 10:00:19 -04:00
Nikhil Sharma
a09854032a fixed issue of profile link broken for react v16.13.0 blog post (#3094)
Co-authored-by: Nikhil Sharma <nikhilsharma@Nikhils-MacBook-Pro.local>
2020-07-09 22:20:05 -04:00
Kate Efimova
649298b77d Add sidebar item padding (#3090)
* Added padding to the left and to the right

* Switched it to MetaTitle
2020-07-07 23:40:46 -04:00
Brian Vaughn
72b9b1aab8 Added Privacy and Terms footer links (#3087) 2020-07-07 11:32:39 -04:00
Brian Vaughn
d603d48959 Added copyright header to CSS files (#3089) 2020-07-07 11:12:49 -04:00
Brian Vaughn
3e4f2687c6 Update copyright headers (#3086)
Added and updated copyright headers.

Added some missing Flow types.

Removed an invalid prop-types import.
2020-07-07 10:35:57 -04:00
shwetapal
3fc860ae8d Added React Native Bangalore Meetup Group (#3058) 2020-07-06 12:33:39 -04:00
Siju Samson
1913f358fc Release Channels page in the docs doesn't have "Previous article" or "Next article" links => Issue Resolved (#3082) 2020-07-04 19:46:20 +01:00
Moni
e548bd7e65 Update 2013-10-16-react-v0.5.0.md (#2945) 2020-06-17 10:46:18 -07:00
⚡ Saif Al Falah
09ba5458bf Fixing the infinitive (#3032) 2020-06-17 12:48:13 +01:00
Cory House
d58e9d0ed6 Update object spread syntax description (#3036)
Removed reference to it being experimental. Changed link to MDN. Mentioned version where it was added.
2020-06-16 11:59:11 -07:00
Sunil Pai
c9b990070f remove grayscale treatment (#3024)
As per https://twitter.com/sliminality/status/1269033413488459776, there's feedback that the contrast isn't great for reading. I myself have trouble with low contrast text, (and long sightedness), and I thought it was fine. I was clearly mistaken. Removing this for now to get back to a non harmful position, and we can decide later what to do instead.
2020-06-05 18:55:25 -07:00
Ricky
6bb0d33e0c Clarify language in components-and-props.md (#3020)
* Clarify language in components-and-props.md

This is a nit for a few reasons:
- The point that extracting a component that "is complex enough on its own" means that it's not necessarily reusable.
- Extracting the components listed in the same sentence (e.g. App) are not necessarily reusable.
- This ends the section "Extracting Components" with a reference to extraction instead of re-usability.
- This delimits extracting into a separate component from creating a re-usable component.

* Update components-and-props.md

* Update components-and-props.md
2020-06-05 17:14:53 -07:00
Dan Abramov
7aace64d6a Fix flow 2020-06-03 15:53:59 +01:00
Dan Abramov
76f696dc8c CSS fixes for BLM styling 2020-06-03 15:43:38 +01:00
Dan Abramov
5eeb441074 Add a BLM banner 2020-06-01 17:04:53 +01:00
Dan Abramov
621df31d65 Try to fix build 2020-06-01 16:07:47 +01:00
Sunil Pai
b4b59062e5 #blacklivesmatter (#3004) 2020-06-01 15:09:53 +01:00
Siju Samson
29e9867197 [Documentation] [Main concepts: State and Lifecycle] (#2981)
Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com>
2020-05-29 17:31:21 +01:00
Nick McCurdy
bf2049d07d Fix incorrect section and out-of-date info for "Road to React" course (#2968) 2020-05-29 16:09:31 +01:00
Andrew MacGinitie
6990d69854 corrected preposition in tutorial.md (#2986) 2020-05-29 16:02:59 +01:00
Viral-Inc
ad8fc4904c 2 Typos (#2988)
minor
2020-05-29 16:02:01 +01:00
Jack Hsu
f81b909ce9 Add a link to Nx under the Flexible Toolchains section (#2979) 2020-05-22 17:28:39 +01:00
a-oz
4e0e1eb870 Update lists-and-keys.md: eliminate huge space between properties (#2980) 2020-05-19 21:16:19 -07:00
Arif Zuhairi
bc91fe4101 Update cdn-links.html (#2957)
link to next article is wrong. It should be release-channels.html, not hello-world.html
2020-05-09 22:49:27 +03:00
Vlad Denisov
1c71049cfb Update Footer link href (#2950) 2020-05-09 22:46:51 +03:00
Farjad Fazli
0075e554dd Corrected typo/grammar issue (#2943) 2020-05-06 11:50:03 -07:00
Dan Abramov
77d3c2fa8e Move Nicolas to team alumni (#2948) 2020-05-04 20:42:01 +01:00
imed jaberi
dea4f329ea update the status of Persian and Hungarian translation .. (#2906) 2020-04-15 12:44:02 -07:00
Robert Haritonov
b3c7f04158 Update React Summit, React Advanced, React Day Berlin (#2899) 2020-04-09 11:08:34 -07:00
Andreas Keller
ac2ecb39d6 Add awesomereact.com to external resources (#481)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-04-08 17:16:51 +01:00
Dan Abramov
af34294227 Add Snap Shot to Examples (#2737) 2020-04-08 17:11:15 +01:00
Arnab Datta
8c4390960f My small react counter application added (#1912)
This is a very basic app but useful to understand the React Components, states, Data Flow, parent to child etc. .

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-04-08 16:55:04 +01:00
Rahul Pandey
05585957fc Update examples.md with React Image Compressor (#2559)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-04-08 15:11:10 +01:00
Harmanpreet Singh
17d028b40b react tutorial solutions added to examples page (#1399)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-04-08 15:01:40 +01:00
Dan Abramov
1455434d71 Trim down examples (#2891) 2020-04-08 14:56:31 +01:00
Sunil Pai
562bf36aed Remove Sunil from team page (#2887)
Removes Sunil from the team, and move to acknowledgements.
I also moved Sasha so it's sorted correctly
2020-04-07 13:41:12 +01:00
mattc41190
12bae06313 Minor grammar fix (#2881) 2020-04-07 10:27:54 +03:00
matlae-ugly
90316b6802 Link fix (#2885)
Update href on free course named Glitch: React Starter Kit
2020-04-06 08:57:16 -07:00
Dan Abramov
fa5e6e7a98 Remove misleading example in Forms (#2875)
* Remove misleading example in Forms

* Update forms.md

* Update forms.md
2020-04-02 00:35:24 +01:00
Gordey
7551fdf2df Add ajax with hooks example (#2803)
* Add ajax with hooks example

* Add comment about empty deps in useEffect hook

* grammar

Co-authored-by: Alex Krolick <alexkrolick@users.noreply.github.com>
2020-03-31 12:32:11 -07:00
Charlie Stras
6ff9c4bd06 Fix incorrect highlighting in uncontrolled components example (#2873) 2020-03-31 11:14:31 -07:00
Dan Abramov
fae6d6b2eb Oops 2020-03-30 16:05:35 +01:00
Sebastian Silbermann
9e5a358cb2 Explain how StrictMode affects function components and hooks (#2515)
* Update strict-mode.md

* Fix links

* docs: specify which kind of function component

* Update content/docs/strict-mode.md

* Update strict-mode.md

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-03-30 15:01:54 +01:00
Nhan Doan
c2eb543b52 Update outdated URL in code-splitting.md (#2870)
* Update outdated URL

Next.js Dynamic Import.

* Update code-splitting.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-03-30 16:47:52 +03:00
Vishal Jagtap
218790e623 - Updated the conference date of React Summit Amsterdam. (#2860)
- App.js Conf 2020 is cancelled due to the COVID-19
2020-03-24 17:35:14 +03:00
Ruphaa Ganesh
7e4f503d86 Remove comma from the portal snippet example (#2852) 2020-03-21 20:05:47 +03:00
Andrew Clark
e9cdc81ff3 Update for 16.13.1 (#2845) 2020-03-19 14:42:53 -07:00
Fran Zekan
84acbe1b8a Fix node version in readme (#2837) 2020-03-18 19:12:40 +00:00