Commit Graph

  • ec7de52a8f Merge pull request #1825 from zpao/jsx-sourcemap Paul O’Shannessy 2014-07-12 19:50:01 -07:00
  • fc3a3801de Add support for inline sourcemaps in jsx executable Paul O’Shannessy 2014-07-12 19:30:06 -07:00
  • 87c8e69fca Bump dependencies that are known safe Paul O’Shannessy 2014-07-12 19:09:00 -07:00
  • 8f909233c9 [Docs] Document PureRenderMixin addon Cheng Lou 2014-07-11 16:58:39 -07:00
  • 92d2dcc25f Revert "Add helpful message about pooled classes" Ben Alpert 2014-07-11 16:00:58 -07:00
  • 4526f627f2 Simplify shouldComponentUpdate example [skip ci] Paul O’Shannessy 2014-07-11 15:32:48 -07:00
  • a47a6ab1d1 Rewrap tags/attributes lists Ben Alpert 2014-07-11 15:23:24 -07:00
  • b38518ff4d [Docs] Better README for react-tools Cheng Lou 2014-07-11 15:09:22 -07:00
  • 165cb5f70f Merge pull request #1783 from avanderhoorn/patch-1 Paul O’Shannessy 2014-07-11 15:00:04 -07:00
  • b14ae9b615 Update AUTHORS and acknowledgements again Ben Alpert 2014-07-11 14:51:56 -07:00
  • 7e44894219 Tweak wording a bit on renderComponent note Ben Alpert 2014-07-11 14:50:46 -07:00
  • 694a952d26 Merge pull request #1799 from julen/patch-1 Ben Alpert 2014-07-11 14:48:37 -07:00
  • 47d3339e1b Don't copy todomvc-flux into starter kit Ben Alpert 2014-07-11 14:35:10 -07:00
  • c64df89ecf Fix up getDefaultProps docs Ben Alpert 2014-07-11 14:26:42 -07:00
  • a4374c4f74 Update acknowledgements page from AUTHORS Ben Alpert 2014-07-11 14:15:53 -07:00
  • d101e2ef30 Update AUTHORS Ben Alpert 2014-07-11 14:10:46 -07:00
  • 2b0e51bdba Add String.prototype.trim to polyfill check Paul O’Shannessy 2014-07-11 10:36:38 -07:00
  • 28d94d2dcf Fix react-dislayName-test Paul O’Shannessy 2014-07-11 10:36:07 -07:00
  • 8c1ce8f9c3 Update sourceMap to return .toJSON() output Anthony van der Hoorn 2014-07-11 08:44:02 -04:00
  • b8582b8d1c Refactor transformAsObject to transformWithDetails Anthony van der Hoorn 2014-07-11 08:38:28 -04:00
  • 0d7184f0db Verb agreement grammar fix Thomas Shaddox 2014-07-11 02:57:21 -07:00
  • 4477e69d52 Add possessive to fix grammar Thomas Shaddox 2014-07-11 02:52:17 -07:00
  • e0c0e20b49 Docs: added note about renderComponent() requirement Julen Ruiz Aizpuru 2014-07-09 10:42:39 +02:00
  • 774f5a022e tutorial: Fetch data in componentDidMount instead Ben Alpert 2014-07-09 12:02:54 -07:00
  • cd1adc5303 Merge pull request #1796 from enguerran/footer Paul O’Shannessy 2014-07-10 20:41:25 -07:00
  • 55b7c387da Update supported elements and properties [skip ci] Paul O’Shannessy 2014-07-10 20:04:37 -07:00
  • d8aa1c3612 Update polyfills list in docs [skip ci] Paul O’Shannessy 2014-07-10 17:13:45 -07:00
  • 0d8aa8ff65 Update AUTHORS for 0.11 [ci skip] Paul O’Shannessy 2014-07-02 11:44:24 -07:00
  • 9e582661e3 Merge pull request #1802 from zpao/jsxtransformer-cleanup Paul O’Shannessy 2014-07-09 13:28:49 -07:00
  • 31a025a667 Add docblocks and consistent styling to JSXTransformer Paul O’Shannessy 2014-07-09 11:49:52 -07:00
  • 61d495422d Merge pull request #1801 from zpao/jsxtransformer-sourcemaps Paul O’Shannessy 2014-07-09 12:49:31 -07:00
  • 336890291e Fix sourcemaps in JSXTransformer for Firefox Paul O’Shannessy 2014-07-09 09:31:31 -07:00
  • 0d481c69a5 another way to fix the footer that is not shown Enguerran 2014-07-09 10:39:14 +02:00
  • 9d5ab297d2 Merge pull request #1784 from wvl/package-built-source-with-npm Paul O’Shannessy 2014-07-08 19:22:53 -07:00
  • 897b423e0e Merge pull request #1797 from spicyj/transition-group-names Paul O’Shannessy 2014-07-08 14:40:34 -07:00
  • 49c476e1e6 Merge pull request #1786 from zpao/react-tools-readme Paul O’Shannessy 2014-07-08 14:20:36 -07:00
  • 734a345257 Add displayName to ReactTransitionGroup + friends Ben Alpert 2014-07-08 12:18:46 -07:00
  • bcea3bee45 Also list <form> in error message as possible culprit Max F. Albrecht 2014-07-01 19:05:37 +02:00
  • 745082c0ac fix the disappearing footer on the todomvc-flux sample Enguerran 2014-07-08 11:59:07 +02:00
  • 785d2cabef Merge pull request #1793 from monsanto/browserify-note Paul O’Shannessy 2014-07-07 21:56:51 -07:00
  • 39ac88595d Remove mention of envify since it is listed in package.json Christopher Monsanto 2014-07-07 15:00:47 -04:00
  • 5c4e451054 Abstracted out common code into innerTransform Anthony van der Hoorn 2014-07-06 16:23:50 -04:00
  • 9ddb4d4a78 Add a note about production mode for npm installs. Christopher Monsanto 2014-07-05 20:50:00 -04:00
  • 5c85f33184 Custom readme for react-tools Paul O’Shannessy 2014-07-03 17:39:33 -07:00
  • c1c8ad8e53 Add the built source to npm package. See #1699 Wayne Larsen 2014-07-03 18:21:22 -04:00
  • e10d10e31e Merge pull request #1531 from spicyj/two-face Cheng Lou 2014-07-03 14:45:23 -07:00
  • 70bf3e1306 Give useful error when using two copies of React Ben Alpert 2014-05-14 19:12:13 -07:00
  • 559eb89965 make invariant show formatted actual errors in all unminified environments Andrew Zich 2014-07-03 13:53:41 -07:00
  • e8e08127c5 Merge pull request #1461 from spicyj/no-esc-slash Cheng Lou 2014-07-03 11:05:16 -07:00
  • 676aac13d0 Update npm dependencies [skip ci] Paul O’Shannessy 2014-07-03 09:56:42 -07:00
  • 4ecde425f9 Update React-tools to support transform as object Anthony van der Hoorn 2014-07-03 08:20:55 -04:00
  • 12479d3d20 Merge pull request #1780 from jbrantly/issue-1292 Paul O’Shannessy 2014-07-02 17:41:18 -07:00
  • 7a27d43020 Merge pull request #1779 from spicyj/spell-gram Cheng Lou 2014-07-02 15:13:36 -07:00
  • 9e60afdc31 Fixing grunt jsx task in Windows jbrantly 2014-07-02 17:26:40 -04:00
  • c8d9957f68 Fix spelling/grammar in test comment Ben Alpert 2014-07-02 14:09:38 -07:00
  • a02b6b3d7f Clarify when getDefaultProps is called Ben Alpert 2014-07-02 14:06:30 -07:00
  • 40b522c498 Give context for owners of compenent instantiations with propType errors Yuval Dekel 2014-07-02 12:45:49 -07:00
  • 17aef05d75 Stop running so many things in travis Paul O’Shannessy 2014-07-01 18:11:34 -07:00
  • a4e5327b76 Remove jest usage in ReactDescriptorTest Paul O'Shannessy 2014-06-30 20:53:50 -07:00
  • 022e44c95b Cleanup ReactChildren Paul O'Shannessy 2014-06-30 20:53:31 -07:00
  • 1aa9cc6a8b add count() method to ReactChildren Guangqiang Dong 2014-06-30 20:53:19 -07:00
  • 5b17e75707 Support more properties for image maps Paul O'Shannessy 2014-06-30 20:53:03 -07:00
  • 5eb57fa51b Add support to JSX transform for <hyphenated-tags> Paul O’Shannessy 2014-06-30 20:47:17 -07:00
  • 3e5c606f3f Merge pull request #1750 from protron/patch-1 Cheng Lou 2014-06-30 17:14:58 -07:00
  • dc8ec2fab1 Cache node_modules on Travis Paul O’Shannessy 2014-06-30 14:19:24 -07:00
  • 5720d80e67 Rebuild docs to fix link Ben Alpert 2014-06-30 10:49:37 -07:00
  • 3f37e8e4ab fix link in community roundup #18 Jonas Gebhardt 2014-06-30 10:41:42 -07:00
  • 94fd726f86 Merge pull request #1767 from jgebhardt/fixlink Ben Alpert 2014-06-30 10:48:29 -07:00
  • a8e273f844 fix link in community roundup #18 Jonas Gebhardt 2014-06-30 10:41:42 -07:00
  • 08656fec3f Rebuild docs Ben Alpert 2014-06-30 01:08:56 -07:00
  • fe1b554d9d [Docs] Fix tutorial line highlights, revert ajax in cb Cheng Lou 2014-06-30 00:55:29 -07:00
  • 0ecf9f0599 Revert "Add --harmony option to live JSX compiler page" Ben Alpert 2014-06-30 01:06:52 -07:00
  • 5a0eee3bb6 Merge pull request #1765 from chenglou/docs-tut-again Ben Alpert 2014-06-30 01:02:29 -07:00
  • 66d6e3f391 [Docs] Fix tutorial line highlights, revert ajax in cb Cheng Lou 2014-06-30 00:55:29 -07:00
  • 0751a8f0a1 Add --harmony option and update tutorial Cheng Lou 2014-06-29 22:09:26 -07:00
  • acba66fe2e [Docs] Put tutorial up-to-date with the code Cheng Lou 2014-06-29 21:39:38 -07:00
  • 661bafb059 Add --harmony option to live JSX compiler page Ben Alpert 2014-06-28 17:29:30 -07:00
  • 108efb4add Merge pull request #1763 from chenglou/docs-tut Cheng Lou 2014-06-29 21:50:42 -07:00
  • 58a463f01c [Docs] Put tutorial up-to-date with the code Cheng Lou 2014-06-29 21:39:38 -07:00
  • 546bf0ed74 Merge pull request #1760 from spicyj/docs-harmony Cheng Lou 2014-06-28 17:32:57 -07:00
  • ba67bf1b0d Add --harmony option to live JSX compiler page Ben Alpert 2014-06-28 17:29:30 -07:00
  • cb20dec85f Simplify composite lifecycle state Ben Alpert 2014-05-19 00:01:00 -07:00
  • bb1a31930b Wrapped line to 80 chars in ReactPropTypes sample Mariano Desanze 2014-06-28 04:33:45 -03:00
  • bc11793c04 Fix code style in TodoMVC Flux example Ben Alpert 2014-06-27 22:16:42 -07:00
  • 8dcad5e09c Merge pull request #1622 from gebrits/patch-1 Paul O’Shannessy 2014-06-27 17:57:01 -07:00
  • b189a7a9c0 [Blog] Update round-up 19 to include more credit Cheng Lou 2014-06-27 10:19:18 -07:00
  • 8f0c1ce7b1 [Blog] Update round-up #19 to include more credit (cherry picked from commit 5ba3911929) Cheng Lou 2014-06-27 10:00:41 -07:00
  • 5ba3911929 [Blog] Update round-up #19 to include more credit Cheng Lou 2014-06-27 10:00:41 -07:00
  • 9854be2e46 Fix to sample code for href in ReactPropTypes Mariano Desanze 2014-06-27 11:50:03 -03:00
  • ef67406272 Add simple React.createDescriptor hook Sebastian Markbage 2014-06-26 15:37:05 -07:00
  • d0719a5ea4 Preparing to move defaultProps resolution and type validation to the descriptor Sebastian Markbage 2014-06-26 15:36:20 -07:00
  • e6134c307e [react jsx transform] Spread attribute -> Object.assign Sebastian Markbage 2014-06-25 12:07:32 -07:00
  • 0cf686fe1e Merge pull request #1738 from cassus/master Paul O’Shannessy 2014-06-26 15:24:30 -07:00
  • 88348f8c85 Fix typo in blog post Ben Alpert 2014-06-26 15:20:01 -07:00
  • 3ca2ab8960 Fix typo in blog post Ben Alpert 2014-06-26 15:19:24 -07:00
  • 991c1c1169 Fix typo in blog post Ben Alpert 2014-06-26 15:19:24 -07:00
  • d4aced0b21 Update author of react-bootstrap (#1748) Paul O’Shannessy 2014-06-26 15:16:31 -07:00
  • 06844c27a8 Change community roundup 19's React Bootstrap author to @stevoland Pieter Vanderwerff 2014-06-27 10:00:10 +12:00
  • 7ec2428611 Merge pull request #1748 from pieterv/community-roundup-19-fix Paul O’Shannessy 2014-06-26 15:14:03 -07:00
  • deb47d5ecc Change community roundup 19's React Bootstrap author to @stevoland Pieter Vanderwerff 2014-06-27 10:00:10 +12:00