Commit Graph

  • 48949f35c5 Correct usage of formatName() function in docs (#8122) Lewis Blackwood 2016-10-27 13:01:04 +01:00
  • a8fc7d80e2 added word break (#8120) Varun Bhuvanendran 2016-10-27 17:31:51 +05:30
  • ceb282a46d Update forms.md (#8121) 王晓勇 2016-10-27 17:26:31 +08:00
  • 1e126c29dd Fix: Remove unneeded else branches from documentation examples Andreas Möller 2016-10-24 09:07:10 +02:00
  • a4b9abff42 Consistent CodePen links in docs Dan Abramov 2016-10-27 13:06:09 +01:00
  • 6fec6507ed Fix lint errors (#8113) Ivan Zotov 2016-10-27 15:03:32 +03:00
  • 603b7194dc added word break (#8120) Varun Bhuvanendran 2016-10-27 17:31:51 +05:30
  • dba8f25854 Correct usage of formatName() function in docs (#8122) Lewis Blackwood 2016-10-27 13:01:04 +01:00
  • 6eebed0535 Shares debugID information across modules (#8097) Josh Perez 2016-10-27 02:31:10 -07:00
  • e3688d1fa3 Update forms.md (#8121) 王晓勇 2016-10-27 17:26:31 +08:00
  • e031e0be3c Merge pull request #8118 from facebook/fiberpurecomponent Andrew Clark 2016-10-26 21:13:43 -07:00
  • 59c94648c4 PureComponent in Fiber Andrew Clark 2016-10-26 16:56:46 -07:00
  • cd443ca3da Rebuild website manually Dan Abramov 2016-10-27 02:14:19 +01:00
  • cc3dc21be0 Tweak Forms Dan Abramov 2016-10-27 02:02:14 +01:00
  • 1668ccb2b0 Tweak Forms Dan Abramov 2016-10-27 02:02:14 +01:00
  • 95cf873e53 Docs update - Additional (#8115) Eric Nakagawa 2016-10-26 16:14:08 -07:00
  • 7d5498de1b Forms Update (#8112) Eric Nakagawa 2016-10-26 13:45:25 -07:00
  • e2c648e93c Fix typo in reconciliation.md (#8110) Alex Katopodis 2016-10-26 19:13:55 +03:00
  • ca8ddfda02 Use const instead of var (#8107) Lutz Rosema 2016-10-26 16:20:09 +02:00
  • a53e45ada0 Fix an argument name of TestUtils.renderIntoDocument (#8104) Toru Kobayashi 2016-10-26 21:44:46 +09:00
  • c07ed1a498 Update lists-and-keys.md (#8090) Jae Hun Lee 2016-10-27 00:17:21 +11:00
  • f87407034d removed duplicated 'the' (#8081) Constantin Gavrilete 2016-10-25 00:34:58 +02:00
  • 552033e33b Docs update - Additional (#8115) Eric Nakagawa 2016-10-26 16:14:08 -07:00
  • 47e665a2fc Forms Update (#8112) Eric Nakagawa 2016-10-26 13:45:25 -07:00
  • 2ef12084e4 [Fiber] Add top level render callbacks into ReactDOMFiber and ReactNoop (#8102) Toru Kobayashi 2016-10-27 02:19:19 +09:00
  • 2ba571c246 Fix typo in reconciliation.md (#8110) Alex Katopodis 2016-10-26 19:13:55 +03:00
  • 42465eefed Use const instead of var (#8107) Lutz Rosema 2016-10-26 16:20:09 +02:00
  • d5eff3b0eb [Fiber] String refs and owner tracking (#8099) Andrew Clark 2016-10-26 06:37:32 -07:00
  • ce2dee32fd Update lists-and-keys.md (#8090) Jae Hun Lee 2016-10-27 00:17:21 +11:00
  • d49dfe7da4 Fix an argument name of TestUtils.renderIntoDocument (#8104) Toru Kobayashi 2016-10-26 21:44:46 +09:00
  • 7bcad0a6aa Merge pull request #8083 from sebmarkbage/fiberfinddomnode Sebastian Markbåge 2016-10-26 02:52:20 -04:00
  • 51e1937dd6 Merge pull request #8028 from sebmarkbage/nodidupdateforbailout Sebastian Markbåge 2016-10-25 18:21:40 -04:00
  • 46bde58486 Don't call componentDidUpdate if shouldComponentUpdate returns false Sebastian Markbage 2016-10-25 15:21:05 -07:00
  • 3d48139dd7 Merge pull request #8096 from sebmarkbage/fiberdom Sebastian Markbåge 2016-10-25 17:52:16 -04:00
  • 8df7afc689 Merge React[DOM/Native]TreeTraversal Sebastian Markbage 2016-10-25 14:37:46 -07:00
  • 8e2d7f8d27 Add tests for findDOMNode on fragment and text Sebastian Markbage 2016-10-24 16:16:42 -07:00
  • d5752aca0d findDOMNode when a component is not yet mounted or unmounted Sebastian Markbage 2016-10-24 16:02:22 -07:00
  • 1914f94041 Handle unmounted and not-yet-inserted subtrees in isMounted Sebastian Markbage 2016-10-24 13:46:37 -07:00
  • 1376048bd9 Clear effectTag and return pointers after side-effects Sebastian Markbage 2016-10-24 12:06:59 -07:00
  • 2e040fc2c1 Implement isMounted for Fiber Sebastian Markbage 2016-10-22 18:35:07 -07:00
  • 298d0c3e05 Implement findDOMNode for Fiber Sebastian Markbage 2016-10-22 17:41:46 -07:00
  • e3131c1d55 Merge pull request #8086 from sebmarkbage/fiberdom Sebastian Markbåge 2016-10-25 15:56:30 -04:00
  • a3fb0310ca Reorganize files Sebastian Markbage 2016-10-25 10:54:14 -07:00
  • ea8cf7fbff Delete child when the key lines up but the type doesn't (#8085) Sebastian Markbåge 2016-10-25 07:51:53 -04:00
  • 225325eada Add Fiber Debugger (#8033) Dan Abramov 2016-10-25 08:36:37 +01:00
  • b26168cadb DefaultEventPluginOrder -> DOMEventPluginOrder Sebastian Markbage 2016-10-24 19:59:04 -07:00
  • 4ba8bef19a Split DefaultInjection into two files Sebastian Markbage 2016-10-24 19:44:55 -07:00
  • b0ccf62ea3 Get rid of ReactInjection Sebastian Markbage 2016-10-24 19:16:56 -07:00
  • 265ab83667 Respect state set in componentWillMount() on resuming (#8079) Dan Abramov 2016-10-25 00:21:56 +01:00
  • 9626c838cb Add npm v4.0.0 support (#8082) Sergey Rubanov 2016-10-25 01:57:12 +03:00
  • 82d592a0fa removed duplicated 'the' (#8081) Constantin Gavrilete 2016-10-25 00:34:58 +02:00
  • 06e3b03132 Merge pull request #8078 from sebmarkbage/rmcomment Sebastian Markbåge 2016-10-24 13:49:51 -04:00
  • 7991a00dcc Remove copypasta comment Sebastian Markbage 2016-10-24 10:49:10 -07:00
  • 954a70e591 Remove deprecated function from tests (#6536) Antti Ahti 2016-10-24 20:46:38 +03:00
  • 14156e56b9 Strip PropTypes checkers in production build (#8066) Dan Abramov 2016-10-24 18:43:31 +01:00
  • 5b7af23023 Rebuild website Travis CI 2016-10-24 14:55:58 +00:00
  • 6f26178a3a Add more highlighting to docs (#8076) Dan Abramov 2016-10-24 15:48:46 +01:00
  • 7480eb2317 Docs : Fix createClass reference (#8073) Ashish 2016-10-24 18:04:17 +05:30
  • 933898b457 Fix typos (#8067) Marcio Puga 2016-10-24 13:50:04 +01:00
  • e1ee94ca17 Add more highlighting to docs (#8076) Dan Abramov 2016-10-24 15:48:46 +01:00
  • 6cdc610bcc [Fiber] Add types for ReactFiber and ReactChildFiber (#8072) Toru Kobayashi 2016-10-24 22:20:44 +09:00
  • 6fa1ddbdb4 Fix typos (#8067) Marcio Puga 2016-10-24 13:50:04 +01:00
  • 8333b891e4 Docs : Fix createClass reference (#8073) Ashish 2016-10-24 18:04:17 +05:30
  • 69d725f764 Merge pull request #8055 from sebmarkbage/fiberclassname Sebastian Markbåge 2016-10-23 17:04:03 -04:00
  • 2039cf87ee Rebuild website Travis CI 2016-10-23 14:51:57 +00:00
  • 5d08b299a7 Remove references to createClass in createElement docs (#8064) Dan Abramov 2016-10-23 15:48:58 +01:00
  • 156639241e Remove references to createClass in createElement docs (#8064) Dan Abramov 2016-10-23 15:48:58 +01:00
  • 7149218fa4 Rebuild website Travis CI 2016-10-23 13:40:12 +00:00
  • 6165c49f1d Link to lifecycle methods from Context doc (#8062) Dan Abramov 2016-10-23 14:35:23 +01:00
  • 46eca10046 Link to lifecycle methods from Context doc (#8062) Dan Abramov 2016-10-23 14:35:23 +01:00
  • cb8283877a Rebuild website Travis CI 2016-10-23 12:54:32 +00:00
  • 20587a4733 Docs replace reference to 'getInitialState' with 'state' instance property in "Thinking in React" (#8059) Giuseppe 2016-10-23 14:41:37 +02:00
  • 6a89bc9be0 Update tutorial.md, Taking Turns (#8058) Andrew Poliakov 2016-10-23 15:49:55 +03:00
  • ba488ce64f Update handling-events.md (#8057) Alireza Mostafizi 2016-10-23 05:44:29 -07:00
  • b06fd4b36d Fix typo (#8056) William Hoffmann 2016-10-23 08:44:08 -04:00
  • 2d37da10db Fix illogical code in tutorial.md (#8048) Jun Kim 2016-10-23 08:49:07 +09:00
  • b46d90e09d Fix for typos (#8046) Jason Grlicky 2016-10-22 16:50:24 -07:00
  • 4e98dba6d3 Update tutorial.md, Taking Turns (#8058) Andrew Poliakov 2016-10-23 15:49:55 +03:00
  • e527b3a464 Update handling-events.md (#8057) Alireza Mostafizi 2016-10-23 05:44:29 -07:00
  • 29f5da8de4 Fix typo (#8056) William Hoffmann 2016-10-23 08:44:08 -04:00
  • 74026fd9ea Docs replace reference to 'getInitialState' with 'state' instance property in "Thinking in React" (#8059) Giuseppe 2016-10-23 14:41:37 +02:00
  • 51f1205fb4 Accept className in ReactDOMFiber Sebastian Markbage 2016-10-22 17:57:33 -07:00
  • 952bdca020 Fix for typos (#8046) Jason Grlicky 2016-10-22 16:50:24 -07:00
  • 284a96b9a6 Fix illogical code in tutorial.md (#8048) Jun Kim 2016-10-23 08:49:07 +09:00
  • 461a74115c Injected Host Component classes are not being considered by the reconciler (#8050) Diego Muracciole 2016-10-22 19:28:37 -03:00
  • 107c74cd7a Rebuild website Travis CI 2016-10-22 21:11:05 +00:00
  • 4b11e25746 Update website on Travis when only new files are added (#8037) Ben Alpert 2016-10-22 13:41:29 -07:00
  • 1d74e43b2c Update components-and-props.md Christopher Chedeau 2016-10-21 18:30:25 -07:00
  • 27ce7a9151 Update react-without-jsx.md Christopher Chedeau 2016-10-21 14:30:35 -07:00
  • a9578c9d5b Replace vars with let and const (#8051) Oskari Mantere 2016-10-22 23:55:29 +03:00
  • b82f13546f Fix typo in tutorial.md (#8047) Jun Kim 2016-10-23 05:52:29 +09:00
  • 3979c734a2 Fix typo in new tutorial code (#8045) Taeho Kim 2016-10-23 05:46:51 +09:00
  • 24f27f81a5 Fix erroneous '}' in JSX examples (#8043) Nathan Hardy 2016-10-23 07:45:29 +11:00
  • 9c7d8a941d Fix relative link in Hello World (#8041) Sebastian Markbåge 2016-10-22 16:56:53 -04:00
  • f05fe34a85 Fix anchor link for displayName (#8040) Cody Reichert 2016-10-22 15:44:51 -05:00
  • ea6c7f4edb Convert the Number component to ListItem (#8039) Ragnar Þór Valgeirsson 2016-10-22 20:44:28 +00:00
  • a7cb3ace36 Wrong library name reference in tutorial.MD (#8038) BEAUDRU Manuel 2016-10-22 22:43:15 +02:00
  • 89defaa712 Fix grammatical error Piper Chester 2016-10-17 21:13:33 -07:00
  • 24dd09fea7 correct order of params in documentation (#7989) Phil Quinn 2016-10-22 21:59:54 +01:00
  • 1d108d8f6a Fix a typo in the doc (#7969) CT Wu 2016-10-13 23:58:57 +08:00