Commit Graph

  • d270e2b1c7 Don't add displayName in transform if already defined Nick Thompson 2014-01-03 16:07:10 -08:00
  • e3e24500ae Merge pull request #795 from philix/master Christopher Chedeau 2014-01-03 11:09:59 -08:00
  • 86f2dbe55d Remove the require-jsx plugin from the tooling-integration page Felipe Oliveira Carvalho 2014-01-03 16:03:42 -03:00
  • 344b5998a8 Add jsx-requirejs-plugin to the tooling-integration page Felipe Oliveira Carvalho 2014-01-03 15:45:03 -03:00
  • 4de2d39f63 Fix WheelEvent incorrectly inverting sign of deltaY Andreas Svensson 2014-01-01 16:00:38 +01:00
  • 7264cbcdfb Further cleanup of isEventSupported Andreas Svensson 2014-01-02 15:36:38 +01:00
  • 1b67ac90f2 Make sure the mock is cleared in the EventEmitter test Jeff Morrison 2014-01-02 19:44:37 -08:00
  • 29190a2c79 Support clipboardData in IE Isaac Salier-Hellendag 2014-01-02 19:44:01 -08:00
  • bcfb476366 More tests for 77697f26e3 Christoph Pojer 2014-01-02 19:42:19 -08:00
  • 1ee7f8131c Let components specify tag for ReactTestUtils.mockComponent to use. Ben Newman 2014-01-02 18:31:36 -08:00
  • a00e4c840c Support ReactTestUtils.mockComponent. Ben Newman 2014-01-02 18:31:25 -08:00
  • cbefc5a968 Add display names to controlled components Sebastian Markbage 2014-01-02 18:30:39 -08:00
  • f3e774559f adding warning about the lack of support for onScroll on IE8 Fabio Costa 2014-01-02 18:28:45 -08:00
  • 1733d42ded Rework ReactRootIndex generation Pete Hunt 2014-01-02 18:28:13 -08:00
  • cc005668b5 cloneWithProps() Pete Hunt 2014-01-02 15:41:10 -08:00
  • 5661d5168e Add svg polygon Pete Hunt 2014-01-02 15:40:47 -08:00
  • fb8277c819 Set target properties explicitly for enter/leave Ben Alpert 2014-01-02 17:03:11 -07:00
  • 5aae5a7b1d Merge pull request #783 from benjamn/upgrade-commoner Ben Newman 2014-01-02 12:09:26 -08:00
  • ea32d3659c chenglou docs tips fix small typo and code 8dc36e3 chenglou docs better error display for live editor and JSX compiler 8d37f7d vjeux React Chrome Developer Tools dbae31d Vjeux 2014-01-02 21:07:09 +01:00
  • dbae31d36f React Chrome Developer Tools Vjeux 2014-01-02 21:04:09 +01:00
  • 8d37f7d373 docs better error display for live editor and JSX compiler Cheng Lou 2014-01-01 19:41:08 -05:00
  • 8dc36e396b docs tips fix small typo and code Cheng Lou 2013-12-31 21:23:28 -05:00
  • acf0c5c646 Merge pull request #784 from vjeux/react_dev_tools Christopher Chedeau 2014-01-02 12:04:53 -08:00
  • e915294b68 React Chrome Developer Tools Vjeux 2014-01-02 21:04:09 +01:00
  • 1755d43add Upgrade commoner build tool to v0.8.12. Ben Newman 2014-01-02 12:07:17 -05:00
  • 04ad3bfcc3 Merge pull request #725 from cpojer/getInitialState-invariant Ben Newman 2014-01-02 06:59:50 -08:00
  • a78f6f7f94 Merge pull request #779 from chenglou/live-err Christopher Chedeau 2014-01-01 19:58:26 -08:00
  • f0b5219df9 docs better error display for live editor and JSX compiler Cheng Lou 2014-01-01 19:41:08 -05:00
  • 3396654a6f Merge pull request #775 from chenglou/doc-fix Christopher Chedeau 2014-01-01 14:05:21 -08:00
  • e244df510d docs tips fix small typo and code Cheng Lou 2013-12-31 21:23:28 -05:00
  • 7a9e5443b7 Don't get selection if no active element Ben Alpert 2013-12-31 17:25:34 -07:00
  • 261926303d Remove sometimes-confusing console error Ben Alpert 2013-12-31 13:37:15 -07:00
  • e91a8a1bc3 Merge pull request #765 from spicyj/editorconfig-80 Christopher Chedeau 2013-12-31 12:22:14 -08:00
  • 3defe88192 .editorconfig: Set line length to 80 Ben Alpert 2013-12-31 12:59:06 -07:00
  • 7675611e5f Add source map support to browser transformer Ben Alpert 2013-12-31 12:00:50 -07:00
  • 9a4f011f6c Merge pull request #763 from spicyj/gh-762 Pete Hunt 2013-12-31 09:57:10 -08:00
  • c877451887 Add info about dev vs. prod builds Ben Alpert 2013-12-31 10:35:49 -07:00
  • d786436367 spicyj Upgrade codemirror and enable line wrapping … 32753c5 chenglou docs remove link to wiki page … c5a2ca9 Vjeux 2013-12-31 06:02:08 +01:00
  • c5a2ca997c docs remove link to wiki page Cheng Lou 2013-12-30 23:38:01 -05:00
  • 32753c59d4 Upgrade codemirror and enable line wrapping Ben Alpert 2013-12-30 18:06:00 -07:00
  • 96782fc836 Merge pull request #755 from spicyj/cm-scroll Christopher Chedeau 2013-12-30 20:56:59 -08:00
  • 1155aa9ac0 Merge pull request #758 from chenglou/docs-kill-wiki Christopher Chedeau 2013-12-30 20:40:05 -08:00
  • 41526091a0 docs remove link to wiki page Cheng Lou 2013-12-30 23:38:01 -05:00
  • b2e51c6e01 Upgrade codemirror and enable line wrapping Ben Alpert 2013-12-30 18:06:00 -07:00
  • 1b7b3bd006 Making 'native DOM' nodes more explicit in documentation Vjeux 2013-12-31 01:39:46 +01:00
  • 16072437c3 Making 'native DOM' nodes more explicit in documentation Vjeux 2013-12-31 01:34:42 +01:00
  • a2e352ea76 Add onMouseOver and onMouseOut events Ben Alpert 2013-12-30 17:36:45 -07:00
  • 55b7a57e07 Merge pull request #753 from vjeux/virtual_dom_docs Christopher Chedeau 2013-12-30 16:37:51 -08:00
  • 1d4d1a0be6 Making 'native DOM' nodes more explicit in documentation Vjeux 2013-12-31 01:34:42 +01:00
  • 84a9d1821b IE8 style fixes Vjeux 2013-12-31 01:27:34 +01:00
  • 5e441d656f IE8 style fixes Ben Alpert 2013-12-30 16:21:29 -07:00
  • 7dca85a9b1 Merge pull request #752 from spicyj/docs-ie8-css Christopher Chedeau 2013-12-30 16:24:26 -08:00
  • 1c90172cd0 IE8 style fixes Ben Alpert 2013-12-30 16:21:29 -07:00
  • f8c5781102 chenglou docs tips small refactorings 1671efb Vjeux 2013-12-31 00:14:10 +01:00
  • 0b63c665eb docs tips small refactorings Cheng Lou 2013-12-30 17:54:41 -05:00
  • f871147b4d Merge pull request #750 from chenglou/docs-clean Christopher Chedeau 2013-12-30 15:12:43 -08:00
  • 1671efb53a docs tips small refactorings Cheng Lou 2013-12-30 17:54:41 -05:00
  • 777f999db5 chenglou docs tips expose component function cdb328b wincent Fix a typo in the working-with-the-browser docs 0e95e8e spicyj Make React website work in IE8 30178d4baf Vjeux 2013-12-30 23:50:58 +01:00
  • 30178d4baf Make React website work in IE8 Ben Alpert 2013-12-30 15:12:04 -07:00
  • 0e95e8e76d Fix a typo in the working-with-the-browser docs Wincent Colaiuta 2013-12-26 22:22:00 -08:00
  • cdb328be92 docs tips expose component function Cheng Lou 2013-12-01 22:13:58 -05:00
  • 8915f1b85d Merge pull request #749 from spicyj/docs-ie8 Christopher Chedeau 2013-12-30 14:28:19 -08:00
  • 92b440b1d7 Make React website work in IE8 Ben Alpert 2013-12-30 15:12:04 -07:00
  • 3b0f705658 Merge pull request #623 from chenglou/tips-communication Christopher Chedeau 2013-12-30 14:09:01 -08:00
  • 23eac0bbbb docs tips expose component function Cheng Lou 2013-12-01 22:13:58 -05:00
  • a276e32f51 jhiswin live_editor.js using deprecated function petehunt Update parent/child communication tip Vjeux 2013-12-30 19:58:39 +01:00
  • 4b7eb66b31 live_editor.js using deprecated function jhiswin 2013-12-29 09:42:35 -05:00
  • b55ebc0a95 Update parent/child communication tip petehunt 2013-12-30 13:22:06 -05:00
  • 50d190f111 Merge pull request #746 from petehunt/tip-update Christopher Chedeau 2013-12-30 10:23:19 -08:00
  • 47fe931549 Update parent/child communication tip petehunt 2013-12-30 13:22:06 -05:00
  • b3e1697aad Merge pull request #739 from jhiswin/master Paul O’Shannessy 2013-12-30 10:04:51 -08:00
  • 80dc66474d chenglou docs add warning to add jsx pragma c68b972 ivan Use explicit $.ajax dataType and add error callback 0ae26fe ivan Add a warning about the @jsx declaration 838589c ivan console.log -> console.error 880951f spicyj Move initial $.ajax out of getInitialState … 12b94b0 vjeux Community Round-up #13 3a370b8 Vjeux 2013-12-30 18:33:01 +01:00
  • 3a370b8db5 Community Round-up #13 Vjeux 2013-12-21 20:47:50 +01:00
  • 12b94b0a8c Move initial $.ajax out of getInitialState Ben Alpert 2013-12-29 00:14:05 -07:00
  • 880951f08c console.log -> console.error Ivan Kozik 2013-12-29 06:12:45 +00:00
  • 838589c37a Add a warning about the @jsx declaration Ivan Kozik 2013-12-29 05:51:07 +00:00
  • 0ae26fed60 Use explicit $.ajax dataType and add error callback Ivan Kozik 2013-12-29 05:29:34 +00:00
  • c68b972618 docs add warning to add jsx pragma Cheng Lou 2013-12-28 22:52:35 -05:00
  • 4190d0a7bb Merge pull request #687 from vjeux/community_13 Christopher Chedeau 2013-12-30 09:28:13 -08:00
  • 40e2d8a064 Community Round-up #13 Vjeux 2013-12-21 20:47:50 +01:00
  • e1ec9a6c65 Don't return null children from flattenChildren Ben Alpert 2013-12-29 12:19:10 -07:00
  • e2ebbeac07 live_editor.js using deprecated function jhiswin 2013-12-29 09:42:35 -05:00
  • eab2ededdf Merge pull request #736 from spicyj/minify-before-browserify Pete Hunt 2013-12-28 23:17:52 -08:00
  • 7e29f4607b Merge pull request #737 from spicyj/docs-ajax-state Pete Hunt 2013-12-28 23:17:34 -08:00
  • cce91611aa Move initial $.ajax out of getInitialState Ben Alpert 2013-12-29 00:14:05 -07:00
  • 76c9d8465e Switch to using uglifyify Ben Alpert 2013-12-29 00:03:26 -07:00
  • abee8b0476 Minify both before and after browserify Ben Alpert 2013-12-28 23:41:54 -07:00
  • 82c4e897dc Merge pull request #733 from ivan/master Pete Hunt 2013-12-28 22:15:08 -08:00
  • 17f14d523b console.log -> console.error Ivan Kozik 2013-12-29 06:12:45 +00:00
  • f5f464b16a Merge pull request #734 from ivan/tut-jsx-header Pete Hunt 2013-12-28 22:08:19 -08:00
  • 0647c2ee98 Add a warning about the @jsx declaration Ivan Kozik 2013-12-29 05:51:07 +00:00
  • f03d6e212a Use explicit $.ajax dataType and add error callback Ivan Kozik 2013-12-29 05:29:34 +00:00
  • 918c5134e1 Merge pull request #732 from chenglou/doc-pragma Pete Hunt 2013-12-28 20:05:33 -08:00
  • 8f5ef0fdf2 docs add warning to add jsx pragma Cheng Lou 2013-12-28 22:52:35 -05:00
  • 84cacaf5b6 Merge pull request #717 from syranide/testkeytransfer Christopher Chedeau 2013-12-27 18:54:56 -08:00
  • 72fd24662e Merge pull request #716 from bitshadow/hotfix Christopher Chedeau 2013-12-27 18:53:36 -08:00
  • fdf64919f3 Merge pull request #730 from syranide/lint80 Christopher Chedeau 2013-12-27 17:59:45 -08:00
  • ff9ca2ecb2 Merge pull request #700 from syranide/100%autofocus Christopher Chedeau 2013-12-27 17:47:24 -08:00
  • f627bc52b0 Merge pull request #714 from syranide/escapekey Christopher Chedeau 2013-12-27 17:14:16 -08:00
  • 9f10bb4aca Merge pull request #729 from syranide/dragevent Christopher Chedeau 2013-12-27 17:12:00 -08:00