Commit Graph

  • a6b888b214 Escape component keys used in reactid Andreas Svensson 2013-12-26 01:14:03 +01:00
  • cbd6d8a46c Added max line length = 80 for jshint Andreas Svensson 2013-12-28 01:49:04 +01:00
  • 01b4b23118 Polyfill/normalize autoFocus across all browsers Andreas Svensson 2013-12-23 23:47:21 +01:00
  • 9e6456ba41 Add SyntheticDragEvent with "dataTransfer" property Andreas Svensson 2013-12-27 21:01:30 +01:00
  • a4bb44f1e2 Merge pull request #728 from spicyj/gh-724 Pete Hunt 2013-12-27 10:59:22 -08:00
  • fac676073a Merge pull request #722 from wincent/typo-fix-01 Pete Hunt 2013-12-27 10:09:02 -08:00
  • 5e6e332d67 Allow changing transitionLeave from false to true Ben Alpert 2013-12-27 10:21:12 -07:00
  • 77697f26e3 Add invariant to check getInitialState return value. Fixes #397 cpojer 2013-12-27 14:17:17 +01:00
  • 79b00591f1 Fix a typo in the working-with-the-browser docs Wincent Colaiuta 2013-12-26 22:22:00 -08:00
  • 556065937b Make controlled components and bubbling work in IE Ben Alpert 2013-12-26 23:05:41 -07:00
  • 411f0bd7c3 Fix npm react having wrong version dependency for envify Andreas Svensson 2013-12-26 18:12:23 +01:00
  • f877c6224f Merge pull request #695 from luigy/patch-1 Paul O’Shannessy 2013-12-26 09:04:21 -08:00
  • f9947dec2a Add unit test for transferPropsTo, "key" should never transfer Andreas Svensson 2013-12-26 16:42:39 +01:00
  • e35f4c29bb fix params Jignesh Kakadiya 2013-12-26 12:29:01 +05:30
  • ecf9f8ef6d Adjust params Jignesh Kakadiya 2013-12-26 12:17:36 +05:30
  • 2b0dc71e3d Error message for using refs outside of render() is difficult to understand Jignesh Kakadiya 2013-12-26 12:00:19 +05:30
  • cc229eb749 Merge pull request #591 from spicyj/mount-key Pete Hunt 2013-12-25 22:15:13 -08:00
  • 633125fd0d Use innerHTML not innerText in test Ben Alpert 2013-12-25 22:47:10 -07:00
  • 30f566392b Extract out wrapUserProvidedKey for clarity Ben Alpert 2013-12-25 22:32:43 -07:00
  • 6fae670d19 Make shouldUpdateReactComponent key logic clearer Ben Alpert 2013-12-25 22:22:37 -07:00
  • b0431a51ca Respect 'key' prop for object identity Ben Alpert 2013-11-22 23:43:59 -05:00
  • 02e47ebd00 Merge pull request #713 from syranide/nokeytransfer Christopher Chedeau 2013-12-25 20:46:30 -08:00
  • 374c9ba658 transferPropsTo should never transfer the key property Andreas Svensson 2013-12-26 00:12:22 +01:00
  • 0e32f3669e navigation wasn't properly pushed for videos Vjeux 2013-12-24 17:50:36 +01:00
  • adff7c0238 Update README.md Pete Hunt 2013-12-24 02:21:06 -05:00
  • 4cb8bc68ba Remove video from home Vjeux 2013-12-24 07:50:46 +01:00
  • a35671a6ec docs remove video at the bottom Cheng Lou 2013-12-24 01:42:45 -05:00
  • 7e0c6bc952 Merge pull request #705 from chenglou/rm-vid Christopher Chedeau 2013-12-23 22:44:00 -08:00
  • 0519734ea5 docs remove video at the bottom Cheng Lou 2013-12-24 01:42:45 -05:00
  • 65d56feeeb Add a talks section to the docs 91780d1c58 Browse code vjeux authored 35 minutes ago petehunt 2013-12-24 01:33:59 -05:00
  • 5a571e0777 Add a talks section to the docs Vjeux 2013-12-24 06:59:20 +01:00
  • b385b580a6 Merge pull request #704 from vjeux/talks_doc Pete Hunt 2013-12-23 22:21:56 -08:00
  • 91780d1c58 Add a talks section to the docs Vjeux 2013-12-24 06:59:20 +01:00
  • a4a466dd26 trying it again petehunt 2013-12-24 01:07:14 -05:00
  • 3323ba8f0d Revert "language update as suggested by @petehunt" petehunt 2013-12-24 00:56:52 -05:00
  • fb3bd7f583 language update as suggested by @petehunt c211767d47 Browse code fabiomcosta authored 5 hours ago petehunt 2013-12-24 00:51:02 -05:00
  • 645e25d7a8 language update as suggested by @petehunt Fabio M. Costa 2013-12-23 16:45:44 -08:00
  • fa42d0cc6d updating text as suggested by @petehunt Fabio M. Costa 2013-12-23 16:41:41 -08:00
  • 0a8c2bb272 Adding note about onScroll on IE8 Fabio M. Costa 2013-12-23 16:05:07 -08:00
  • 8de5a925fa Note about react's version on the talk, since somethings have already changed since then Fabio M. Costa 2013-12-23 15:37:06 -08:00
  • a6d8c00b1a Merge pull request #702 from syranide/lessmice Christopher Chedeau 2013-12-23 19:30:16 -08:00
  • 1070d12732 Merge pull request #701 from fabiomcosta/react-video-version-note Pete Hunt 2013-12-23 16:54:33 -08:00
  • a8216e78b1 Merge pull request #703 from fabiomcosta/onscroll-doc-ie8-note Pete Hunt 2013-12-23 16:46:52 -08:00
  • c211767d47 language update as suggested by @petehunt Fabio M. Costa 2013-12-23 16:45:44 -08:00
  • 34660eccf9 updating text as suggested by @petehunt Fabio M. Costa 2013-12-23 16:41:41 -08:00
  • 874122bad4 Adding note about onScroll on IE8 Fabio M. Costa 2013-12-23 16:05:07 -08:00
  • 63ca84e5af Removed unnecessary cleanup in isEventSupported Andreas Svensson 2013-12-24 01:02:24 +01:00
  • d22874d039 Note about react's version on the talk, since somethings have already changed since then Fabio M. Costa 2013-12-23 15:37:06 -08:00
  • 128a35dff9 Merge pull request #642 from Cartas/master Pete Hunt 2013-12-23 15:36:28 -08:00
  • 9e0987cd9b Merge pull request #607 from syranide/html5key Timothy Yung 2013-12-23 11:11:12 -08:00
  • 82a26ada65 Merge pull request #684 from syranide/ie8dangerousinnerhtml Ben Newman 2013-12-23 11:07:51 -08:00
  • 1235527398 typo Vjeux 2013-12-23 18:56:06 +01:00
  • 14e05c9dbb typo Vjeux 2013-12-23 18:45:53 +01:00
  • 9fa759173e Merge pull request #699 from vjeux/fix_typo Christopher Chedeau 2013-12-23 09:53:53 -08:00
  • a31a8c35c2 typo Vjeux 2013-12-23 18:45:53 +01:00
  • 15e8c64633 html-jsx compiler with the fix Vjeux 2013-12-23 18:34:41 +01:00
  • 219f25c812 Fix html-jsx compiler Vjeux 2013-12-23 18:24:22 +01:00
  • c7a915993e Simple HTML to JSX converter, built during Hackathon 40 at Facebook. Daniel Lo Nigro 2013-12-14 00:39:27 -08:00
  • 47f24f26aa Merge pull request #698 from vjeux/fix_compiler Christopher Chedeau 2013-12-23 09:31:19 -08:00
  • 6bd9f35bf3 Fix html-jsx compiler Vjeux 2013-12-23 18:24:22 +01:00
  • b4d07a679a vjeux Community Round-up #12 d1e955c Vjeux 2013-12-23 18:06:13 +01:00
  • 6d822d4149 Community Round-up #12 Vjeux 2013-12-21 20:46:47 +01:00
  • 590a5498ab Merge pull request #686 from vjeux/community_12 Christopher Chedeau 2013-12-23 09:04:03 -08:00
  • d1e955c37b Community Round-up #12 Vjeux 2013-12-21 20:46:47 +01:00
  • 72296a4385 revert html-jsx Vjeux 2013-12-23 07:03:04 +01:00
  • b95fee3c0b Revert "Simple HTML to JSX converter, built during Hackathon 40 at Facebook." Vjeux 2013-12-23 07:01:12 +01:00
  • 8c153e6427 fix up javascript for jsx-compiler Vjeux 2013-12-23 06:43:38 +01:00
  • 97ec6b66d0 chenglou docs section for non-dom attributes … 94c100c Vjeux 2013-12-23 06:37:00 +01:00
  • 1783e54eb0 Merge pull request #692 from loganfynne/master Paul O’Shannessy 2013-12-22 21:30:03 -08:00
  • 2308f95316 Simple HTML to JSX converter, built during Hackathon 40 at Facebook. Daniel Lo Nigro 2013-12-14 00:39:27 -08:00
  • dbc8563dfb docs make all link start with /react/docs Cheng Lou 2013-12-19 17:15:01 -05:00
  • 7eae8d3c4a docs add input attrs for Dom Differences Cheng Lou 2013-12-18 00:46:06 -05:00
  • 37e544d817 Tutorial template markup needs a reference to jquery for the ajax calls from step 13 onwards. Kit Randel 2013-12-18 15:13:45 +13:00
  • cd2fd806dc one liner Jared Forsyth 2013-12-17 17:12:21 -07:00
  • cb0cbcc305 changes as requested Jared Forsyth 2013-12-17 17:10:02 -07:00
  • 4f71ddfe5f adding note about initializing state w/ props Jared Forsyth 2013-12-17 16:16:50 -07:00
  • 18410bf130 Fix typo (ot -> to) Nicholas Bergson-Shilcock 2013-12-15 12:11:47 -05:00
  • 1a9b21313e fixing capitalization Jared Forsyth 2013-12-10 11:59:29 -07:00
  • 9686487e3a rename this tip to be less confusing Jared Forsyth 2013-12-10 11:50:44 -07:00
  • 38d68fd1c5 Update highlighted lines in tutorial Brian Cooke 2013-12-09 15:16:37 -08:00
  • 0993b61fe8 Add video at the bottom of the front page Vjeux 2013-08-26 23:33:15 +02:00
  • 8f24fcae05 Document the Diff algorithm Vjeux 2013-10-07 08:40:17 +02:00
  • 94c100cc7a docs section for non-dom attributes Cheng Lou 2013-12-18 00:31:17 -05:00
  • 0bbf535b7b Merge pull request #411 from vjeux/diff_algorithm Christopher Chedeau 2013-12-22 11:36:26 -08:00
  • 1f2d57d6a4 Use feature detection and more robust recovering of whitespace for innerHTML in IE8 Andreas Svensson 2013-12-20 20:52:30 +01:00
  • 59f72bd991 Document the Diff algorithm Vjeux 2013-10-07 08:40:17 +02:00
  • 9f3c4da588 Merge pull request #662 from benjamn/replace-envify Ben Newman 2013-12-22 09:39:02 -08:00
  • 9da3f92853 Upgrade envify dependency to v1.0.1. Ben Newman 2013-12-19 17:59:45 -05:00
  • 814faed08f Fix "Dynamic Children" example Luigy Leon 2013-12-22 10:37:09 -05:00
  • c7fbaa4966 Merge pull request #691 from Daniel15/hackathon40-htmltojsx-master Pete Hunt 2013-12-22 00:07:15 -08:00
  • ab88dd19d3 Added property to non-standard attributes Logan Allen 2013-12-21 21:56:44 -05:00
  • eab1f4d366 Simple HTML to JSX converter, built during Hackathon 40 at Facebook. Daniel Lo Nigro 2013-12-14 00:39:27 -08:00
  • c7c72d1a7a Community Round-up #14 Vjeux 2013-12-21 20:48:28 +01:00
  • d914522ae4 A new prop type for React Components Mouad Debbar 2013-12-20 18:07:00 -08:00
  • 3431e3f847 Add createMarkupForID Tim Yung 2013-12-20 18:05:39 -08:00
  • 9d119577ea Consolidate ID Attribute Markup Generation Tim Yung 2013-12-20 17:58:39 -08:00
  • 65e0970c41 Merge pull request #673 from quark-zju/fix-select-multiple Paul O’Shannessy 2013-12-20 16:24:37 -08:00
  • 03ab108a77 Change my canonical e-mail address in .mailmap Keito Uchiyama 2013-12-20 13:59:53 -08:00
  • 3c5710193c Fix a perf issue of <select multiple /> Jun, WU 2013-12-20 13:55:19 +08:00
  • 9a4a8aa71a Do not automatically select other options WU Jun 2013-12-18 09:06:45 +08:00