Eric Bishard
7e481cd3c4
Add React Hooks article to community/articles ( #2388 )
* add react hooks article by Amelia W
* Update community article description
5 years ago
Wes Lord
060d129aa0
Change usePrevious example in hooks-faq.md ( #2387 )
In the example, `count` is initialized to 0 and then multiplied by 100... which is 0.
Changing this to addition so the previous value will differ from the current value.
5 years ago
David Beitey
9c2e893774
Use gist URLs instead of RawGit in React docs ( #2385 )
RawGit is being shut down (eg Oct 2019, https://rawgit.com/ ) and this change uses the direct links to the files as served from gist.github.com. The same files are being served, just that the links are only dependent on GitHub's gist service.
5 years ago
Cheng Lou
453a3bd4f2
Swap order of increment and decrement in Counter examples ( #2382 )
I think UI-wise, decrement comes first.
5 years ago
Alexey Pyltsyn
87685fd27f
Improve Code Splitting
5 years ago
Katiuska Gamero
6b937dbafe
update to latest conferences ( #2380 )
moved latest conferences to past section
added latest ReactEurope 2020
5 years ago
Michael Hienle
4136300bff
Mention Rollup ( #2379 )
5 years ago
Bouwe K. Westerdijk
647b639259
React Router also supports hooks now ( #2374 )
5 years ago
Erasmo Bellumat
51925ada77
Added Vila Velha React Meetup in Brazil ( #2375 )
Added Vila Velha React Meetup in Brazil
5 years ago
imed jaberi
0a88bc00f4
update bengali status .. ( #2371 )
5 years ago
Andrew Clark
855bd6d893
Update for 16.10 ( #2373 )
5 years ago
Michael Lustig
9705d2796b
Fix error ( #2370 )
5 years ago
Nick McCurdy
569f2e2d0a
Use vanity URL for Reactiflux ( #2372 )
5 years ago
Andrew Clark
36651d721a
Update outdated info in contributing doc ( #2369 )
The sections on branch organization and versioning were outdated. I also
added a section on feature flags.
5 years ago
Jordan Nelson
fc038ea7e3
Add React UI Tools to Fee Components List ( #2353 )
* Add React UI Tools to Fee Components List
:
* Update tools-ui-components.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
5 years ago
Andrew Clark
db0dc83473
Update Versioning FAQ ( #2368 )
* Update Versioning FAQ
Includes a new section describing our approach to minor releases, and
why they don't always include new features.
* Brian's edits
* Delete the adverb
5 years ago
Mojtaba Izadmehr
5cdb85b5e5
Add doc for context displayaName ( #2367 )
* Add doc for context displayaName
* Add highlight for js doc
* Fix context display name link
* Fix context displayName comment
5 years ago
Robin Pokorny
a558e455bd
Use correct meetup link for React Berlin ( #2366 )
5 years ago
imed jaberi
8edfc7ce78
update mongolian status .. ( #2358 )
5 years ago
Pankaj Ladhar
e39403534f
Update examples.md ( #1106 )
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
5 years ago
Júlio Campos
1878367291
Add React Conf Brasil 2019 to conferences ( #2356 )
5 years ago
ulearnpro
dbed37ad92
A course learn page built in React JS ( #2276 )
* A course learn page built in React JS
A course learn page is completely built on React JS 16.9, with nested component structure and rendering various files such as video, audio, pdf through axios
* Link changed
5 years ago
imed jaberi
895169dbae
update new langs status .. ( #2348 )
5 years ago
Haz
6dcb963479
Add Reakit to tools-ui-components ( #2346 )
5 years ago
Alex Krolick
c1b690be07
move past conferences out of upcoming section
5 years ago
Milad Heydari
97be0f3787
Add React Conf Iran 2019 to Past Conferences ( #2343 )
added react conf iran 2019 to the past conferences list.
5 years ago
Cool4ZBL
2efb26ee47
Update hooks-faq.md ( #2340 )
Add missing `{`
5 years ago
Sergei Cherniaev
1f2b1dae94
Docs: a typo and bottom nav links ( #2339 )
* typo fixed
* bottom nav links on previous and next articles removed like in other advanced guides
5 years ago
Jacob Bandes-Storch
ec0cf5cf2c
Update CodeSplitting to clarify that lazy() must be used with Suspense ( #2306 )
* Update CodeSplitting to clarify that lazy() must be used with Suspense
* Update code-splitting.md
5 years ago
Adam
8977759578
Docs: Community Articles: React Profiler Article by Adam ( #2336 )
5 years ago
Adro.codes
8cf11dc3e9
Update web-components.md ( #2333 )
Updated custom-elements-es5-adapter link. Pointed to a repo that has moved.
5 years ago
Rootul Patel
fb8fdb8f6a
Improve grammar ( #2331 )
Remove extraneous "as"
5 years ago
Sophie Alpert
df883a8e30
Revert "Remove React Week 2020 from conferences list"
This reverts commit e08553debb
per discussion on https://github.com/reactjs/reactjs.org/pull/2249 .
5 years ago
cendern
8b30ae4343
Fix link to moved GH repo ( #2326 )
https://github.com/facebook/react-devtools/ says: "This project has migrated to github.com/facebook/react".
5 years ago
Alexey Pyltsyn
ec53a196e9
Fix title of GitHub
5 years ago
Yngve Høiseth
61ce20a657
Update to reflect changes in developer tools UI ( #2320 )
* Update to reflect changes in developer tools UI
* Update tutorial.md
5 years ago
Gjum
f732f259ae
Add missing comma ( #2315 )
Fixes syntax error
5 years ago
Arshita Kakkar
941f54180e
Update getting-started.md ( #2312 )
Line 122 -
Updated the hyperlink from "[on a separate page"] to "on a [separate page]".
5 years ago
Dan Abramov
182c3a4928
Link to Code of Conduct in the footer ( #2313 )
5 years ago
Paul O’Shannessy
3eb3ed9fd8
Adopt the Contributor Covenant ( #2311 )
5 years ago
Andrew
24cced1a9b
Remove duplication ( #2308 )
5 years ago
Arshita Kakkar
a3cb7c5235
Removed hyperlink from 'a' ( #2296 )
The sentence in line114 - "For this change, we’ve provided a [codemod](https://github.com/reactjs/react-codemod#error-boundaries ) to automatically migrate your code" had hyperlink added to [a codemod] instead of only to [codemod]. Updated this.
5 years ago
Adrian Prieto
97adbe54b3
Update meetups.md ( #2299 )
Add useReactNYC to meetups list
5 years ago
Gasim Gasimzada
da869abbb0
Extracting Header and Footer Links from source into content ( #2270 )
* Move footer and header links into a YAML file
* Import header and footer nav YAML files directly
- Remove them from section list
- Add keys to nav array items when mapping
* Add flow error supression for YAML imports
5 years ago
Sanghyeon Lee
b0a55fbff3
Edit the location of react-events package more precisely ( #2297 )
5 years ago
Michael Antczak
6b3891ad39
Update link to stable React versions in docs ( #2293 )
It currently points to download page which I think does not exist anymore, just redirects to getting started instead.
5 years ago
Sergei Cherniaev
519a3aec91
missed link in fast navigation added ( #2289 )
5 years ago
Shubham Tiwari
ac9f9f1a4a
fixing broken link ( #2281 )
5 years ago
Parnab Sanyal
c7f56456ec
Added Formik in the list of libraries, which use render props ( #2287 )
5 years ago
Alex Krolick
e64cee27b1
add glitch react course ( #2288 )
5 years ago