Commit Graph

  • 561bc9a26a Change “not allowed” back to “discouraged” since you technically *can* use props called `class` or `for`… Daniel Lo Nigro 2014-01-04 23:33:02 -0800
  • 6edc47aeae Add link to HTML to JSX converter to “JSX In Depth” page Daniel Lo Nigro 2014-01-04 23:25:28 -0800
  • 4c7abcd424 Document displayName xixixao 2014-01-04 17:34:16 +0100
  • 7d90bee52c Add gulp-react to Helpful OSS Projects Pascal Hartig 2014-01-04 11:20:45 +0100
  • 1758583add Fix typo Ben Alpert 2014-01-03 23:19:04 -0700
  • 1494ab98f2 Mention react-art where we talk about SVG Ben Alpert 2014-01-03 23:15:50 -0700
  • 6baf40bd22 Remove the require-jsx plugin from the tooling-integration page Felipe Oliveira Carvalho 2014-01-03 16:03:42 -0300
  • 35490e4b5e Add jsx-requirejs-plugin to the tooling-integration page Felipe Oliveira Carvalho 2014-01-03 15:45:03 -0300
  • 383527944e React Chrome Developer Tools Vjeux 2014-01-02 21:04:09 +0100
  • c0a9df9e5b docs better error display for live editor and JSX compiler Cheng Lou 2014-01-01 19:41:08 -0500
  • 2fd497d2c5 docs tips fix small typo and code Cheng Lou 2013-12-31 21:23:28 -0500
  • 41a1ce41fc Merge pull request #763 from spicyj/gh-762 Pete Hunt 2013-12-31 09:57:10 -0800
  • a47119e2c9 Add info about dev vs. prod builds Ben Alpert 2013-12-31 10:35:49 -0700
  • b627e76d7c Merge pull request #755 from spicyj/cm-scroll Christopher Chedeau 2013-12-30 20:56:59 -0800
  • ce6c3770eb Merge pull request #758 from chenglou/docs-kill-wiki Christopher Chedeau 2013-12-30 20:40:05 -0800
  • 7a794ae3cf docs remove link to wiki page Cheng Lou 2013-12-30 23:38:01 -0500
  • 3e8520f9d8 Upgrade codemirror and enable line wrapping Ben Alpert 2013-12-30 18:06:00 -0700
  • 7b7fce2fb3 Add onMouseOver and onMouseOut events Ben Alpert 2013-12-30 17:36:45 -0700
  • 87a53ea086 Making 'native DOM' nodes more explicit in documentation Vjeux 2013-12-31 01:34:42 +0100
  • 2deed9882e IE8 style fixes Ben Alpert 2013-12-30 16:21:29 -0700
  • cf653b1a07 Merge pull request #750 from chenglou/docs-clean Christopher Chedeau 2013-12-30 15:12:43 -0800
  • 4002a86e22 docs tips small refactorings Cheng Lou 2013-12-30 17:54:41 -0500
  • 9f2a159628 Merge pull request #749 from spicyj/docs-ie8 Christopher Chedeau 2013-12-30 14:28:19 -0800
  • 315c58b7cf Make React website work in IE8 Ben Alpert 2013-12-30 15:12:04 -0700
  • 392fd82be8 Merge pull request #623 from chenglou/tips-communication Christopher Chedeau 2013-12-30 14:09:01 -0800
  • f228f65f01 docs tips expose component function Cheng Lou 2013-12-01 22:13:58 -0500
  • bd86c53822 Update parent/child communication tip petehunt 2013-12-30 13:22:06 -0500
  • 337cdea693 Merge pull request #739 from jhiswin/master Paul O’Shannessy 2013-12-30 10:04:51 -0800
  • 0d76ca4f7b Merge pull request #687 from vjeux/community_13 Christopher Chedeau 2013-12-30 09:28:13 -0800
  • 675f711072 Community Round-up #13 Vjeux 2013-12-21 20:47:50 +0100
  • daaed17d12 live_editor.js using deprecated function jhiswin 2013-12-29 09:42:35 -0500
  • 64a5570c1c Move initial $.ajax out of getInitialState Ben Alpert 2013-12-29 00:14:05 -0700
  • d24fbf6d7b Merge pull request #733 from ivan/master Pete Hunt 2013-12-28 22:15:08 -0800
  • 91a049a45e console.log -> console.error Ivan Kozik 2013-12-29 06:12:45 +0000
  • 81f24d13e6 Add a warning about the @jsx declaration Ivan Kozik 2013-12-29 05:51:07 +0000
  • c72efb80c5 Use explicit $.ajax dataType and add error callback Ivan Kozik 2013-12-29 05:29:34 +0000
  • 9208a5153e docs add warning to add jsx pragma Cheng Lou 2013-12-28 22:52:35 -0500
  • 9414ba1d83 Fix a typo in the working-with-the-browser docs Wincent Colaiuta 2013-12-26 22:22:00 -0800
  • 4795c0b03e Merge pull request #695 from luigy/patch-1 Paul O’Shannessy 2013-12-26 09:04:21 -0800
  • 79060b4b82 docs remove video at the bottom Cheng Lou 2013-12-24 01:42:45 -0500
  • 1141feaad1 Merge pull request #704 from vjeux/talks_doc Pete Hunt 2013-12-23 22:21:56 -0800
  • 8d938e4a32 Add a talks section to the docs Vjeux 2013-12-24 06:59:20 +0100
  • 808f889b46 Merge pull request #701 from fabiomcosta/react-video-version-note Pete Hunt 2013-12-23 16:54:33 -0800
  • c27d04bcf1 language update as suggested by @petehunt Fabio M. Costa 2013-12-23 16:45:44 -0800
  • 8a7415fd66 updating text as suggested by @petehunt Fabio M. Costa 2013-12-23 16:41:41 -0800
  • 30199e4d17 Adding note about onScroll on IE8 Fabio M. Costa 2013-12-23 16:05:07 -0800
  • 25c9a4f394 Note about react's version on the talk, since somethings have already changed since then Fabio M. Costa 2013-12-23 15:37:06 -0800
  • c7c352c065 typo Vjeux 2013-12-23 18:45:53 +0100
  • 9a57ffdfcd Merge pull request #698 from vjeux/fix_compiler Christopher Chedeau 2013-12-23 09:31:19 -0800
  • 70941c0354 Fix html-jsx compiler Vjeux 2013-12-23 18:24:22 +0100
  • 12e6e1807a Merge pull request #686 from vjeux/community_12 Christopher Chedeau 2013-12-23 09:04:03 -0800
  • 0644a8078e Community Round-up #12 Vjeux 2013-12-21 20:46:47 +0100
  • 0f3a5793e5 Document the Diff algorithm Vjeux 2013-10-07 08:40:17 +0200
  • d4ab34b188 Fix "Dynamic Children" example Luigy Leon 2013-12-22 10:37:09 -0500
  • 03b64bef0c Simple HTML to JSX converter, built during Hackathon 40 at Facebook. Daniel Lo Nigro 2013-12-14 00:39:27 -0800
  • c3065a1dc5 Community Round-up #14 Vjeux 2013-12-21 20:48:28 +0100
  • 0767e7b9dd docs make all link start with /react/docs Cheng Lou 2013-12-19 17:15:01 -0500
  • e447915bd5 0.8 starter kit Paul O’Shannessy 2013-12-19 13:16:07 -0800
  • cd99358a5f v0.8 blog post Paul O’Shannessy 2013-12-19 10:42:22 -0800
  • 7108427dfd Add newest starter-kit downloads to docs Paul O’Shannessy 2013-12-18 16:47:49 -0800
  • fdc9806cca Changelog, blog post for 0.5.2, 0.4.2 Paul O’Shannessy 2013-12-18 16:16:52 -0800
  • 0458e25370 Add starter-kit zip files to repo Paul O’Shannessy 2013-12-17 12:01:00 -0800
  • b8081db247 docs add input attrs for Dom Differences Cheng Lou 2013-12-18 00:46:06 -0500
  • f6df878b37 docs section for non-dom attributes Cheng Lou 2013-12-18 00:31:17 -0500
  • d6886c35b3 Merge pull request #668 from nicholasbs/fix-docs-typo Pete Hunt 2013-12-17 18:39:14 -0800
  • b1741a78bc Merge pull request #650 from jaredly/patch-1 Pete Hunt 2013-12-17 18:22:34 -0800
  • 990e1e4142 Tutorial template markup needs a reference to jquery for the ajax calls from step 13 onwards. Kit Randel 2013-12-18 15:13:45 +1300
  • ba50af55f7 one liner Jared Forsyth 2013-12-17 17:12:21 -0700
  • 49ac69b05c changes as requested Jared Forsyth 2013-12-17 17:10:02 -0700
  • cee420b12d adding note about initializing state w/ props Jared Forsyth 2013-12-17 16:16:50 -0700
  • 9fd3cf29b3 Fix typo (ot -> to) Nicholas Bergson-Shilcock 2013-12-15 12:11:47 -0500
  • ec1c1d4ace Add loop property Ben Alpert 2013-12-10 23:55:45 -0800
  • f3d5c90855 fixing capitalization Jared Forsyth 2013-12-10 11:59:29 -0700
  • 256e0bf6df rename this tip to be less confusing Jared Forsyth 2013-12-10 11:50:44 -0700
  • 6d8496dd06 Update highlighted lines in tutorial Brian Cooke 2013-12-09 15:16:37 -0800
  • 3a26e131c0 Add video at the bottom of the front page Vjeux 2013-08-26 23:33:15 +0200
  • a703b57896 Fix blog pagination Paul O’Shannessy 2013-12-02 15:46:20 -0800
  • dc22805de0 [docs] Fix download links to addons builds Paul O’Shannessy 2013-12-02 15:13:49 -0800
  • 3bf34d3255 Fix frontpage example to retain selection petehunt 2013-12-02 04:04:45 -0800
  • ca5afaf62a Merge pull request #602 from chenglou/tips-bind Pete Hunt 2013-12-01 19:07:14 -0800
  • dc4fcd52b3 docs tips parent-child communication Cheng Lou 2013-11-24 16:17:30 -0500
  • ccf5c8f314 Merge pull request #440 from petehunt/new-taglines Pete Hunt 2013-12-01 14:00:13 -0800
  • 28f5f803e6 Merge pull request #581 from chenglou/docs-select-value Pete Hunt 2013-12-01 13:53:12 -0800
  • d2d57643f7 Merge pull request #618 from chenglou/didmout-didUpdate-new Paul O’Shannessy 2013-11-27 18:50:10 -0800
  • 3d51380732 docs remove rootNode for componentDidMount/Update Cheng Lou 2013-11-20 21:36:12 -0500
  • dab3a30443 Merge pull request #599 from chenglou/dl-addons Paul O’Shannessy 2013-11-27 14:48:42 -0800
  • 64c1b55fc7 docs add download links for react-with-addons Cheng Lou 2013-11-24 02:27:02 -0500
  • 0e18bc2843 make docs jsx compiler highlight transpiled js code Cheng Lou 2013-11-25 19:04:28 -0500
  • aef97f1d76 Minor spelling correction in docs Sundeep Malladi 2013-11-22 14:32:53 -0600
  • 493a22b865 docs `select` `value` to control chosen option Cheng Lou 2013-11-20 21:12:06 -0500
  • 0f5fd4e076 autoBind -> Autobinding Ben Alpert 2013-11-20 11:34:09 -0800
  • 4af4e04bb1 Add explination of autoBind to DOM Event Listener tip Levi McCallum 2013-11-20 11:29:05 -0800
  • 1910d7fc0b Put nav data in "_data" Paul O’Shannessy 2013-11-19 15:52:42 -0800
  • c275a8fd67 Fix pagination Paul O’Shannessy 2013-11-19 15:25:00 -0800
  • 1e6079ebdb Update jekyll to 1.3 Paul O’Shannessy 2013-11-19 15:18:15 -0800
  • 5de8c28a86 Community round-up #11 Vjeux 2013-11-19 22:56:34 +0100
  • 289841e14f docs highlight className and htmlFor transforms Cheng Lou 2013-11-18 21:42:51 -0500
  • aee4f20c00 docs classSet semicolons missing Cheng Lou 2013-11-18 21:22:14 -0500
  • 36515bb9eb Merge branch 'chenglou-classSet' Paul O’Shannessy 2013-11-18 18:00:24 -0800
  • 927cec524d Merge pull request #539 from spicyj/doc-anchors-again Paul O’Shannessy 2013-11-18 17:45:39 -0800