Commit Graph

  • 658f41cb30 Simplify bin/jsx to perform just the JSX transform. Ben Newman 2013-09-06 16:09:30 -04:00
  • ebc0d09595 Merge pull request #322 from petehunt/build-animations Ben Newman 2013-09-06 10:49:30 -07:00
  • f7ea031dac Add ReactTransitionGroup to the build petehunt 2013-09-06 10:47:18 -07:00
  • b56b5885d0 Fix controlled radio button behavior Ben Alpert 2013-08-19 23:31:02 -07:00
  • a4c23d328c Warn about unknown property values Ben Alpert 2013-08-15 00:43:56 -07:00
  • 3cf14e8f9b Remove ReactChildren methods from React object Paul O'Shannessy 2013-09-05 18:34:31 -07:00
  • c8886a0424 Make mounting on the root of the page work correctly Pete Hunt 2013-09-05 13:49:57 -07:00
  • 4f0dea3e7e Merge pull request #294 from clayallsopp/better_update_msg Paul O’Shannessy 2013-09-05 11:54:07 -07:00
  • 9dd8ef4777 fix formatting and test for correct error Clay Allsopp 2013-09-04 18:13:33 -07:00
  • 65c4ef91c7 Sync CSSCore from upstream Paul O’Shannessy 2013-09-04 16:47:16 -07:00
  • 32d3d7774a Use dumpCache() rather than manual reset Pete Hunt 2013-09-04 15:51:24 -07:00
  • 8664c8ac57 Test cases covering rendering onto document Pete Hunt 2013-09-04 15:51:09 -07:00
  • dea0cc01cf Improve error behavior of Danger.dangerouslyRenderMarkup. Ben Newman 2013-09-03 18:16:04 -07:00
  • 80f1590265 Add ReactTransitionGroup Pete Hunt 2013-09-03 18:15:57 -07:00
  • 30d40aa15f Various updates, primarily pagination on the blog Paul O’Shannessy 2013-09-04 15:35:39 -07:00
  • 6f532a839f Update wording Paul O’Shannessy 2013-09-04 15:26:31 -07:00
  • 34589c0e0d Add Stack Overflow link for doc support page. Cheng Lou 2013-09-04 14:52:14 -04:00
  • d91b238015 Add pagination to blog Vjeux 2013-08-27 01:30:46 +02:00
  • db904c2597 Tutorial: show how to add showdown.js Brian Rue 2013-08-30 16:29:01 -07:00
  • c12929700a Redirect /docs to the right page Paul O’Shannessy 2013-09-03 13:25:23 -07:00
  • 30a11d2d7e [docs] Small tweaks as reported in comments Paul O’Shannessy 2013-08-28 14:42:07 -07:00
  • c25c5b543b Update wording Paul O’Shannessy 2013-09-04 15:26:31 -07:00
  • 8852b86ad8 Add Stack Overflow link for doc support page. Cheng Lou 2013-09-04 14:52:14 -04:00
  • a42fd30fc2 Remove React.autoBind for real Paul O'Shannessy 2013-09-03 14:15:57 -07:00
  • 406dcbd8da Fix a few GC leaks in events system Pete Hunt 2013-09-03 14:15:43 -07:00
  • de61f9fd81 Merge pull request #298 from vjeux/pagination Paul O’Shannessy 2013-09-03 13:35:12 -07:00
  • 57fe412619 Merge pull request #305 from brianr/tutorial-explain-showdown Paul O’Shannessy 2013-09-03 13:33:05 -07:00
  • b4ff29ac78 Merge pull request #312 from zpao/docs-redirect Pete Hunt 2013-09-03 13:30:16 -07:00
  • ba460de7ed Redirect /docs to the right page Paul O’Shannessy 2013-09-03 13:25:23 -07:00
  • c7768fde5d Merge pull request #307 from chenglou/todomvc-director Pete Hunt 2013-09-02 10:22:58 -07:00
  • 15f84a391d move lifecycle check into replaceProps instead of updateComponent Clay Allsopp 2013-09-01 18:38:53 -07:00
  • 2b9c34b5c7 sync with tastejs todomvc Cheng Lou 2013-08-31 21:44:40 -04:00
  • 403b087e97 Tutorial: show how to add showdown.js Brian Rue 2013-08-30 16:29:01 -07:00
  • 75aee1714b Expose the instance cache Sebastian Markbage 2013-08-30 13:15:21 -07:00
  • c41e86c990 Make ReactDefaultPerf work server-side Pete Hunt 2013-08-30 13:15:11 -07:00
  • 4d8f0449d9 React.isValidClass Paul O'Shannessy 2013-08-29 17:32:53 -07:00
  • 0db4077c3a Make React batching strategy injectable Pete Hunt 2013-08-29 17:32:36 -07:00
  • f88aa35187 Change vendored module isDOMNode -> isNode Tim Yung 2013-08-29 17:32:13 -07:00
  • 7d34c09e17 Don't trigger mouse events on native button elements that are disabled Andrew Zich 2013-08-29 17:31:44 -07:00
  • e11c4ecbaf [docs] Small tweaks as reported in comments Paul O’Shannessy 2013-08-28 14:42:07 -07:00
  • 553ed1416c Update package dependencies Paul O’Shannessy 2013-08-27 14:46:06 -07:00
  • 688f5051e6 Sync objMap from upstream Paul O’Shannessy 2013-08-27 14:43:46 -07:00
  • adb666e67f Allow getInitialState() for mixins Pete Hunt 2013-08-27 14:16:57 -07:00
  • 07e2072692 Support props for <meta> elements. Paul O’Shannessy 2013-08-26 09:21:50 -07:00
  • 1c14cd6c8b Add pagination to blog Vjeux 2013-08-27 01:30:46 +02:00
  • bacf855ed8 Community Roundup 7, Tooling Integration fixes Paul O’Shannessy 2013-08-26 14:58:42 -07:00
  • a5115a2489 Fix capitalization of Tooling Integration page Paul O’Shannessy 2013-08-26 14:53:56 -07:00
  • 8b1990caa7 Update the tooling page to include pyReact, react-rails and react-page Vjeux 2013-08-26 23:00:27 +02:00
  • 007d8b4f79 Community round-up #7 Vjeux 2013-08-26 21:31:49 +02:00
  • 744b54a829 Fix capitalization of Tooling Integration page Paul O’Shannessy 2013-08-26 14:53:56 -07:00
  • a90c463abe Update the tooling page to include pyReact, react-rails and react-page Vjeux 2013-08-26 23:00:27 +02:00
  • 6bf21f1610 Community round-up #7 Vjeux 2013-08-26 21:31:49 +02:00
  • 364ee1ffae Add missing "use strict" statement to pass lint Ben Alpert 2013-08-23 00:42:28 -07:00
  • 88faef3ba9 Add more helpful invariant if you're updating an unrendered component Clay Allsopp 2013-08-26 10:42:53 -07:00
  • bcc6b524fb Add rowSpan DOM property Eric Clemmons 2013-08-25 13:30:35 -05:00
  • 61b38b9f05 Explicit and Implicit Keys Need Separate Namespaces Sebastian Markbage 2013-08-23 13:56:36 -07:00
  • fce57abeca Benchmarking tool for React application performance Danny Ben-David 2013-08-21 20:30:19 -07:00
  • 946e9b0c80 Merge pull request #289 from jordwalke/ServerRenderingFixes3 Paul O’Shannessy 2013-08-23 13:14:06 -07:00
  • 748ed6cd81 adding better test - moving execution env module. Jordan Walke 2013-08-23 12:32:35 -07:00
  • 49f174cdad Server rendering: rendering of entire document using React. Jordan Walke 2013-08-23 02:04:07 -07:00
  • e6b5013a8b [react-tools] Add src/ to files Paul O’Shannessy 2013-08-22 22:25:23 -07:00
  • 6ca8d31c83 [react-tools] Add src/ to files Paul O’Shannessy 2013-08-22 22:25:23 -07:00
  • aa1fa7468b Merge pull request #280 from jeffmo/jstransform_npm Paul O’Shannessy 2013-08-22 15:43:59 -07:00
  • 2d048f1f34 Move to using jstransform and esprima-fb npm modules JeffMo 2013-08-19 14:37:25 -07:00
  • 33669c1390 Fix 404s, link to CDNJS Paul O’Shannessy 2013-08-22 11:15:42 -07:00
  • e4fa9ca9ee Add CDNJS to docs. Fixes #244 Clay Allsopp 2013-08-22 10:07:01 -07:00
  • 176ef3521c Docs: fix header Paul O’Shannessy 2013-08-22 11:02:09 -07:00
  • 58635eea36 Use script to find remaining 404s. Fix them. Paul O’Shannessy 2013-08-22 10:59:22 -07:00
  • f8737dc8fe Fix broken tutorial link and change wording Clay Allsopp 2013-08-21 22:38:44 -07:00
  • 3d1cc16a9b Add CDNJS to docs. Fixes #244 Clay Allsopp 2013-08-22 10:07:01 -07:00
  • cbe86e04b3 Docs: fix header Paul O’Shannessy 2013-08-22 11:02:09 -07:00
  • a558e560bd Use script to find remaining 404s. Fix them. Paul O’Shannessy 2013-08-22 10:59:22 -07:00
  • cfe4152b1d Fix broken tutorial link and change wording Clay Allsopp 2013-08-21 22:38:44 -07:00
  • 3a3aa47d32 Typo fix and PyReact blog post Paul O’Shannessy 2013-08-19 14:56:01 -07:00
  • 01297cf212 Added PyReact blog post. Kunal Mehta 2013-08-19 12:53:49 -07:00
  • 89437e6a97 typo fix Stoyan 2013-08-19 11:35:46 -07:00
  • 91c2a8d90b Added PyReact blog post. Kunal Mehta 2013-08-19 12:53:49 -07:00
  • 2c8f907b2c Merge pull request #277 from stoyan/patch-1 Christopher Chedeau 2013-08-19 11:45:51 -07:00
  • 669f4b867f Allow DOM Nodes in ImmutableObject Tim Yung 2013-08-19 11:26:17 -07:00
  • 5fae286cf4 typo fix Stoyan 2013-08-19 11:35:46 -07:00
  • a2c90aad86 Merge pull request #275 from spicyj/input-private Timothy Yung 2013-08-19 11:20:52 -07:00
  • 898621d0a1 Make getChecked, getValue, handleChange private Ben Alpert 2013-08-17 17:04:00 -07:00
  • e1c1d869de Merge pull request #251 from spicyj/select-value Timothy Yung 2013-08-17 21:50:13 -07:00
  • 25e2cd0db6 Fix behavior of ReactDOMSelect Ben Alpert 2013-08-04 18:07:33 -07:00
  • 1f8ef4c903 Sync modules to vendor/core Paul O’Shannessy 2013-08-16 15:34:03 -07:00
  • d9511d817a Move utils out of React that aren't being used James Ide 2013-08-16 14:52:20 -07:00
  • 2fda70fb4a fix test case for rendering text node number 0 Cheng Lou 2013-08-16 10:46:58 -04:00
  • 02f618d52c Merge pull request #268 from spicyj/bind-null Sebastian Markbåge 2013-08-16 12:06:49 -07:00
  • 61c47e4cae Refactor ReactComponent to have no dependency on the DOM. Jordan Walke 2013-08-15 10:42:28 -07:00
  • e6b216bdbb Extract out core ReactEmitter functionality. Jordan Walke 2013-08-15 10:42:20 -07:00
  • 192727e152 Make .bind(null, ...) work on autobound methods Ben Alpert 2013-08-15 01:24:01 -07:00
  • cb00d3e66c Upgrade phantomjs to 1.9.1-4 Paul O’Shannessy 2013-08-13 15:35:52 -07:00
  • 987e5e8f13 Merge pull request #258 from chenglou/patch-3 Paul O’Shannessy 2013-08-12 18:20:32 -07:00
  • df0bc8c3af Merge pull request #261 from benjamn/phantomjs-1.9.0-1 Paul O’Shannessy 2013-08-12 15:21:50 -07:00
  • 983120102c Hold PhantomJS version at 1.9.0-1. Ben Newman 2013-08-12 17:44:42 -04:00
  • 86c0b69390 separate new tests into respective file Cheng Lou 2013-08-12 16:52:49 -04:00
  • d5989a0de4 tests for displaying defaultValue of 0 Cheng Lou 2013-08-12 16:08:16 -04:00
  • 1b747c526c defaultValue of 0 now displayed Cheng Lou 2013-08-09 22:44:42 -04:00
  • 5cbabdf4c9 Support autocapitalize DOM Property Paul O'Shannessy 2013-08-06 14:15:33 -07:00
  • 9ef4e74ba2 ReactChildren Paul Shen 2013-08-06 14:14:44 -07:00