Commit Graph

  • a66430aec3 Merge pull request #2651 from arnihermann/use-charat-not-string-index-markup-diff Paul O’Shannessy 2014-12-03 10:57:30 -08:00
  • fdffec73c3 Use String.charAt for character by index lookup Árni Hermann Reynisson 2014-12-03 14:49:55 +00:00
  • 218a9ae74d In Transferring Props guide, Manual Transfer section will lead an error 张敏 2014-12-03 17:28:55 +08:00
  • bd6b10887a Remove unused require from ReactDOM-test Paul O’Shannessy 2014-12-02 14:39:19 -08:00
  • 1bcf6ad77b Merge pull request #2615 from af/createElement-docs Paul O’Shannessy 2014-12-02 11:19:26 -08:00
  • 9021423be9 Merge pull request #2636 from zpao/docs/spread-assign-update Paul O’Shannessy 2014-12-02 11:10:33 -08:00
  • 45bddda0f9 Merge pull request #2622 from rafd/patch-1 Paul O’Shannessy 2014-12-02 11:10:20 -08:00
  • a76ffd56b7 Merge pull request #2623 from jbhatab/patch-1 Paul O’Shannessy 2014-12-02 10:54:05 -08:00
  • e1be9c0ad8 Screencast interfacing react + backbone Blaine Hatab 2014-11-28 18:46:15 -06:00
  • 2c2cac00f9 Own our fiddles so we can update them more easily Paul O’Shannessy 2014-12-01 19:33:43 -08:00
  • e347e2975f Merge pull request #2616 from christianalfoni/patch-3 Paul O’Shannessy 2014-12-01 16:03:16 -08:00
  • fc91d2fd72 [docs] Remove generic spread, Object.assign mentions Paul O’Shannessy 2014-12-01 13:54:26 -08:00
  • 0a3a85bf52 [docs] Clarify when state may duplicate props Paul O’Shannessy 2014-12-01 13:46:59 -08:00
  • b3438c5f4b Update ref-05-events.md Rafal Dittwald 2014-12-01 15:36:01 -05:00
  • 4cc2993a01 Merge pull request #2633 from koba04/fix-addons-document Paul O’Shannessy 2014-12-01 12:13:30 -08:00
  • aef7c4d1a1 Added checks for incorrect usage of innerHTML. Fixes #1370 Jim 2014-11-13 14:51:57 -08:00
  • a9115134b5 Fix addons documentation of development only part Toru Kobayashi 2014-12-01 23:17:53 +09:00
  • f5a9ea8e03 Merge pull request #2629 from arnihermann/diff-msg-on-checksum-fail Christopher Chedeau 2014-12-01 10:16:40 +00:00
  • a352b94f57 Give context aware message if markup reuse fails Árni Hermann Reynisson 2014-11-30 16:27:19 +00:00
  • 5daffbb2c3 Merge pull request #2630 from shamrin/patch-1 Paul O’Shannessy 2014-11-30 10:48:24 -08:00
  • 92862ed601 fix typo in addons.update() $splice command help Alexey Shamrin 2014-11-30 20:20:34 +03:00
  • 4bc7c46c62 add note re: handling events in capture phase Rafal Dittwald 2014-11-28 15:38:15 -05:00
  • f09a39d963 Adding link to wiki Christian Alfoni 2014-11-27 08:48:16 +01:00
  • 5e7e07b6d8 Add top-level API docs section for React.createElement. Aaron Franks 2014-11-26 23:18:10 -08:00
  • 5bd0b249b7 Merge pull request #2613 from jsfb/monitor-cloneWithProps Jim 2014-11-26 16:37:00 -08:00
  • d42b285b0c Monitoring code use of cloneWithProps Jim 2014-11-26 16:29:09 -08:00
  • bb97482729 Merge pull request #2610 from zpao/update-commonjs-example Paul O’Shannessy 2014-11-26 13:08:24 -08:00
  • e2dcc4a863 Update commonjs example for 0.12 Paul O’Shannessy 2014-11-26 13:05:08 -08:00
  • 45a19a290c Merge pull request #2553 from mhuggins/headers-attribute Paul O’Shannessy 2014-11-26 11:15:21 -08:00
  • c48b877253 Merge pull request #2596 from sebmarkbage/rce Paul O’Shannessy 2014-11-26 11:10:00 -08:00
  • 84e35615d2 Merge pull request #2600 from zpao/npm-test Paul O’Shannessy 2014-11-26 11:09:39 -08:00
  • aee73cc463 Merge pull request #2602 from jsfb/context-tripple-equals Jim 2014-11-25 16:52:09 -08:00
  • 90d75ab099 Warn if context values differ, related to issue #2112 Jim 2014-11-25 15:43:01 -08:00
  • b2ace55d9d Merge pull request #2603 from facebook/revert-2601-rm-fbtransform-syntax Paul O’Shannessy 2014-11-25 16:43:46 -08:00
  • f7f3df3acc Revert "Remove fbtransform/syntax.js" Paul O’Shannessy 2014-11-25 16:42:20 -08:00
  • ce699e4a32 Merge pull request #2601 from zpao/rm-fbtransform-syntax Paul O’Shannessy 2014-11-25 15:42:13 -08:00
  • 3a8fb5fc1e Merge pull request #2597 from jsfb/render-into-document Jim 2014-11-25 15:35:26 -08:00
  • 2a540b3fb7 Remove fbtransform/syntax.js Paul O’Shannessy 2014-11-25 15:34:28 -08:00
  • fd3f8e70e2 Merge pull request #2566 from zpao/style-fixup Paul O’Shannessy 2014-11-25 15:11:27 -08:00
  • 3ce88d7c17 Use jest for npm test Paul O’Shannessy 2014-11-25 15:07:46 -08:00
  • b7b74b7efe Fix lint warnings, style fixups Paul O’Shannessy 2014-11-19 15:24:14 +00:00
  • 89fafad255 Replaced document.createElement with ReactTestUtils.renderIntoDocument where container was not subsequently utilized. Fixes #1250 Jim 2014-11-24 21:56:13 -08:00
  • d70a1a5a6f Community #24: New Carousel link, spelled react-prism correctly, and removed the whale-speak. Steven Luscher 2014-11-24 18:24:52 -08:00
  • f25ab5ceaa Wrote Community Roundup #24 Steven Luscher 2014-11-24 15:11:17 -08:00
  • e18d87b53b Merge pull request #2594 from steveluscher/community-round-up-24 Steven Luscher 2014-11-25 10:24:47 -08:00
  • a530f1c379 reactComponentExpect expects itself Sebastian Markbage 2014-11-24 18:48:00 -08:00
  • 6fe2c0c425 Community #24: Regenerated for the correct spelling of prism, a better Carousel link, and less whale-talk. Steven Luscher 2014-11-24 18:31:27 -08:00
  • 0f488bfe71 Community #24: New Carousel link, spelled react-prism correctly, and removed the whale-speak. Steven Luscher 2014-11-24 18:24:52 -08:00
  • c94a48be4f Wrote Community Roundup #24 Steven Luscher 2014-11-24 15:11:17 -08:00
  • 58d3bf0352 Generated Community Roundup #24 Steven Luscher 2014-11-24 18:04:00 -08:00
  • 47e18c3ce6 Merge pull request #2593 from sebmarkbage/mountImage Sebastian Markbåge 2014-11-24 17:08:13 -08:00
  • 61349eb5a6 Add additional field for ART reconciler Sebastian Markbage 2014-11-24 17:02:11 -08:00
  • e7f4badf4a Merge pull request #2579 from jsfb/context-to-warning-module Jim 2014-11-24 14:42:23 -08:00
  • 9f7901fe1d Use warning module for context warning instead of invoking console.warn and monitorCodeUse directly. Depends on https://phabricator.fb.com/D1695279 Jim 2014-11-20 14:23:17 -08:00
  • f271ce3b03 add recorded Christopher Chedeau 2014-11-24 11:29:58 +00:00
  • b1d0c74726 Mention that talks will be recorded Christopher Chedeau 2014-11-24 11:28:42 +00:00
  • f8aee772ce Mention that talks will be recorded Christopher Chedeau 2014-11-24 11:28:42 +00:00
  • 0a9b79096b react conf updates Christopher Chedeau 2014-11-24 10:35:15 +00:00
  • 0e0803401b better wording thanks to @jwalke Christopher Chedeau 2014-11-24 10:33:23 +00:00
  • c32cf03d0b better wording thanks to @jwalke Christopher Chedeau 2014-11-24 10:33:23 +00:00
  • af5d168460 react.js conf updates Christopher Chedeau 2014-11-24 09:26:00 +00:00
  • fb2be69e9c react.js conf updates Christopher Chedeau 2014-11-24 09:26:00 +00:00
  • 582bc932e5 Merge pull request #2583 from spicyj/style-example Ben Alpert 2014-11-21 14:27:32 -08:00
  • 1c5443175c Add example for how to use style properly Ben Alpert 2014-11-21 02:23:46 -08:00
  • c6ed9df7f3 Merge pull request #2582 from spicyj/rendercomponent Ben Alpert 2014-11-21 11:54:36 -08:00
  • 23effb7034 Merge pull request #2581 from spicyj/rm-elt-docs Ben Alpert 2014-11-21 11:54:26 -08:00
  • 08b6b28902 Fix typo in comment of jquery-bootstrap example Riley Tomasek 2014-11-21 12:05:39 -05:00
  • d4e32a7b2c Finish renaming renderComponent -> render Ben Alpert 2014-11-20 23:07:58 -08:00
  • c4b9b938cf Update variable name and doc type to be accurate Ben Alpert 2014-11-20 23:03:03 -08:00
  • 68ba3b6d18 Merge pull request #2567 from sebmarkbage/childrenreconciler Sebastian Markbåge 2014-11-20 11:48:54 -08:00
  • 26ea341870 Separate Child Reconciliation Step from Diffing Sebastian Markbage 2014-11-20 11:45:02 -08:00
  • 6ec952977e Merge pull request #2565 from jsfb/fixwhitespace Jim 2014-11-19 15:49:33 -08:00
  • 7768d91363 Removed context paremeter to renderToString/renderToStaticMarkup. Jim 2014-11-18 22:45:58 -08:00
  • 006bc28633 Merge pull request #2571 from yungsters/cleanup Timothy Yung 2014-11-19 13:43:50 -08:00
  • fc7cf2ff63 Replace mountDepth with isTopLevel yungsters 2014-11-04 14:25:50 -08:00
  • 70b1426ef0 Merge pull request #2570 from yungsters/updates Timothy Yung 2014-11-19 13:12:43 -08:00
  • c7fd626b1f Summary: Currently, ReactUpdates updates dirty components in increasing order of mount depth. However, mount depth is only relative to the component passed into React.render. This breaks down for components that invoke React.render as an implementation detail because the child components will be updated before the parent component. yungsters 2014-11-04 14:25:50 -08:00
  • 12b8de2861 Update to latest Paul O’Shannessy 2014-11-19 15:37:29 +00:00
  • 0f9739a4f2 Merge pull request #2555 from mfunkie/patch-1 Cheng Lou 2014-11-18 22:33:48 -05:00
  • 3efc8c8aa9 Merge pull request #2554 from samccone/patch-1 Paul O’Shannessy 2014-11-19 06:15:35 -08:00
  • ae13325143 Merge pull request #2544 from mjul/patch-1 Paul O’Shannessy 2014-11-19 07:16:07 -08:00
  • 7dd33967b6 Merge pull request #2514 from jvalente/patch-1 Cheng Lou 2014-11-13 13:45:35 -05:00
  • 8dc8b0fd44 Merge pull request #2498 from ikr/patch-1 Paul O’Shannessy 2014-11-11 13:25:33 -08:00
  • 4fb45410b3 Merge pull request #2475 from jsfb/master Paul O’Shannessy 2014-11-06 14:04:33 -08:00
  • bc8baef372 Merge pull request #2473 from zertosh/docs-ssr-at-sc Paul O’Shannessy 2014-11-06 14:05:10 -08:00
  • 3a0f30480d Merge pull request #2544 from mjul/patch-1 Paul O’Shannessy 2014-11-19 07:16:07 -08:00
  • a07ab60ec0 Merge pull request #2554 from samccone/patch-1 Paul O’Shannessy 2014-11-19 06:15:35 -08:00
  • 93bbb3ea5b Merge pull request #2555 from mfunkie/patch-1 Cheng Lou 2014-11-18 22:33:48 -05:00
  • b0f6f5449c Merge pull request #2552 from sebmarkbage/cleanupinternals Sebastian Markbåge 2014-11-18 13:51:39 -08:00
  • 13ed0317fa Remove some invariants and deadcode Sebastian Markbage 2014-11-17 21:46:59 -08:00
  • df87ea1fa6 Merge pull request #2465 from yungsters/perf Timothy Yung 2014-11-18 12:51:08 -08:00
  • bda199de04 Preserve Implicit Method Names yungsters 2014-11-04 13:43:49 -08:00
  • 5b2ffde48d Animation documentation for ReactTransitionGroup Mark Funk 2014-11-18 13:49:23 -05:00
  • ef35585468 Merge pull request #2464 from yungsters/immutable Timothy Yung 2014-11-18 10:02:07 -08:00
  • 8e15046283 Stop Mutating Merged Lifecycle Results yungsters 2014-11-18 10:00:22 -08:00
  • 8e47082fb6 Update tutorial language to be more explicit. Sam Saccone 2014-11-18 12:36:20 -05:00
  • 9a472ca8f1 Permit th attribute Matt Huggins 2014-11-18 07:52:25 -07:00
  • a067fc0fee Changelog, Readme updates for v0.12.1 v0.12.1 Paul O’Shannessy 2014-11-18 09:24:36 +01:00
  • de16bd5883 0.12.1 Paul O’Shannessy 2014-11-18 09:11:02 +01:00
  • e9dde65341 Include 0.12.1 starter kit jeffmo 2014-11-17 23:57:54 -08:00