Commit Graph

  • e67ff7ee78 Expose ReactReconciler Sebastian Markbage 2015-02-02 18:15:31 -08:00
  • ea67a1d436 Added itemRef and itemId for complete microdata support. Brian Holt 2015-02-02 17:16:33 -08:00
  • ba55716a2d Fix warning messages wording and access of displayName Ben Moss 2015-02-02 18:00:48 -05:00
  • f3271ad53b Added jsx_orphaned_brackets_transformer for breaking JSX parser change syranide 2015-02-02 23:24:15 +01:00
  • 63c3461af7 Merge pull request #1864 from syranide/ie8text2 Andreas Svensson 2015-02-02 21:33:48 +01:00
  • c371709d23 Newlines handled incorrectly in innerText in IE8 Andreas Svensson 2014-07-18 11:38:16 +02:00
  • 8d6c8a7793 Merge pull request #3017 from syranide/trydefine Andreas Svensson 2015-02-02 21:26:18 +01:00
  • 381a01a19b Merge pull request #3018 from jsfb/assert-not-throw Jim 2015-02-02 12:21:05 -08:00
  • b207b8698c Expecting transform not to throw. Removed meaningless comment. Jim 2015-02-02 12:19:47 -08:00
  • 387adae3de Merge pull request #3000 from syranide/openbool Andreas Svensson 2015-02-02 21:11:10 +01:00
  • 0a1cd56ead Try/catch property deprecation warnings to support IE8 syranide 2015-02-02 21:00:04 +01:00
  • 6c36b528e2 Merge pull request #2997 from rickbeerendonk/2943-jsx-build-tool-documentation Paul O’Shannessy 2015-02-02 11:25:32 -08:00
  • f922664e86 Merge pull request #3007 from JoelOtter/patch-2 Paul O’Shannessy 2015-02-02 11:22:45 -08:00
  • 534d23d903 Merge pull request #3012 from sebmarkbage/typescript Sebastian Markbåge 2015-02-02 11:21:40 -08:00
  • 8fc4f23cdb Removing unnecessary returns Héliton Nordt 2015-02-02 17:20:38 -02:00
  • bab94bf2af Merge pull request #3011 from koba04/fix-coponent-api-doc Paul O’Shannessy 2015-02-02 11:18:10 -08:00
  • 8b1cd7509d Merge pull request #3001 from rgarcia/patch-1 Paul O’Shannessy 2015-02-02 11:16:28 -08:00
  • 2aeb8a2a6b Merge pull request #2995 from rickbeerendonk/copyright-2015 Paul O’Shannessy 2015-02-02 11:15:30 -08:00
  • e04bdd8c9b Merge pull request #2999 from sedovsek/master Paul O’Shannessy 2015-02-02 11:05:35 -08:00
  • 2e232f83bc Document React.addons.TestUtils.isElement() Petri Lehtinen 2015-02-02 10:22:52 +02:00
  • f6fd4a8506 Use TypeScript Compiler API Directly Sebastian Markbage 2015-02-01 22:41:00 -08:00
  • b7860b7da4 Fix consistency of component api document Toru Kobayashi 2015-02-02 09:52:08 +09:00
  • 344d07d7de Add note linking to up-to-date doc on Flux website Joel Auterson 2015-02-01 15:26:29 +00:00
  • 246fdebf82 remove extraneous comma in tutorial Rafael 2015-01-31 12:31:14 -10:00
  • aa9edc2a9c Set HTML DOM property "open" to HAS_BOOLEAN_VALUE syranide 2015-01-31 23:11:08 +01:00
  • ea94ec8c0e Changed unit to pixels due to inconsitent font-size rendering of code elements. Robert Sedovsek 2015-01-31 22:53:16 +01:00
  • f1bd869350 Add Conferences section to the Community Resources on the website Rick Beerendonk 2015-01-31 22:46:03 +01:00
  • 2de44cf668 Documents that JSX tool is transforming files with .js extension (and not .jsx) by default Rick Beerendonk 2015-01-31 20:59:18 +01:00
  • 3e0750a4ad Update copyright headers for 2015 Rick Beerendonk 2015-01-31 20:18:25 +01:00
  • 905bfcec60 Merge pull request #1912 from syranide/safereuse Andreas Svensson 2015-01-31 19:56:34 +01:00
  • c460ad660b Warn if mounting into node with dirty rendered markup Andreas Svensson 2014-07-22 18:34:55 +02:00
  • a170629128 Merge pull request #1568 from syranide/dompurge Andreas Svensson 2015-01-31 18:21:22 +01:00
  • 508b625313 Merge pull request #2990 from jeffkole/patch-1 Lee Byron 2015-01-30 21:45:54 -05:00
  • b7530e19eb Documents that classSet concatenates its arguments Jeff Kolesky 2015-01-30 16:47:44 -08:00
  • a7f0fb7c4f Only purgeID on ReactDOMComponent and ReactDOMTextComponent unmount syranide 2015-01-30 21:32:58 +01:00
  • 9f9d833065 Merge pull request #2987 from jsfb/fix-markdown-output-wrap Paul O’Shannessy 2015-01-30 12:22:44 -08:00
  • 2ea00ea772 Fixed linewrap issue on markdown output css. Fixes #2986 Jim 2015-01-30 12:06:09 -08:00
  • ddb1c7470e Merge pull request #2960 from jsfb/add-detectable-prefix-to-reactelement-warning Jim 2015-01-30 12:14:33 -08:00
  • bab59cd090 Pull in 0.13 beta blog post from 0.12-stable branch Paul O’Shannessy 2015-01-30 11:49:40 -08:00
  • b2f77e6de3 Add detectable prefix to ReactElement proptype warning. Jim 2015-01-27 10:14:09 -08:00
  • 5b16016e0a Fix type in 0.13 blog post Paul O’Shannessy 2015-01-29 16:13:35 -08:00
  • 0a207cc1f1 Merge pull request #2971 from koistya/patch-1 Paul O’Shannessy 2015-01-29 16:11:10 -08:00
  • 6102e015c3 Fix a typo in 2015/01/27 blog post Konstantin Tarkus 2015-01-28 15:50:23 +03:00
  • 140627b1b2 Update thinking-in-react.md G. Kay Lee 2015-01-28 16:59:03 +08:00
  • ea4dd2068d One more typo fix in the 0.13 beta blog post Paul O’Shannessy 2015-01-28 00:01:54 -08:00
  • 20700b9e67 A couple small updates to the 0.13 beta blog post Paul O’Shannessy 2015-01-28 00:01:32 -08:00
  • 48064fce51 Less parens in CS Sebastian Markbåge 2015-01-27 23:50:12 -08:00
  • f9d32be8b2 Hotfix demo Sebastian Markbåge 2015-01-27 23:41:44 -08:00
  • 780f01a993 0.13 beta blog post Paul O’Shannessy 2015-01-27 23:08:27 -08:00
  • 48443c26b9 0.13 beta blog post Paul O’Shannessy 2015-01-27 23:06:41 -08:00
  • 5bd078508a v0.13.0-beta.1 Paul O’Shannessy 2015-01-27 21:13:35 -08:00
  • bd56b731de Merge pull request #2967 from zpao/jest-match-internal Paul O’Shannessy 2015-01-27 20:54:19 -08:00
  • 657e30771a Merge pull request #2966 from zpao/grunt-jest Paul O’Shannessy 2015-01-27 20:51:39 -08:00
  • e2d3370aa9 Merge pull request #2964 from zertosh/no-derequire-when-minifying Paul O’Shannessy 2015-01-27 20:51:08 -08:00
  • 5776dc7918 Update tutorial.md Preston Parry 2015-01-27 20:27:16 -08:00
  • 14d88d4e38 [jest] Use persistModuleRegistryBetweenSpecs Paul O’Shannessy 2015-01-27 19:17:31 -08:00
  • 49eb84efdd Run jest with grunt, add to travis Paul O’Shannessy 2015-01-27 17:59:05 -08:00
  • 76f5453cc7 Mention shallow rendering's limitations Scott Feeney 2015-01-27 17:09:16 -08:00
  • dbdeb078ce [testing] dump the cache when depending on warning messages Paul O’Shannessy 2015-01-27 16:00:12 -08:00
  • 2ea1f51fe8 Merge pull request #2965 from ClimbsRocks/patch-4 Jim 2015-01-27 14:45:15 -08:00
  • e4352efc21 Update 04-multiple-components.md Preston Parry 2015-01-27 14:34:35 -08:00
  • 5c5fc5e316 Remove "derequire" from minified bundles Andres Suarez 2015-01-27 16:53:18 -05:00
  • f6804d2504 Add documentation for shallow testing Scott Feeney 2015-01-27 13:44:20 -08:00
  • 9801f2d8ab Merge pull request #2940 from kevinold/2749-consistent-use-of-spys-or-mocks Paul O’Shannessy 2015-01-27 13:38:56 -08:00
  • 513433b370 Merge pull request #2962 from ClimbsRocks/patch-3 Ben Alpert 2015-01-27 11:59:00 -08:00
  • 8174262135 Merge pull request #2961 from ClimbsRocks/patch-1 Ben Alpert 2015-01-27 11:58:36 -08:00
  • 33ecec07cb Update 02.1-jsx-in-depth.md Preston Parry 2015-01-27 11:22:21 -08:00
  • cadbe1d27e Rewording for clarity Preston Parry 2015-01-27 11:04:21 -08:00
  • 8bbaa95a49 Merge pull request #2948 from jergason/master Sebastian Markbåge 2015-01-27 10:55:14 -08:00
  • 61c4497d58 Merge pull request #2959 from sebmarkbage/createmixin Sebastian Markbåge 2015-01-27 10:39:25 -08:00
  • b3f96d97f9 Merge pull request #2957 from sebmarkbage/renamecomponent Sebastian Markbåge 2015-01-27 10:39:07 -08:00
  • 295ef0063b We don't currently have a way to trace the origin of a mixin Sebastian Markbage 2015-01-27 09:36:14 -08:00
  • c3c98084b9 Rename ReactComponentBase -> ReactComponent Sebastian Markbage 2015-01-27 09:22:07 -08:00
  • f61ca8d307 don't validate propTypes in production Jamison Dance 2015-01-26 15:54:50 -07:00
  • 16a56afada Merge pull request #2936 from sebmarkbage/refactorlifecycles Sebastian Markbåge 2015-01-27 01:26:30 -08:00
  • bebc568ceb Use Singleton LifeCycle State Sebastian Markbage 2015-01-27 01:19:31 -08:00
  • 7e6251887f Merge pull request #2935 from sebmarkbage/batchupdates Sebastian Markbåge 2015-01-27 01:06:56 -08:00
  • 9811b10aaa Batch updates in initial render Sebastian Markbage 2015-01-25 02:22:16 -08:00
  • b3df7cabb7 Merge pull request #2930 from sebmarkbage/updatequeue Sebastian Markbåge 2015-01-27 00:57:44 -08:00
  • ed7332c749 Extract setState, setProps etc into ReactUpdateQueue Sebastian Markbage 2015-01-27 00:55:25 -08:00
  • 103bf101ae Fix broken jest test Sebastian Markbage 2015-01-26 23:37:30 -08:00
  • 9b23807cfd Merge pull request #2953 from sebmarkbage/callbacktests Sebastian Markbåge 2015-01-26 23:30:14 -08:00
  • fd077d7492 Add Tests to Callbacks of the Life Cycles Sebastian Markbage 2015-01-26 23:26:24 -08:00
  • 61ee74b562 Merge pull request #2941 from kevinold/2870-update-warning-calls Jim 2015-01-26 22:06:42 -08:00
  • f0ea2b5979 update to use spyOn for console.warn #2749 Kevin Old 2015-01-25 22:38:05 -06:00
  • e8ef06783a Update warning calls to use %s #2870 Kevin Old 2015-01-25 23:38:38 -06:00
  • c6d1904f24 Merge pull request #2951 from mzabriskie/semicolon Paul O’Shannessy 2015-01-26 18:32:57 -08:00
  • c3522b80a5 Merge pull request #2920 from jsfb/move-proptype-validation Jim 2015-01-26 17:21:01 -08:00
  • 46ae2f4e55 Merge pull request #2952 from sebmarkbage/typescript Sebastian Markbåge 2015-01-26 17:19:18 -08:00
  • 6ee5299b4a Move propType validation to element instead of class. Jim 2015-01-22 19:13:42 -08:00
  • f837cc289e Move component class instantiation into ReactCompositeComponent Sebastian Markbage 2015-01-22 18:16:32 -08:00
  • ae5a124745 Using %s in warning message mzabriskie 2015-01-26 18:09:21 -07:00
  • fca0fdc115 Better tests mzabriskie 2015-01-26 18:08:51 -07:00
  • 6c145c31f5 Add Basic TypeScript Class Test Sebastian Markbage 2015-01-26 16:59:11 -08:00
  • b6edbae3fc Renaming assertValidStyle to warnValidStyle mzabriskie 2015-01-26 17:50:35 -07:00
  • 94fb463c06 Moar tests mzabriskie 2015-01-26 17:45:51 -07:00
  • 05e2bc6b5c Fixing lint failures mzabriskie 2015-01-26 17:41:54 -07:00
  • 4054bb13cd Provide warning when using styles containing a semicolon mzabriskie 2015-01-26 17:33:44 -07:00
  • 96058a10ee Merge pull request #2939 from patlaughlin/patch-1 Paul O’Shannessy 2015-01-26 16:32:09 -08:00
  • d750cf7401 Merge pull request #2942 from sebmarkbage/metamatchers Sebastian Markbåge 2015-01-26 16:05:40 -08:00