Commit Graph

  • 902a15d149 Update 12-context.md (#6973) inkinworld 2016-06-10 13:52:10 -05:00
  • 6e8c2fb828 Revert "Remove setProps and replaceProps completely" (#7039) Paul O’Shannessy 2016-06-14 15:02:01 -07:00
  • b618b786a9 Update readme to latest React description (#7014) Juan 2016-06-14 14:46:21 -05:00
  • a394ed6a6c Update 10.4-test-utils.md (#6971) Qin Junwen 2016-06-15 02:09:20 +08:00
  • 4577db6d3c Add React Amsterdam conference to the list (#7028) Robert Haritonov 2016-06-14 20:02:13 +02:00
  • eda159cd28 Update 03-interactivity-and-dynamic-uis.md (#7015) nhducit 2016-06-15 00:55:38 +07:00
  • 6b8db0e111 Add symbol to identify a ReactTestComponent instance. (#7035) Christoph Pojer 2016-06-13 22:50:28 -07:00
  • 7327d9fc5f Rebuild website Travis CI 2016-06-13 19:42:24 +00:00
  • 3e61ccc2d4 Wordsmith the homepage (#7022) Ben Alpert 2016-06-13 12:40:18 -07:00
  • 96d2a30c25 Wordsmith the homepage (#7022) Ben Alpert 2016-06-13 12:40:18 -07:00
  • e487c36ec0 Fix Japanese/Italian/Korean tutorials (#7020) Ryo Shibayama 2016-06-12 16:03:13 +09:00
  • c636a24ab6 Rebuild website Travis CI 2016-06-11 02:49:21 +00:00
  • 3aaf9abb73 New marketing copy on homepage (#7012) Ben Alpert 2016-06-10 19:47:23 -07:00
  • c7868cc741 New marketing copy on homepage (#7012) Ben Alpert 2016-06-10 19:47:23 -07:00
  • 665633a1b7 Update 12-context.md (#6973) inkinworld 2016-06-10 13:52:10 -05:00
  • 40f6d3eaca Performance: setTextContent should attempt to set TextNode nodeValue where possible (#7005) Dominic Gannaway 2016-06-10 17:57:31 +01:00
  • 46cd6a0b62 pinned babylon version for eslint to work (#7008) Keyan Zhang 2016-06-09 16:14:44 -07:00
  • 2282894d52 Remove console.log from test (#7006) Jim 2016-06-09 09:24:03 -07:00
  • 0bb0fe8d00 Fix controlled/uncontrolled validation for radio+checkbox inputs (#7003) Jim 2016-06-09 07:58:42 -07:00
  • 731e42998a Remove setProps and replaceProps completely (#6921) Toru Kobayashi 2016-06-09 12:53:52 +02:00
  • 064d1cf34a Rebuild website Travis CI 2016-06-09 02:33:04 +00:00
  • e348891410 Updte tutorial to ja-JP (#6967) (cherry picked from commit 9c7f895783) ogom 2016-06-09 11:20:20 +09:00
  • 45469fbde9 Fix the typo in the documentaion pages for shallowCompare (#6980) Yusong Liu 2016-06-08 14:09:50 +08:00
  • 9c7f895783 Updte tutorial to ja-JP (#6967) ogom 2016-06-09 11:20:20 +09:00
  • f0b140d726 Fix IE11 placeholder textContent value bug. (#7002) Jim 2016-06-08 18:58:37 -07:00
  • c47830d12c Warn if childContextType is defined on SFC (#6933) Brandon Dail 2016-06-08 22:32:43 +02:00
  • 518336e2fb Fix #5839 Add error event to source element (#6941) Hiroyuki Wada 2016-06-09 05:30:27 +09:00
  • 99d8524d23 Fix #6950, work around IE missing innerHTML on SVG nodes (#6982) Josh Hunt 2016-06-09 03:00:03 +10:00
  • 5331323cd2 Fix the typo in the documentaion pages for shallowCompare (#6980) Yusong Liu 2016-06-08 14:09:50 +08:00
  • 0cafd83834 Merge pull request #6988 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-07 18:42:18 -07:00
  • 7988acaa95 Improve error message for components in bad states (missing instance) (#6990) Timothy Yung 2016-06-07 17:23:40 -07:00
  • 1abce1630c Add reactProdInvariant and corresponding babel rewrite pass (#6948) Keyan Zhang 2016-06-07 17:11:04 -07:00
  • 40180c4b26 Get rid of ugly and difficult to follow breaks in switch Sebastian Markbage 2016-06-07 17:05:25 -07:00
  • 35ebcd3c55 Rebuild website Paul O’Shannessy 2016-06-07 16:35:54 -07:00
  • 0bc349c450 temporarily disabled tests under ./scripts Keyan Zhang 2016-06-07 16:09:15 -07:00
  • 6aacfdb9ba Add a gulp script for extracting error codes (#6882) (cherry picked from commit bfd1531eca) Keyan Zhang 2016-06-01 11:21:26 -07:00
  • c83a0428f1 Minimize abuse of .alternate Sebastian Markbage 2016-06-07 15:02:56 -07:00
  • 5aa1c3547e [Docs] Error Decoder Page (#6946) (cherry picked from commit cf73de9459) Keyan Zhang 2016-06-04 14:43:56 -07:00
  • ccd26ee020 Merge pull request #6981 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-07 14:30:07 -07:00
  • 3a32d2642f Rename unitOfWork -> workInProgress Sebastian Markbage 2016-06-06 22:10:51 -07:00
  • cce58ffd62 Simple updates using alternate fibers Sebastian Markbage 2016-06-06 22:00:51 -07:00
  • eb705d1448 Fix autofocus for input and textarea (#6986) Jim 2016-06-07 12:50:37 -07:00
  • d101f68bce Tweak ReactPerf warning message and code style (#6977) Dan Abramov 2016-06-06 20:59:28 +02:00
  • 8c60aaf430 Revert "Fallback to legacy set/get in old versions of FF" (#6976) Ben Alpert 2016-06-06 11:49:43 -07:00
  • 2a46103ac8 Warn that ReactPerf does not work in the production build (#6884) Alexander 2016-06-06 21:46:57 +03:00
  • afe483790b Revert "Warn that ReactPerf does not work in the production build (#6884, #6975)" Dan Abramov 2016-06-06 19:44:40 +01:00
  • f71dfbcbf0 Warn that ReactPerf does not work in the production build (#6884, #6975) Dan Abramov 2016-06-06 20:37:46 +02:00
  • cf73de9459 [Docs] Error Decoder Page (#6946) Keyan Zhang 2016-06-04 14:43:56 -07:00
  • 3c3c30a19a Fix function declaration in if statement (#6963) Ben Alpert 2016-06-04 13:37:57 -07:00
  • 96994c20b8 added instruction for downloading babel-browser (#6960) Keyan Zhang 2016-06-03 15:43:32 -07:00
  • 1c8c0bb99e Rebuild website Travis CI 2016-06-03 21:48:37 +00:00
  • c1c31f2cba Update link and description of TypeScript support. (#6953) (cherry picked from commit 6b3f11cdd7) Daniel Rosenwasser 2016-06-03 10:27:39 -07:00
  • d6d06c6ecc Rebuild website Travis CI 2016-06-03 21:43:52 +00:00
  • 79707ca3ee Use remarkable instead of marked (#6961) Ben Alpert 2016-06-03 14:41:38 -07:00
  • 1801d56500 Use remarkable instead of marked (#6961) Ben Alpert 2016-06-03 14:41:38 -07:00
  • c9eb572a6f Fix null node issue in ReactCSSTransitionGroup (#6958) Keyan Zhang 2016-06-03 13:42:45 -07:00
  • d3b36d5524 Merge pull request #6957 from zpao/flow026 Paul O’Shannessy 2016-06-03 13:17:15 -07:00
  • dd093faadf Add <any> type args for ReactElement,Class,Component Paul O’Shannessy 2016-06-03 12:46:33 -07:00
  • 2efc7186fe Fix $FlowFixMe broken by comment spanning multiple lines Paul O’Shannessy 2016-06-03 12:57:57 -07:00
  • 36d1a271c4 Upgrade to flow 0.26 & match internal config with strict args Paul O’Shannessy 2016-06-03 12:46:03 -07:00
  • 6b3f11cdd7 Update link and description of TypeScript support. (#6953) Daniel Rosenwasser 2016-06-03 10:27:39 -07:00
  • 8216125d82 Fallback to legacy set/get in old versions of FF (#6930) Andrew Imm 2016-06-02 11:35:21 -07:00
  • d6e70586b7 Replace the implementation of escapeTextContentForBrowser with escape-html (#6862) Sasha Aickin 2016-06-01 17:14:30 -07:00
  • bd8054ef05 Rebuild website Travis CI 2016-06-01 18:44:10 +00:00
  • 5fcb784294 Remove Flux from docs nav (#6945) Ben Alpert 2016-06-01 11:41:35 -07:00
  • 9498747606 Remove Flux from docs nav (#6945) Ben Alpert 2016-06-01 11:41:35 -07:00
  • bfd1531eca Add a gulp script for extracting error codes (#6882) Keyan Zhang 2016-06-01 11:21:26 -07:00
  • 50982cea99 Add rudimentary test renderer (#6944) Ben Alpert 2016-06-01 11:17:10 -07:00
  • 51f8b1b40c Remove css px warning, stop appending px to strings (#6899) Jim 2016-05-31 14:32:27 -07:00
  • dc5686a42f Merge pull request #6931 from sebmarkbage/newreconciler Sebastian Markbåge 2016-05-31 14:20:18 -07:00
  • 8056fbc2c9 [Fiber] Simple test assertions Sebastian Markbage 2016-05-31 13:52:28 -07:00
  • 7de23758f1 Merge pull request #6903 from sebmarkbage/newreconciler Sebastian Markbåge 2016-05-31 13:39:59 -07:00
  • 811084d74e Use the tag instead of stage field for coroutine stages Sebastian Markbage 2016-05-31 13:33:47 -07:00
  • aa14d89c7d Transfer everything from Element onto the Fiber Sebastian Markbage 2016-05-26 23:16:55 -07:00
  • 725a0679b2 Rebuild website Travis CI 2016-05-31 19:17:40 +00:00
  • 0a1e5eb93b Grammar: less dependencies -> fewer dependencies (#6917) hjmoss 2016-05-31 17:17:13 +01:00
  • 826d2ac716 Remove getDOMNode from docs (#6919) (cherry picked from commit 97b44085ff) Toru Kobayashi 2016-05-31 01:16:15 +09:00
  • 878644b358 [docs] Use existing layout for redirecting html-jsx (#6904) (cherry picked from commit d87005e0b6) Paul O’Shannessy 2016-05-26 23:50:55 -07:00
  • ef4efcced1 Add ReactNext 2016 conference (#6833) (cherry picked from commit b0cb4e850d) Ilya Gelman 2016-05-27 09:43:00 +03:00
  • 9e1a44e6bb Move HTMLtoJSX page off React site. References https://github.com/reactjs/react-magic/issues/52 (#6608) (cherry picked from commit 871116f001) Daniel Lo Nigro 2016-05-27 16:39:28 +10:00
  • 7819816cc9 Add link to ReactJS.NET on server-side environments page (#6607) (cherry picked from commit d81f3297aa) Daniel Lo Nigro 2016-05-27 16:36:56 +10:00
  • 087c4c8b3c switched to codemirror's jsx mode (#6898) (cherry picked from commit c8bab76091) Keyan Zhang 2016-05-26 23:33:04 -07:00
  • b370918e0c Merge pull request #6890 from grgur/patch-1 Dan Abramov 2016-05-26 13:50:55 +01:00
  • e6ad21933b Clarify that string refs are considered legacy. (#6692) (cherry picked from commit d7ced68dce) Andrew Clark 2016-05-25 23:47:34 +02:00
  • 22b96dd414 Context docs updated with ES6 examples (#6852) (cherry picked from commit 6a101b6c10) Alex Zherdev 2016-05-24 21:27:38 +03:00
  • aa2edb427a Interactivity and Dynamic UIs Docs page updated with ES6 Example (#6832) Vedat Mahir YILMAZ 2016-05-22 12:32:14 +03:00
  • 39d6f49896 Merge pull request #6814 from Ivanwangcy/master Keyan Zhang 2016-05-20 00:26:53 -07:00
  • e0a82f4921 Add permalink (#6813) hao.huang 2016-05-20 10:54:42 +08:00
  • 4e82e8b6e6 Grammar: less dependencies -> fewer dependencies (#6917) hjmoss 2016-05-31 17:17:13 +01:00
  • 97b44085ff Remove getDOMNode from docs (#6919) Toru Kobayashi 2016-05-31 01:16:15 +09:00
  • 29ed7c6c8c Fix minor lint warnings (#6909) Alex Jacobs 2016-05-28 14:04:32 -07:00
  • e62384bca4 Fix style test for Jasmine 2 (#6913) Ben Alpert 2016-05-28 12:58:08 -07:00
  • 38900cc7ca Added more specific warning for using onDblClick instead of onDoubleClick (#6881) Nate Norberg 2016-05-27 16:23:05 -06:00
  • ba3bfe3e31 Followup to 6896, add explanation of workaround. (#6905) Jim 2016-05-27 09:19:25 -07:00
  • f329099831 Update tutorial with reference to autobinding docs (#6870) Bruce Harris 2016-05-27 07:07:00 -04:00
  • d87005e0b6 [docs] Use existing layout for redirecting html-jsx (#6904) Paul O’Shannessy 2016-05-26 23:50:55 -07:00
  • b0cb4e850d Add ReactNext 2016 conference (#6833) Ilya Gelman 2016-05-27 09:43:00 +03:00
  • 871116f001 Move HTMLtoJSX page off React site. References https://github.com/reactjs/react-magic/issues/52 (#6608) Daniel Lo Nigro 2016-05-27 16:39:28 +10:00
  • d81f3297aa Add link to ReactJS.NET on server-side environments page (#6607) Daniel Lo Nigro 2016-05-27 16:36:56 +10:00
  • c8bab76091 switched to codemirror's jsx mode (#6898) Keyan Zhang 2016-05-26 23:33:04 -07:00