shwetapal
3fc860ae8d
Added React Native Bangalore Meetup Group ( #3058 )
5 years ago
Siju Samson
1913f358fc
Release Channels page in the docs doesn't have "Previous article" or "Next article" links => Issue Resolved ( #3082 )
5 years ago
Moni
e548bd7e65
Update 2013-10-16-react-v0.5.0.md ( #2945 )
5 years ago
⚡ Saif Al Falah
09ba5458bf
Fixing the infinitive ( #3032 )
5 years ago
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.
5 years ago
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.
5 years ago
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
5 years ago
Dan Abramov
7aace64d6a
Fix flow
5 years ago
Dan Abramov
76f696dc8c
CSS fixes for BLM styling
5 years ago
Dan Abramov
5eeb441074
Add a BLM banner
5 years ago
Dan Abramov
621df31d65
Try to fix build
5 years ago
Sunil Pai
b4b59062e5
#blacklivesmatter ( #3004 )
5 years ago
Siju Samson
29e9867197
[Documentation] [Main concepts: State and Lifecycle] ( #2981 )
Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com>
5 years ago
Nick McCurdy
bf2049d07d
Fix incorrect section and out-of-date info for "Road to React" course ( #2968 )
5 years ago
Andrew MacGinitie
6990d69854
corrected preposition in tutorial.md ( #2986 )
5 years ago
Viral-Inc
ad8fc4904c
2 Typos ( #2988 )
minor
5 years ago
Jack Hsu
f81b909ce9
Add a link to Nx under the Flexible Toolchains section ( #2979 )
5 years ago
a-oz
4e0e1eb870
Update lists-and-keys.md: eliminate huge space between properties ( #2980 )
5 years ago
Arif Zuhairi
bc91fe4101
Update cdn-links.html ( #2957 )
link to next article is wrong. It should be release-channels.html, not hello-world.html
5 years ago
Vlad Denisov
1c71049cfb
Update Footer link href ( #2950 )
5 years ago
Farjad Fazli
0075e554dd
Corrected typo/grammar issue ( #2943 )
5 years ago
Dan Abramov
77d3c2fa8e
Move Nicolas to team alumni ( #2948 )
5 years ago
imed jaberi
dea4f329ea
update the status of Persian and Hungarian translation .. ( #2906 )
5 years ago
Robert Haritonov
b3c7f04158
Update React Summit, React Advanced, React Day Berlin ( #2899 )
5 years ago
Andreas Keller
ac2ecb39d6
Add awesomereact.com to external resources ( #481 )
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
5 years ago
Dan Abramov
af34294227
Add Snap Shot to Examples ( #2737 )
5 years ago
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>
5 years ago
Rahul Pandey
05585957fc
Update examples.md with React Image Compressor ( #2559 )
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
5 years ago
Harmanpreet Singh
17d028b40b
react tutorial solutions added to examples page ( #1399 )
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
5 years ago
Dan Abramov
1455434d71
Trim down examples ( #2891 )
5 years ago
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
5 years ago
mattc41190
12bae06313
Minor grammar fix ( #2881 )
5 years ago
matlae-ugly
90316b6802
Link fix ( #2885 )
Update href on free course named Glitch: React Starter Kit
5 years ago
Dan Abramov
fa5e6e7a98
Remove misleading example in Forms ( #2875 )
* Remove misleading example in Forms
* Update forms.md
* Update forms.md
5 years ago
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>
5 years ago
Charlie Stras
6ff9c4bd06
Fix incorrect highlighting in uncontrolled components example ( #2873 )
5 years ago
Dan Abramov
fae6d6b2eb
Oops
5 years ago
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>
5 years ago
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>
5 years ago
Vishal Jagtap
218790e623
- Updated the conference date of React Summit Amsterdam. ( #2860 )
- App.js Conf 2020 is cancelled due to the COVID-19
5 years ago
Ruphaa Ganesh
7e4f503d86
Remove comma from the portal snippet example ( #2852 )
5 years ago
Andrew Clark
e9cdc81ff3
Update for 16.13.1 ( #2845 )
5 years ago
Fran Zekan
84acbe1b8a
Fix node version in readme ( #2837 )
5 years ago
Esteban Luchsinger
2ef0ee1e4f
Reorganize information about the plugin ( #2835 )
Having the information that the plugin is already installed by default after the installation instructions is probably wasting a lot of people's time. Moving it up probably avoids multiple installs of the plugin.
5 years ago
Vishal Jagtap
0e7f73c170
ReactConf Japan 2020 is cancelled due to COVID-19 ( #2839 )
5 years ago
Justin E. Samuels
7fd94967ce
Updated dates for Render-Atlanta 2020 ( #2836 )
Date change for Render-Atlanta 2020 due to the Coronavirus pandemic.
5 years ago
Dan Abramov
b3c7540a10
Update building instructions
5 years ago
Fran Zekan
91ffdb0812
Upgrade to Node 12 LTS ( #2831 )
* Upgrade to node 12 LTS
* Run prettier
5 years ago
Vishal Jagtap
be17215d86
Updated React and React Native links ( #2824 )
* DOC: Updated the React Native Home URL
* Blog: Updated the React URL Link
* Relative link added
5 years ago
Jonathan Chhabra
617021f886
Make React.memo documentation more clear ( #2762 )
* Make React.memo documentation more clear
* Update reference-react.md
Co-authored-by: Sunil Pai <threepointone@fb.com>
5 years ago