Commit Graph

  • b95fbbe4a2 Silence tests unsupported in PhantomJS. Paul O’Shannessy 2014-03-18 17:48:16 -07:00
  • e505e47e01 Separate immutable project Kunal Mehta 2014-03-18 14:55:46 -07:00
  • e0c487649d Logging use of objects as maps for children Sebastian Markbage 2014-03-18 14:55:26 -07:00
  • 22057ef61c don't try to use Object.prototype methods as transfer strategies in ReactPropTransferer.mergeProps Andrew Zich 2014-03-18 14:55:08 -07:00
  • 0278f01d95 Replace function expression with for loop Josh Duck 2014-03-18 14:54:57 -07:00
  • 0cec4af8d7 Sync latest Immutable changes Kunal Mehta 2014-03-18 14:52:13 -07:00
  • 8d495f3b6e Revert "Merge pull request #1234 from RReverser/pure-cjs" Paul O’Shannessy 2014-03-18 11:25:21 -07:00
  • 7987e6a51d Merge pull request #1234 from RReverser/pure-cjs Ben Newman 2014-03-18 12:04:58 -04:00
  • d88d479685 Merge pull request #1193 from spicyj/jsx-polygon Paul O’Shannessy 2014-03-17 10:07:23 -07:00
  • 3f3187c14f Renamed commojs task to bundle, added failing build if bundler failed. Ingvar Stepanyan 2014-03-17 16:53:02 +02:00
  • c1443e92e6 Merge pull request #1226 from LilyJ/master Ben Alpert 2014-03-16 22:42:14 -07:00
  • 52e8f3fdb0 Merge pull request #1248 from asolove/svg-text-anchor Paul O’Shannessy 2014-03-16 22:33:00 -07:00
  • cdf4f07a15 Merge pull request #1229 from spicyj/no-jsx Paul O’Shannessy 2014-03-16 22:31:24 -07:00
  • 6ff116e34b Merge pull request #1262 from vjeux/harmony-react-to Paul O’Shannessy 2014-03-16 22:30:30 -07:00
  • d889a01caf Fix ref behavior for remounting Pete Hunt 2014-03-16 21:55:12 -07:00
  • 04f9887f0e More actionable error message for <tbody> and nested <p> Pete Hunt 2014-03-16 21:55:01 -07:00
  • 9b427a322f Fix some invalid uses of instances Sebastian Markbage 2014-03-13 16:23:47 -07:00
  • 7bbdcdba96 Reassign variable of rendered component Sebastian Markbage 2014-03-13 16:23:10 -07:00
  • 5106b793f7 Add support for {harmony: true} to react-tools Christopher Chedeau 2014-03-16 15:38:40 -07:00
  • 029dd9bb77 Community Round-up #18 Paul O’Shannessy 2014-03-14 20:17:58 -07:00
  • 1133a938e9 Community Round-up #18 Jonas Gebhardt 2014-03-14 16:56:12 -07:00
  • 83e4ef16e6 Community Round-up #18 Jonas Gebhardt 2014-03-14 16:56:12 -07:00
  • f6a2888910 change some translation words ray 2014-03-13 23:28:50 +08:00
  • b7471bcd93 add translation for getting-started.md ray 2014-03-13 23:19:29 +08:00
  • 93b6804912 make translation better ray 2014-03-13 21:12:25 +08:00
  • 3c9b797d21 fix ( ray 2014-03-13 21:00:25 +08:00
  • 308c9a0752 Merge pull request #1181 from lrowe/patch-5 Paul O’Shannessy 2014-03-12 16:37:52 -07:00
  • 29abe53924 Update jasmine-support.js davidxi 2014-03-12 14:39:14 -04:00
  • 6a01752f3d Add svg text-anchor attribute. Adam Solove 2014-03-12 10:07:05 -04:00
  • 60d7a02d44 Normalize whitespace for transformed JSX code Andreas Svensson 2014-01-24 21:46:16 +01:00
  • 6fd53815cd Merge pull request #1246 from ericflo/patch-1 Ben Alpert 2014-03-11 15:48:20 -07:00
  • 3efa02da91 Remove Shirtstarter as an example application. Eric Florenzano 2014-03-11 15:45:14 -07:00
  • d9af091244 Merge pull request #1242 from syranide/jsxcomfix Jeff Morrison 2014-03-11 10:13:24 -07:00
  • 25773ed1b3 CommonJS builder config to Grunt style for easier handling and readability. Ingvar Stepanyan 2014-03-11 13:40:38 +00:00
  • 9e224e615f Renamed browserify tasks/configs to cjs, updated pure-cjs to 1.9.0 for better build speed. Ingvar Stepanyan 2014-03-11 13:26:36 +02:00
  • b0f9f73e91 Merge branch 'master' of github.com:rayqian/react ray 2014-03-11 17:52:20 +08:00
  • c6a59c0ae6 fix some translation error ray 2014-03-11 17:42:03 +08:00
  • 69767d4b79 fix some translation error ray 2014-03-11 17:42:03 +08:00
  • c3948483d9 add chinese translation for 01-why-react.md ray 2014-03-11 17:36:57 +08:00
  • 3ce2cd04e2 Merge pull request #1243 from jeffcarp/master Cheng Lou 2014-03-10 21:29:35 -07:00
  • 652f5aea28 Remove unused variable Jeff Carpenter 2014-03-10 19:48:13 -07:00
  • 280ff2e5a7 Unbreak JSX comment comma fix Andreas Svensson 2014-03-11 00:31:59 +01:00
  • 5ede7fb619 ReactDOMComponent optimization Pete Hunt 2014-03-10 15:27:36 -07:00
  • 3ea3274ca4 Clone on mount Sebastian Markbage 2014-03-10 15:26:31 -07:00
  • 645a32032a Add file I forgot Ben Alpert 2014-03-10 11:45:48 -07:00
  • 2ca810fbf3 Merge pull request #1225 from spicyj/cprop Paul O’Shannessy 2014-03-10 11:29:10 -07:00
  • 6cfdfa8636 Rebuild docs Ben Alpert 2014-03-09 13:46:26 -07:00
  • bfd2921735 Update 08-tooling-integration.md fxbois 2014-03-08 18:12:05 +01:00
  • f2ca8943f5 [docs] Add more words to downloads page Ben Alpert 2014-03-05 20:16:50 -08:00
  • aa655f6121 fix petehunt 2014-03-03 10:39:41 -08:00
  • de4f3258fc Add thinking in react to the official docs petehunt 2014-03-03 10:28:42 -08:00
  • 08a7103535 Add missing backtick in complementary-tools.md Pascal Hartig 2014-03-02 22:10:24 +00:00
  • 79cd7ad57c Merge the lists of JSX integrations in the docs. Ville Immonen 2014-03-01 16:50:40 +02:00
  • c621c48be7 Add Shirtstarter to examples of production apps. Eric Florenzano 2014-02-28 13:40:14 -08:00
  • d9dd9d5cb3 Merge pull request #1235 from fxbois/master Pete Hunt 2014-03-08 20:15:45 -08:00
  • 9ffd70c688 Update 08-tooling-integration.md fxbois 2014-03-08 18:12:05 +01:00
  • 3171436d97 Switched from browserify to pure-cjs bundler. Optimizations and fix for JSXTransformer build. Dropped dependency on emulation of Node.js native modules. Added deamdify step for JSXTransformer build. Ingvar Stepanyan 2014-03-08 16:33:58 +02:00
  • 9ce7ecc3d9 Merge pull request #1219 from syranide/jsxempty Jeff Morrison 2014-03-07 21:23:55 -08:00
  • 9f9c8bcebf Merge pull request #1228 from spicyj/grunt-debug Paul O’Shannessy 2014-03-07 11:18:29 -08:00
  • ec54dcbd8f Avoid JSX in ReactCSSTransitionGroup code Ben Alpert 2014-03-06 22:15:42 -08:00
  • 9766ed5797 Bring back grunt test --debug Ben Alpert 2014-03-06 22:11:25 -08:00
  • 1d209248ef Remove obsolete __VERSION__ references Ben Alpert 2014-03-06 20:27:59 -08:00
  • 21e06196cd Fix removing DOM property with mapped name Ben Alpert 2014-03-06 00:30:40 -08:00
  • 4b56947560 included link to React devtools in tooling-integration. fixes #791 Lily 2014-03-06 13:00:48 -08:00
  • 554b677e60 Merge pull request #1180 from evanc/master Paul O’Shannessy 2014-03-06 11:02:28 -08:00
  • aa70419f9d Fix empty JSX expressions sometimes emitting erroneous commas Andreas Svensson 2014-03-05 11:12:56 +01:00
  • af1b63456e Merge pull request #1222 from spicyj/npm-dl Cheng Lou 2014-03-05 20:23:10 -08:00
  • ac3051530a [docs] Add more words to downloads page Ben Alpert 2014-03-05 20:16:50 -08:00
  • c5f56f318a Merge pull request #1208 from passy/patch-3 Paul O’Shannessy 2014-03-05 19:13:22 -08:00
  • be2c185888 Merge pull request #1211 from spicyj/freeze Paul O’Shannessy 2014-03-05 12:18:20 -08:00
  • 7d0e6c6c0b Merge pull request #1192 from spicyj/srcset Paul O’Shannessy 2014-03-04 21:39:46 -08:00
  • 13aa8d37e6 Allow falsy values in statics Jing Chen 2014-03-04 18:12:13 -08:00
  • 06f762da77 Add Immutable Kunal Mehta 2014-03-04 18:11:54 -08:00
  • 4ad320dd13 LegacyImmutableObject module Kunal Mehta 2014-03-04 18:10:45 -08:00
  • 521201f121 Merge pull request #1215 from benjamn/fix-cloneWithProps-test Ben Newman 2014-03-04 13:27:59 -05:00
  • 41d30bb7de Re-require cloneWithProps as well, for consistency. Ben Newman 2014-03-04 13:12:59 -05:00
  • 9c87aef67f Fix stale usage of emptyObject in cloneWithProps-test. Ben Newman 2014-03-04 12:59:55 -05:00
  • c3cfcf073d Remove custom attrs properly when setting to null Ben Alpert 2014-02-26 21:32:20 -08:00
  • ec8b0d7fbf Add srcSet attribute Ben Alpert 2014-02-27 12:23:08 -08:00
  • e954a1c0d9 Add Object.freeze to polyfill list Ben Alpert 2014-03-03 15:55:05 -08:00
  • 1d27770b40 Fix verion-check to look in right place for React.js Paul O’Shannessy 2014-03-03 15:34:37 -08:00
  • 4c4446d283 Sync more vendored modules Paul O’Shannessy 2014-03-03 15:34:14 -08:00
  • a8fc3b940d Move UI-thread-only browser modules to browser/ui/ Pete Hunt 2014-03-03 14:37:30 -08:00
  • 6666538316 Unbreak refs Pete Hunt 2014-03-03 09:41:20 -08:00
  • 620c1bc2ff Add more owner context to monitoring Sebastian Markbage 2014-03-03 09:40:52 -08:00
  • 99dab49f92 Refactor rendering to string without checksum & React ID Cheng Lou 2014-03-03 09:40:16 -08:00
  • 9b0534eb77 ReactRAFBatchingStrategy Pete Hunt 2014-03-03 09:39:56 -08:00
  • eee04b19e1 Add monitor module for logging instrumentation Sebastian Markbage 2014-03-03 09:39:34 -08:00
  • f734083a17 Better name for server-side rendering without React ID & checksum Cheng Lou 2014-03-03 09:39:10 -08:00
  • 3fe9f9f336 Fix ReactPropTypesTest Christoph Pojer 2014-03-03 09:38:48 -08:00
  • e39c19423a temporarily disable warning Jan Kassens 2014-03-03 09:37:19 -08:00
  • 6203e53d16 Fix IE8 disabled input throwing on focus Cheng Lou 2014-03-03 09:36:58 -08:00
  • 88a4a566ae Merge pull request #1209 from petehunt/thinking-in-react Ben Alpert 2014-03-03 10:40:28 -08:00
  • 2f6656e3e9 fix petehunt 2014-03-03 10:39:41 -08:00
  • a0ecf47242 Add thinking in react to the official docs petehunt 2014-03-03 10:28:42 -08:00
  • 4b670a08fa Merge pull request #1207 from passy/patch-2 Cheng Lou 2014-03-02 16:21:35 -08:00
  • 6b78cfb0f4 Fix docstring typo for pure render mixin Pascal Hartig 2014-03-02 22:18:10 +00:00
  • 8df5e55efd Add missing backtick in complementary-tools.md Pascal Hartig 2014-03-02 22:10:24 +00:00
  • 237adacc3a Merge pull request #1204 from jmingov/patch-1 Pete Hunt 2014-03-01 17:01:12 -08:00
  • 90e996324a Merge pull request #1203 from fson/jsx-integrations Pete Hunt 2014-03-01 14:24:58 -08:00