524 Commits (f9effa598f1d433aed47e5ffff32b4cdfc1c9aca)

Author SHA1 Message Date
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
Michal Srb f0cadaae86 Fix URL in displayName description 11 years ago
Matt Harrison 810c89b8cb Aphabetized and wrapped tags/attributes docs 11 years ago
Ben Alpert b282c3efd5 Add charCode/keyCode/which to key event docs 11 years ago
Matt Harrison b5ed61ab58 Updated docs with new SVG elements 11 years ago
Daniel Lo Nigro 561bc9a26a Change “not allowed” back to “discouraged” since you technically *can* use props called `class` or `for`… 11 years ago
Daniel Lo Nigro 6edc47aeae Add link to HTML to JSX converter to “JSX In Depth” page 11 years ago
xixixao 4c7abcd424 Document displayName 11 years ago
Pascal Hartig 7d90bee52c Add gulp-react to Helpful OSS Projects 11 years ago
Ben Alpert 1758583add Fix typo 11 years ago
Ben Alpert 1494ab98f2 Mention react-art where we talk about SVG 11 years ago
Felipe Oliveira Carvalho 6baf40bd22 Remove the require-jsx plugin from the tooling-integration page 11 years ago
Felipe Oliveira Carvalho 35490e4b5e Add jsx-requirejs-plugin to the tooling-integration page 11 years ago
Ben Alpert 7b7fce2fb3 Add onMouseOver and onMouseOut events 11 years ago
Vjeux 87a53ea086 Making 'native DOM' nodes more explicit in documentation 11 years ago
Ben Alpert 64a5570c1c Move initial $.ajax out of getInitialState 11 years ago
Ivan Kozik 91a049a45e console.log -> console.error 11 years ago
Ivan Kozik 81f24d13e6 Add a warning about the @jsx declaration 11 years ago
Ivan Kozik c72efb80c5 Use explicit $.ajax dataType and add error callback 11 years ago
Cheng Lou 9208a5153e docs add warning to add jsx pragma 11 years ago
Wincent Colaiuta 9414ba1d83 Fix a typo in the working-with-the-browser docs 11 years ago
Vjeux 8d938e4a32 Add a talks section to the docs 11 years ago
Fabio M. Costa 8a7415fd66 updating text as suggested by @petehunt 11 years ago
Fabio M. Costa 30199e4d17 Adding note about onScroll on IE8 11 years ago
Vjeux 0f3a5793e5 Document the Diff algorithm 11 years ago
Luigy Leon d4ab34b188 Fix "Dynamic Children" example 11 years ago
Cheng Lou 0767e7b9dd docs make all link start with /react/docs 11 years ago
Cheng Lou b8081db247 docs add input attrs for Dom Differences 11 years ago
Cheng Lou f6df878b37 docs section for non-dom attributes 11 years ago
Kit Randel 990e1e4142 Tutorial template markup needs a reference to jquery for the ajax calls 11 years ago
Nicholas Bergson-Shilcock 9fd3cf29b3 Fix typo (ot -> to) 11 years ago
Ben Alpert ec1c1d4ace Add loop property 11 years ago
Brian Cooke 6d8496dd06 Update highlighted lines in tutorial 11 years ago
Cheng Lou 3d51380732 docs remove rootNode for componentDidMount/Update 11 years ago
Cheng Lou 493a22b865 docs `select` `value` to control chosen option 11 years ago
Ben Alpert 0f5fd4e076 autoBind -> Autobinding 11 years ago
Cheng Lou 289841e14f docs highlight className and htmlFor transforms 11 years ago
Cheng Lou aee4f20c00 docs classSet semicolons missing 11 years ago
Fabio M. Costa d469a4e694 Fixes the name of the component on documentation 11 years ago
Cheng Lou 12d16c92d8 update add-ons docs based on feedbacks 11 years ago
petehunt ee83ad9f88 Make state immutable in tutorial (eek) 11 years ago
Cheng Lou 4217596377 move docs tooling from JSX in Depth 11 years ago
Cheng Lou 686ea54857 add docs lowercase mention for data- and aria- 11 years ago
Paul O’Shannessy 67d4e7ebaf Remove jQuery version number from tutorial docs 11 years ago
Ben Alpert 2f08e7f3d0 tutorial: Simplify ajax options 11 years ago
petehunt 7c9eb94833 Update tutorial to use className 11 years ago
Paul O’Shannessy 9b3c3b63e2 [docs] Clarify when `getInitialState` is called. 11 years ago
Cheng Lou 87c91649f3 add docs on `classSet` add-on 11 years ago
Cheng Lou c60838de08 split add-ons into subsections 11 years ago