Commit Graph

  • f43449d333 ReactNativeComponent -> ReactDOMComponent Paul O'Shannessy 2013-10-01 15:46:07 -07:00
  • e66287f92e Copy the nodeContains module from static_upstream. Ben Newman 2013-10-01 19:17:18 -04:00
  • f20626f17a Merge pull request #378 from spicyj/html-reconciliation Paul O’Shannessy 2013-10-01 13:38:08 -07:00
  • ab00f8d15c Removed "ajaxify" from DefaultDOMPropertyConfig Andrew Zich 2013-10-01 13:32:35 -07:00
  • 58de758a32 Sort batched updates by owner depth Pete Hunt 2013-10-01 13:31:21 -07:00
  • 8beaa211fb Merge pull request #387 from spicyj/exec-fix Paul O’Shannessy 2013-10-01 13:14:56 -07:00
  • 7c217324a6 Merge pull request #384 from chenglou/doc-link Paul O’Shannessy 2013-10-01 11:25:34 -07:00
  • 15c1358aaf Merge pull request #386 from chenglou/unitless-line-height Paul O’Shannessy 2013-10-01 10:35:21 -07:00
  • 0a45325621 Actually make exec work Ben Alpert 2013-09-30 18:51:39 -07:00
  • 607eeaed4b Add doc link to DOM differences from JSX gotchas Cheng Lou 2013-09-29 14:41:23 -04:00
  • c764adc256 Merge pull request #376 from spicyj/noglobal Paul O’Shannessy 2013-09-30 14:21:12 -07:00
  • 27ee9c6eb0 add line-height to unitless css props, test cases Cheng Lou 2013-09-30 13:54:12 -04:00
  • 8835e9d99f Update README.md Pete Hunt 2013-09-28 19:57:18 -07:00
  • 3ca507d73f Fix reconciling when switching to/from innerHTML Ben Alpert 2013-09-26 23:52:58 -07:00
  • 3dc1074908 Test that React loads properly in a web worker Ben Alpert 2013-09-25 14:56:03 -07:00
  • 94d2bbb221 Fix lint errors including use of global Ben Alpert 2013-09-25 14:48:23 -07:00
  • 84dea7e971 Fix server rendering Pete Hunt 2013-09-26 15:49:03 -07:00
  • 781bbe2916 Merge pull request #375 from danielmiladinov/master Pete Hunt 2013-09-26 13:45:34 -07:00
  • b0ae800d64 Change spec policy for getDefaultProps to SpecPolicy.DEFINE_MANY_MERGED Daniel Miladinov 2013-09-25 23:52:29 -04:00
  • 848a8e1180 Remove animation "example" Paul O’Shannessy 2013-09-25 11:08:24 -07:00
  • caf773d5a6 NEW API DOCS! Paul O’Shannessy 2013-09-24 16:07:14 -07:00
  • ce478822e8 Fix 404s to non-existent API docs Paul O’Shannessy 2013-09-24 16:00:52 -07:00
  • fc0b68af28 Fix 404s to non-existent API docs Paul O’Shannessy 2013-09-24 16:00:52 -07:00
  • b88f97f9be Redirect docs/reference.html Paul O’Shannessy 2013-09-24 15:47:17 -07:00
  • c6f831e85f Redirect docs/reference.html Paul O’Shannessy 2013-09-24 15:47:17 -07:00
  • ddbf91afd1 Flesh out reference documentation, more API info Ben Alpert 2013-09-15 22:30:36 -07:00
  • b80668577d Updates (header ids, blog post, typos) Paul O’Shannessy 2013-09-24 14:34:40 -07:00
  • ae95674173 Community round-up #8 Vjeux 2013-09-21 18:28:22 +02:00
  • 9e11fb626e Docs: Give headers ids for easy linking Paul O’Shannessy 2013-09-18 17:16:29 -07:00
  • ec746d3a1b Fix typo in doc Keito Uchiyama 2013-09-22 15:09:36 -07:00
  • 91976ea8b4 Fix use of "it's" in docs Keito Uchiyama 2013-09-22 13:24:25 -07:00
  • 9040c5f3a8 Don't update the docs version by default Paul O’Shannessy 2013-09-18 10:40:12 -07:00
  • 08d72df56b Add link to third-party JavaScript (JSX).tmLanguage in docs. yungsters 2013-09-17 13:30:53 -07:00
  • 58173edb16 Community round-up #8 Vjeux 2013-09-21 18:28:22 +02:00
  • fc73bf0a0a ReactLink: two-way binding for React Pete Hunt 2013-09-24 12:13:52 -07:00
  • 458836abd3 Fix use of 'window' in CompositionEventPlugin Marshall Roch 2013-09-23 23:00:54 -07:00
  • 5d7633d74c Move composition event to plugin with polyfill Josh Duck 2013-09-23 16:16:43 -07:00
  • 8f15eea910 Add ReactDOMSelection module Josh Duck 2013-09-23 16:16:26 -07:00
  • d27746ee0b Docs: Give headers ids for easy linking Paul O’Shannessy 2013-09-18 17:16:29 -07:00
  • d13ce702a8 Fix typo in doc Keito Uchiyama 2013-09-22 15:09:36 -07:00
  • d262285827 Fix use of "it's" in docs Keito Uchiyama 2013-09-22 13:24:25 -07:00
  • b5a11a431e Merge pull request #336 from spicyj/jsx-spacing Jeff Morrison 2013-09-20 10:59:21 -07:00
  • 832d9de037 Rename unmountAndReleaseReactRootNode() -> unmountComponentAtNode() Pete Hunt 2013-09-19 14:46:49 -07:00
  • 578863881f Add composition events to React. Josh Duck 2013-09-19 14:00:47 -07:00
  • 8875e1dc3b Merge pull request #359 from SanderSpies/master Paul O’Shannessy 2013-09-19 13:14:12 -07:00
  • cd79ed32cb - removed creation of the id within the tooling integration doc (expect this to be done by @zpao's pull request) - removed the if statement and now always provide a warning message (as proposed by @spicyj) - improved the warning message SanderSpies 2013-09-19 06:48:38 +02:00
  • 1924b7c945 Correcting the markdown anchor SanderSpies 2013-09-19 00:58:37 +02:00
  • d2bf50c63d Give the user a warning when using unoptimized JSX code and send the user to the correct location in the documentation to optimize. SanderSpies 2013-09-19 00:55:10 +02:00
  • b1dd4149a0 Merge pull request #343 from benjamn/fix-if-statement-pruning Ben Newman 2013-09-18 11:10:56 -07:00
  • 208ebd35b7 Don't update the docs version by default Paul O’Shannessy 2013-09-18 10:40:12 -07:00
  • adda400602 Make constant propagation smarter about pruning if statements. Ben Newman 2013-09-11 17:56:42 -04:00
  • a9d53dae72 Merge pull request #351 from spicyj/api-docs Pete Hunt 2013-09-17 16:12:16 -07:00
  • ea0cde2cf4 Fix PropTypes Documentation Tim Yung 2013-09-17 14:29:06 -07:00
  • e5ba82a44b Fix DOM node warning Sebastian Markbage 2013-09-17 14:28:43 -07:00
  • 364d6029b6 Flesh out reference documentation, more API info Ben Alpert 2013-09-15 22:30:36 -07:00
  • 735223fc9f Merge pull request #356 from yungsters/master Pete Hunt 2013-09-17 13:35:59 -07:00
  • be9ac236fd Add link to third-party JavaScript (JSX).tmLanguage in docs. yungsters 2013-09-17 13:30:53 -07:00
  • ed7fa0ed22 Stop ReactInputSelection breaking in IE8 Josh Duck 2013-09-14 05:59:25 -07:00
  • 3e4302e6ae Fix lint errors in tests Tim Yung 2013-09-14 05:59:16 -07:00
  • 1a38cb9e07 Ensure selection range exists Josh Duck 2013-09-14 05:59:06 -07:00
  • 0495462ad5 Update wording Paul O’Shannessy 2013-09-14 13:53:33 +02:00
  • d6edc1189a Update wording Paul O’Shannessy 2013-09-14 13:48:17 +02:00
  • 71ad5cb37a Update wording Paul O’Shannessy 2013-09-14 13:48:17 +02:00
  • 8a7c977942 Merge pull request #338 from spicyj/fullpage-tests Paul O’Shannessy 2013-09-11 16:54:48 -07:00
  • 63bacfacfd Merge pull request #339 from spicyj/doc-rendering Paul O’Shannessy 2013-09-11 16:54:31 -07:00
  • c8ec4595bb Merge pull request #344 from benjamn/fix-silent-test-failure-due-to-requiring-React Paul O’Shannessy 2013-09-11 16:03:59 -07:00
  • 133ea3df09 Use a regular expression to parse out React.version. Ben Newman 2013-09-11 18:40:27 -04:00
  • f729a28f3c Delete version.js Paul O’Shannessy 2013-09-11 14:20:26 -07:00
  • 7ff11c3c88 Merge pull request #332 from spicyj/radio-test Paul O’Shannessy 2013-09-11 13:45:47 -07:00
  • 5ab68d9a0d Hard code version instead of doing constant replacement Paul O’Shannessy 2013-09-11 09:51:43 -07:00
  • 58fae896fe Fix full-page rendering Ben Alpert 2013-09-10 22:54:41 -07:00
  • fea4fec0bc Fix ReactRenderDocument tests Ben Alpert 2013-09-10 22:42:05 -07:00
  • d853bbcf77 Merge pull request #205 from spicyj/version Paul O’Shannessy 2013-09-10 18:35:12 -07:00
  • f82f2a0fe2 Merge pull request #274 from chenglou/textarea-patch Paul O’Shannessy 2013-09-10 18:01:33 -07:00
  • f69112cb3f JSX: Respect original spacing and newlines better Ben Alpert 2013-09-10 17:14:36 -07:00
  • 6d77ad4be3 Merge pull request #330 from spicyj/warn-class-for Paul O’Shannessy 2013-09-10 16:21:33 -07:00
  • 7a6a508066 Merge pull request #328 from zpao/no-transform-class Jeff Morrison 2013-09-10 08:23:08 -07:00
  • cd019871e3 Fix input/textarea value of number 0 and false Cheng Lou 2013-08-17 12:16:59 -04:00
  • 63b58cf6b5 AUTHORS Paul O’Shannessy 2013-09-09 16:55:58 -07:00
  • 3bbd966a82 Fix radio input test in Chrome Ben Alpert 2013-09-09 18:44:36 -07:00
  • 5388d70bb1 Add cut, copy, paste Isaac Salier-Hellendag 2013-09-09 23:31:53 -07:00
  • 5fd4467bf7 Add React.version Ben Alpert 2013-07-16 20:38:40 -07:00
  • aa765e8fa3 Merge pull request #287 from spicyj/noglobal Timothy Yung 2013-09-09 16:23:20 -07:00
  • 232b61044c Warn for 'class' and 'for' property names Ben Alpert 2013-09-09 15:59:42 -07:00
  • 426cdbb3ae Remove all uses of ExecutionEnvironment.global Ben Alpert 2013-08-23 00:40:03 -07:00
  • d83fe785c5 Stop transforming class -> className Paul O’Shannessy 2013-09-09 15:24:50 -07:00
  • 888cc309e0 Stop using comments as boundary markers in dangerouslyRenderMarkup. Ben Newman 2013-09-09 14:59:36 -07:00
  • 4ed7b85ed8 Log unknown props only when we have a match Paul O'Shannessy 2013-09-09 14:55:51 -07:00
  • 647731e399 Supporting mounting into iframes Pete Hunt 2013-09-09 14:55:42 -07:00
  • cd7d863f20 Avoid unnecessary array allocations in dangerouslyRenderMarkup. Ben Newman 2013-09-09 14:55:33 -07:00
  • 9d0f3623c3 Cache length of NodeList when updating radios Paul O'Shannessy 2013-09-09 11:52:23 -07:00
  • e010a2d90b Fix bugs with CSS3 animation event in webkit Pete Hunt 2013-09-09 11:52:04 -07:00
  • d704bc24f4 Initial build of ReactTransitionGroup Paul O’Shannessy 2013-09-07 16:18:14 -07:00
  • ff2fc586d5 Merge pull request #324 from chenglou/backbone-todo-ex Paul O’Shannessy 2013-09-07 14:53:01 -07:00
  • 78d305eb16 Fix backbone todo example bugs. Cheng Lou 2013-09-06 16:40:35 -04:00
  • 6b5c1810c0 Merge pull request #323 from benjamn/simplify-bin/jsx Paul O’Shannessy 2013-09-07 14:41:55 -07:00
  • e41912d6d4 Merge pull request #325 from spicyj/elseifdev Paul O’Shannessy 2013-09-07 14:08:03 -07:00
  • 97e0926696 Move else if (__DEV__) into two statements Ben Alpert 2013-09-07 14:03:48 -07:00
  • 8df407deb8 Merge pull request #281 from spicyj/radio Paul O’Shannessy 2013-09-07 13:54:57 -07:00
  • 2ba405d5f8 Merge pull request #267 from spicyj/warn-props Paul O’Shannessy 2013-09-07 13:06:41 -07:00