Commit Graph
2075 Commits
Author SHA1 Message Date
Ben Alpert d5b409002b Fix typo-ed "of"
(cherry picked from commit 65b2232f34)
2014-07-13 13:11:00 -07:00
Ben AlpertandPaul O’Shannessy 9d4baa12a6 Make code in headers not giant
(cherry picked from commit 4a66260b2c)
2014-07-13 13:07:49 -07:00
Paul O’Shannessy 0606de0db7 0.11-rc blog post
(cherry picked from commit b8cc3f510a)
2014-07-13 13:07:49 -07:00
Paul O’Shannessy 13817753c6 Consolas > Courier New for monospace docs font [skip ci]
(cherry picked from commit ab690586d3)
2014-07-13 13:07:49 -07:00
Jonas GebhardtandBen Alpert 3f37e8e4ab fix link in community roundup #18
(cherry picked from commit a8e273f844)
2014-06-30 10:49:03 -07:00
Cheng LouandBen Alpert fe1b554d9d [Docs] Fix tutorial line highlights, revert ajax in cb
(cherry picked from commit 66d6e3f391)
2014-06-30 01:08:07 -07:00
Ben Alpert 0ecf9f0599 Revert "Add --harmony option to live JSX compiler page"
This reverts commit 661bafb059.

(Depends on a newer version of JSXTransformer than the site currently has.)
2014-06-30 01:06:52 -07:00
Cheng Lou acba66fe2e [Docs] Put tutorial up-to-date with the code
(cherry picked from commit 58a463f01c)

Conflicts:
	docs/docs/tutorial.md
2014-06-29 22:03:09 -07:00
Ben AlpertandCheng Lou 661bafb059 Add --harmony option to live JSX compiler page
(cherry picked from commit ba67bf1b0d)
2014-06-29 22:00:12 -07:00
Cheng Lou 8f0c1ce7b1 [Blog] Update round-up #19 to include more credit
(cherry picked from commit 5ba3911929)
2014-06-27 10:05:57 -07:00
Ben Alpert 3ca2ab8960 Fix typo in blog post 2014-06-26 15:19:44 -07:00
Pieter VanderwerffandPaul O’Shannessy 06844c27a8 Change community roundup 19's React Bootstrap author to @stevoland
(cherry picked from commit deb47d5ecc)
2014-06-26 15:15:04 -07:00
Cheng Lou b2ea0d0e29 {Blog] Community Round-up #19
(cherry picked from commit dbf41a55a4)
2014-06-26 14:03:01 -07:00
Paul O’Shannessy 90682ad1ee 2 docs fixes.
Fix 404 and extra slash in url

(cherry picked from commit 56263c44e8)
2014-06-24 15:13:25 -07:00
Paul O’Shannessy 617de48e53 Simple custom 404 page.
Github doesn't let us handle 404s within a project repository, so we
handle them at the organization level. In order to handle graceully for
specific projects, we're setting up redirects to projects' own 404.html.

(cherry picked from commit 2496757364)
2014-06-24 14:24:22 -07:00
Stefan DombrowskiandPaul O’Shannessy fd4143a198 Fix example for animation
* Highlight the correct lines
* Add missing text to button
* Remove unnecessary div

(cherry picked from commit c91f95a092)
2014-06-24 14:24:22 -07:00
Ben AlpertandPaul O’Shannessy 224b6e5a6a Clarify refs and setState callback documentation
(cherry picked from commit 121b290899)
2014-06-24 14:24:22 -07:00
Ben AlpertandPaul O’Shannessy 11707179da Fix tagtree.tv link
Fixes #1697.
(cherry picked from commit 00037b3ec2)
2014-06-24 14:24:22 -07:00
Kyle MathewsandPaul O’Shannessy bfecabf71a typo
(cherry picked from commit cfdc884582)
2014-06-24 14:24:22 -07:00
Ben AlpertandPaul O’Shannessy bcaebecce2 [docs] Point to renderComponent over setProps
(cherry picked from commit 2f61996ec3)
2014-06-24 14:24:22 -07:00
Ben AlpertandPaul O’Shannessy 6055468d1c Be more specific with createClass, renderComponent
Closes #371.

