Paul O’Shannessy
27fbafae18
Own our fiddles so we can update them more easily
10 years ago
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.
10 years ago
Paul O’Shannessy
febd05b900
Update React.DOM -> React.createElement through docs
10 years ago
Ben Alpert
fb46ad0356
Update docs to align with 0.12 better
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
10 years ago
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
10 years ago
XuefengWu
686961b23d
Update getting-started.md
fix grammar
10 years ago
XuefengWu
0695f4158e
Update getting-started.md
merge the warn and explain for the @jsx
10 years ago
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.
10 years ago
Paul O’Shannessy
82a992835c
Use jekyll-redirect-from instead of our other redirect method
11 years ago
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
Ben Alpert
0fc0faa5f6
Tweak getting started wording
11 years ago
Ben Alpert
1186535c7a
[docs] Fix comma splice
11 years ago
Ben Alpert
ee8b26034f
Remove two more react.min.js references
11 years ago
Paul O’Shannessy
132dfd7b1b
Don't use the min build in getting started guide
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Stoyan
f29b71f4a8
typo fix
12 years ago
Christopher Chedeau
34d17c9f0c
Fix 404 in Getting Started
12 years ago
petehunt
459302a131
put it all together
12 years ago
petehunt
85a7336741
cleanup some files, move tutorial
12 years ago
petehunt
cb9b0fc3c7
delete old docs
12 years ago
Christopher Chedeau
fdfd7c07ca
Add @jsx common parser issues in the docs
Update getting-started.md
12 years ago
Vjeux
f2d74a85da
Add JSFiddle to the getting started section
12 years ago
Paul O’Shannessy
eb278167cd
Initial public release
12 years ago