Paul O’Shannessy
e31d9f8d7c
Merge pull request #2639 from zpao/own-jsfiddle
...
Own our fiddles so we can update them more easily
2014-12-03 11:24:08 -08:00
Paul O’Shannessy
27fbafae18
Own our fiddles so we can update them more easily
2014-12-01 19:33:43 -08:00
Christian Alfoni
368fbbce83
Adding link to wiki
...
Based on conversation in https://github.com/facebook/react/pull/2501 . A good place to guide people further in finding the complete set of tools needed to build an application.
2014-11-27 08:48:16 +01:00
Paul O’Shannessy
febd05b900
Update React.DOM -> React.createElement through docs
2014-10-28 11:06:30 -07:00
Ben Alpert
fb46ad0356
Update docs to align with 0.12 better
...
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
2014-10-22 14:01:54 -07:00
Cheng Lou
33c7ee6112
[Docs] Remove most of @jsx
...
I kept some places intact (search for @jsx) because they require other bigger changes:
- ref-01-top-level-api.md
- grunt/tasks/npm.js
- old blog posts (don't change those)
- examples/ folder, as they have their own package.json that rely on old dependencies (node-jsx, reactify) that haven't upgraded to 0.12
2014-10-20 14:44:07 -04:00
XuefengWu
686961b23d
Update getting-started.md
...
fix grammar
2014-09-24 08:26:10 +08:00
XuefengWu
0695f4158e
Update getting-started.md
...
merge the warn and explain for the @jsx
2014-09-23 15:22:11 +08:00
XuefengWu
b15344de49
add tip for the important jsx convention
...
I missed the convention and wast hours to figure out what's wrong.
Add this tip in the document for who would miss the importance comment.
2014-09-22 20:10:34 +08:00
Paul O’Shannessy
82a992835c
Use jekyll-redirect-from instead of our other redirect method
2014-08-13 12:38:09 -07:00
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
2014-08-13 11:40:14 -07:00
Ben Alpert
0fc0faa5f6
Tweak getting started wording
2014-05-18 00:15:35 -07:00
Ben Alpert
1186535c7a
[docs] Fix comma splice
2014-01-31 22:30:38 -08:00
Ben Alpert
ee8b26034f
Remove two more react.min.js references
2014-01-08 11:40:53 -08:00
Paul O’Shannessy
132dfd7b1b
Don't use the min build in getting started guide
2014-01-08 11:38:34 -08:00
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
2013-12-19 17:15:01 -05:00
Stoyan
f29b71f4a8
typo fix
2013-08-19 11:35:46 -07:00
Christopher Chedeau
34d17c9f0c
Fix 404 in Getting Started
2013-08-04 21:09:15 -07:00
petehunt
459302a131
put it all together
2013-07-14 18:42:39 -07:00
petehunt
85a7336741
cleanup some files, move tutorial
2013-07-14 18:35:59 -07:00
petehunt
cb9b0fc3c7
delete old docs
2013-07-14 17:57:39 -07:00
Christopher Chedeau
fdfd7c07ca
Add @jsx common parser issues in the docs
...
Update getting-started.md
2013-06-27 22:27:54 +02:00
Vjeux
f2d74a85da
Add JSFiddle to the getting started section
2013-06-03 01:59:06 +02:00
Paul O’Shannessy
eb278167cd
Initial public release
2013-05-29 12:54:02 -07:00