Commit Graph
1343 Commits
Author SHA1 Message Date
Constantin GavrileteandBrandon Dail 82d592a0fa removed duplicated 'the' (#8081) 2016-10-24 17:34:58 -05:00
Dan AbramovandGitHub e1ee94ca17 Add more highlighting to docs (#8076)
* Tweak JSX in Depth

* Add highlighting to Refs and the DOM

* More tweaks
2016-10-24 15:48:46 +01:00
AshishandDan Abramov 8333b891e4 Docs : Fix createClass reference (#8073)
Currently react.createClass is wrongly referenced to #react.createclass. Changed it to #createclass!
2016-10-24 13:34:17 +01:00
Dan AbramovandGitHub 156639241e Remove references to createClass in createElement docs (#8064) 2016-10-23 15:48:58 +01:00
Dan AbramovandGitHub 46eca10046 Link to lifecycle methods from Context doc (#8062) 2016-10-23 14:35:23 +01:00
Alireza MostafiziandDan Abramov e527b3a464 Update handling-events.md (#8057) 2016-10-23 13:44:29 +01:00
GiuseppeandDan Abramov 74026fd9ea Docs replace reference to 'getInitialState' with 'state' instance property in "Thinking in React" (#8059) 2016-10-23 13:41:37 +01:00
Sebastian MarkbågeandDan Abramov 57f07777ef Fix relative link in Hello World (#8041)
* Fix relative link in Hello World

This links https://facebook.github.io/docs/installation.html which redirects to https://code.facebook.com/

* Update hello-world.md

* Fix link
2016-10-22 21:56:53 +01:00
Oskari MantereandDan Abramov 38c22252f4 Replace vars with let and const (#8051) 2016-10-22 21:55:29 +01:00
Nathan HardyandDan Abramov f7cb6cbe15 Fix erroneous '}' in JSX examples (#8043) 2016-10-22 21:45:29 +01:00
Cody ReichertandDan Abramov 4d3c5ea23c Fix anchor link for displayName (#8040) 2016-10-22 21:44:51 +01:00
Ragnar Þór ValgeirssonandDan Abramov 7340fa9d93 Convert the Number component to ListItem (#8039)
* Convert the Number component to ListItem

* Add updated example CodePen

Also fixes typos.
2016-10-22 21:44:28 +01:00
Christopher ChedeauandGitHub 4812f26915 Update components-and-props.md
fb indent style
2016-10-21 18:30:25 -07:00
Christopher ChedeauandGitHub eb118b7037 Update react-without-jsx.md
Facebook codestyle
2016-10-21 14:30:35 -07:00
Dan Abramov d1a61ee7f4 Fix redirects 2016-10-21 22:02:30 +01:00
Dan Abramov 1f818f2740 Minor doc tweaks 2016-10-21 21:47:43 +01:00
Kevin LackerandDan Abramov 455d2d1b48 New Documentation 2016-10-21 20:59:08 +01:00
Ujjwal OjhaandBrandon Dail 575727100a Fix typo (#7909) 2016-10-12 09:49:56 -05:00
Colin WrenandDan Abramov 7aa621daee Fix typo in more-about-refs.md (#7933) 2016-10-11 11:56:34 +01:00
SophiaandDan Abramov 2a2dd7689f removing parent/child references in props section of tutorial (#7887) 2016-10-05 22:29:55 +01:00
Michael O'BrienandDan Abramov 48ea2d4743 Update comment to refer to correct method name (#7873) 2016-10-04 22:53:26 +01:00
KaterynaandDan Abramov c9ec4bc445 Fix initial state example for Recat.createClass (#7867)
In the example there was a typo with setting initial state using `getInitialState` method
2016-10-04 18:43:49 +01:00
ankitmlandDan Abramov eddcee9884 Use ES6 in Language Tooling doc 2016-10-04 12:51:42 +01:00
KeicaMandDan Abramov f96237cdb8 Update 04-multiple-components.md (#7861)
added missing map bracket
2016-10-04 12:19:44 +01:00
Marcelo AlvesandBrandon Dail 23cd77b683 Fix minor typo in closing H1 tag (#7855) 2016-10-03 19:07:56 -05:00
Ben AlpertandPaul O’Shannessy f88c1d38be Update remarkable to 1.7.1 (#7851)
Fixes a subtle XSS hole.
2016-10-03 14:22:06 -07:00
ankitmlandDan Abramov a6445a18f9 Keyed Fragment of AddOns ported to ES6 2016-10-03 21:45:27 +01:00
Alex ZherdevandDan Abramov 1b02c731ce Add-Ons: Animation updated with ES6 examples 2016-10-03 21:30:22 +01:00
Rafael AngelineandDan Abramov 9174c29acc Reusable Components ES6 Update 2016-10-03 21:02:32 +01:00
gillchristianandDan Abramov f5f1769583 Docs to ES6: Displaying data example. 2016-10-03 19:21:44 +01:00
Eric DouglasandPaul O’Shannessy e32196222b Update babel link (#7837) 2016-09-30 13:39:23 -07:00
Gil Chen-ZionandPaul O’Shannessy a2bb55e3f4 Note that getInitialState is not used in ES6 classes in docs (#7748) 2016-09-28 19:07:29 -07:00
Christoph PojerandChristopher Chedeau 0990c93806 Reduce confusion in testing documentation. (#7818)
* Reduce confusion in testing documentation.

Just wanted to add some clarity to this page and link to the react tutorial on Jest's website to give people more information. Also changed enzyme's definition from library to utility to help reduce the confusion. Hope this makes sense to everybody :)

See https://twitter.com/damusnet/status/780752042675597312

cc @lelandrichardson

* Update 10.4-test-utils.md
2016-09-27 19:08:02 -07:00
imjanghyukandPaul O’Shannessy 6032491555 Update 07-forms.ko-KR.md (#7809)
fix spelling
2016-09-26 14:02:33 -07:00
jinmmdandPaul O’Shannessy d9957ac075 Change [入门教程] from "tutorial.html" to "tutorial-zh-CN.html" (#7789) 2016-09-26 10:39:34 -07:00
jinmmdandPaul O’Shannessy 5331dfd1a5 Change [API参考] from "top-level-api.html" to "top-level-api-zh-CN.html" (#7790) 2016-09-26 10:39:03 -07:00
Paul O’ShannessyandGitHub 2058d47e7b [docs] Update React Rally 2016 videos link (#7771) 2016-09-19 14:26:32 -07:00
Gant LabordeandBrandon Dail 90a120c603 Adding the published ReactRally videos section (#7681)
ReactRally came and went, and it was splendid.
2016-09-08 10:17:39 -05:00
KiteandPaul O’Shannessy ed8a753346 Fix the HTML for package management (#7656) 2016-09-06 09:58:17 -07:00
Dan AbramovandGitHub 9d9af63a6a Link to Create React App (#7654)
* Link to Create React App

* Reword
2016-09-03 18:13:30 +01:00
却痕andKeyan Zhang 4c365ea957 docs:translate doc 11-advanced-performance to chinese (#7584) 2016-09-01 22:59:30 -04:00
Michael JacksonandPaul O’Shannessy 9fd42264fe s/npmcdn/unpkg/g (#7609)
npmcdn.com is moving to unpkg.com. Same backend, one less letter in the
domain name. Boom.
2016-08-29 19:45:31 -07:00
Duke PhamandPaul O’Shannessy 3071f31d04 Add line breaks to examples on 10.1-animation docs per (#7606)
comments to issue #7317.
Updated JP doc examples to match other languages
Reformat to match JSX multi-line style #7550
2016-08-29 15:50:23 -07:00
Robert KieltyandPaul O’Shannessy ee199381de Adds minor additions clarifying questions I had reading intro tutorial (#7595) 2016-08-29 15:34:48 -07:00
Nik NybyandPaul O’Shannessy 9511b4fe29 docs: re-position comments to account for code sample width (#7602) 2016-08-29 10:08:07 -07:00
NestorTejeroandJim 32e60fecdc add explicit link to http://bower.io/ (#7546) 2016-08-23 09:30:12 -07:00
Alex ZherdevandPaul O’Shannessy 11c0adcc95 Fix header link generation for non-English docs (#7497) 2016-08-18 14:55:50 -07:00
龙海燕andBrandon Dail db6f36bdce Update 09.2-package-management.md (#7520) 2016-08-18 08:52:07 -06:00
Jess TelfordandBen Alpert aa48c82b0d React.Children.toArray() changes keys (#7495)
As noted by @spicyj in #5541
2016-08-15 23:43:33 -07:00
Tanase HagiandBrandon Dail 09f0a06b8a Add propsTypes and defaultProps example for stateless functions (#7458)
* Add propsTypes and defaultProps example for stateless functions

* Update 05-reusable-components.md

* Update 05-reusable-components.md
2016-08-14 12:04:47 -05:00