(cherry picked from commit f1a5a4c58e)
2014-06-24 14:24:22 -07:00
Harshad SabneandPaul O’Shannessy 7ea026e19a Update 2014-03-21-react-v0.10.md
Fix link to React v0.10 RC
(cherry picked from commit 7172b1d5da)
2014-06-24 14:24:22 -07:00
Devon BlandinandPaul O’Shannessy f7e4667457 Update link to @petehunt's react-server-rendering GitHub repo
(cherry picked from commit d8a2f12498)
2014-06-24 14:24:22 -07:00
Ben AlpertandPaul O’Shannessy e88c0b1b1f Add callback to setProps docs
(cherry picked from commit 2d66fc4518)
2014-06-24 14:24:22 -07:00
enomeandBen Alpert 950ecd84ff Typo: ClosureScript -> ClojureScript 2014-05-29 13:22:04 -07:00
Cheng LouandBen Alpert 66b027233c [Blog] One-year anniversary post 2014-05-29 11:42:32 -07:00
Ben Alpert c28cd1ae1a Update Simulate docs to reflect reality
cf. #1532, #1445.
2014-05-14 21:39:33 -07:00
Ben Alpert 321643a858 Add missing emitChange() to Flux docs 2014-05-10 17:50:46 -03:00
Yuriy DybskiyandBen Alpert c29f1823a1 Update flux-todo-list.md
Fix broken link to todomvc-flux repo

@spicyj cla signed
2014-05-09 15:42:33 -03:00
fisherwebdevandPaul O’Shannessy 424ebb5436 update Flux tutorial link 2014-05-08 20:03:36 -07:00
Vjeux 94c6396853 Flux blog post and tutorial 2014-05-09 01:32:19 +02:00
Paul O’Shannessy f832b9ce59 Move tagtree image to docs/
Missed this in #1470
2014-05-08 11:53:22 -07:00
Paul O’Shannessy d6c5058193 Title case on videos page 2014-05-08 11:47:25 -07:00
Rajiv TirumalareddyandPaul O’Shannessy 59c495511a Fixed incorrect usage of github api in example
more: https://developer.github.com/v3/gists/#detailed-gist-representation
2014-05-08 11:47:25 -07:00
Niklas BoströmandPaul O’Shannessy ba717cfc62 Embed video from F8
Edited in githubs inline editor. Not tested!
2014-05-08 11:47:25 -07:00
hendrik swanepoelandPaul O’Shannessy 9af5b6b1c3 Fixed a couple of issues with link to tagtree.tv video 2014-05-08 11:47:25 -07:00
hendrik swanepoelandPaul O’Shannessy 35321a8908 link to tagtree 'Thinking in React' video 2014-05-08 11:47:25 -07:00
dschaferandPaul O’Shannessy d90046a104 Update jsfiddles in thinking-in-react to remove onSubmit from forms 2014-05-08 11:47:24 -07:00
Ben AlpertandPaul O’Shannessy d28467796c Move tooling info to Complementary Tools wiki
I moved the info that was here to the wiki page: https://github.com/facebook/react/wiki/Complementary-Tools; it doesn't need to live in the website any more.
2014-05-08 11:47:24 -07:00
Pete HuntandPaul O’Shannessy cff284f291 Update videos.md 2014-05-08 11:47:24 -07:00
Daniel GasienicaandPaul O’Shannessy 7818b9f81f Match setTimeout delay with documentation 2014-05-08 11:47:24 -07:00
Ben AlpertandPaul O’Shannessy 76b2e87173 Fix preposition capitalization 2014-05-08 11:47:24 -07:00
Ben AlpertandPaul O’Shannessy a8aa901e1b Update refs example code to use onChange
Fixes #1408.

Test Plan: Copy each code snippet into jsbin; type in the text box successfully; click the button and see the input clear (and in the second example, get focused).
2014-05-08 11:47:24 -07:00
georgesiscoandPaul O’Shannessy f45ab7c7f4 Update tutorial.md 2014-05-08 11:47:24 -07:00
George A Sisco IIIandPaul O’Shannessy 383e385d51 Carry ajax error checking from step #13 forward to other ajax steps
The following steps also have an ajax function, but the 'error:' param
is gone after #13:
#14
#17
#19
#20
This may be superfluous, but it helped me find an error with something I
was doing - Namely, in my .json file, I had single line javascript
comments ("//") that I copied from the tutorial. I couldn't find the
issue on later steps, but was able to see my issue when the error
handler complained about an unexpected "/" in my file in step #13.
2014-05-08 11:47:24 -07:00
Cheng LouandPaul O’Shannessy bb3916448e docs remove comment section 2014-05-08 11:47:24 -07:00
Marcin KwiatkowskiandPaul O’Shannessy 5936173626 fix typo in 09.4-test-utils.md 2014-05-08 11:47:24 -07:00
Felix KlingandPaul O’Shannessy 1400085fe3 Update 05-reusable-components.md
`any` also seems to accept primitive values, not only objects. And since we already have `React.PropType.object`, the description was confusing.
2014-05-08 11:47:24 -07:00
Christopher ChedeauandPaul O’Shannessy 6d2dd794ee Document multiple ways to insert comments in JSX 2014-05-08 11:47:24 -07:00
Karl MikkelsenandPaul O’Shannessy 0247d9d625 Link to Events from Forms
closes #1372
2014-04-07 17:51:36 -07:00