Commit Graph

  • ed1d7fc513 translate videos.md Lee Jaeyoung 2015-01-29 17:54:47 +09:00
  • 8cef7910a7 translate examples.md Lee Jaeyoung 2015-01-29 16:36:00 +09:00
  • 4d4f322c60 Add docs/docs 01 Jay Jaeho Lee 2015-01-26 20:37:43 +09:00
  • 6cd004f20a Fixed shallowEqual implementation to handle the case when inputs are not objects. Varun Rau 2015-03-10 18:03:51 -07:00
  • 413e96d0cd Add some important getDOMNode tests back. cpojer 2015-03-10 17:27:19 -07:00
  • ae7da3aadd foo.getDOMNode => React.findDOMNode(foo) cpojer 2015-03-09 20:39:48 -07:00
  • 91b45641b8 Merge pull request #3317 from ianobermiller/fix-shallow-equal Jim 2015-03-10 15:45:03 -07:00
  • 53f92bf858 Fix comma splice and line length Ben Alpert 2015-03-10 15:36:27 -07:00
  • 645a6caaf5 Merge pull request #3323 from jonhester/ie8-compat-mode Jim 2015-03-10 15:35:09 -07:00
  • 462e8f1be8 Merge pull request #3327 from Simek/initialize-variables-fix Ben Alpert 2015-03-10 15:33:29 -07:00
  • cff3f35bf7 Merge pull request #3321 from Smert/master Ben Alpert 2015-03-10 15:32:43 -07:00
  • 4d9561d938 Merge pull request #3310 from darcyadams/console-exists-before-warn Ben Alpert 2015-03-10 15:32:32 -07:00
  • b95fe57743 Merge pull request #3253 from jsfb/fix-comment-to-reflect-class-type-usage Ben Alpert 2015-03-10 15:31:50 -07:00
  • e8af59cf82 Merge pull request #3246 from spicyj/onclick Ben Alpert 2015-03-10 15:31:38 -07:00
  • 68ca057bc3 Merge pull request #3230 from nmn/master Ben Alpert 2015-03-10 15:31:30 -07:00
  • 75a8bc96b1 Warn when rendering directly into document.body Ben Anderson 2015-02-19 21:39:37 -05:00
  • f77de57e41 Merge pull request #2946 from benmoss/nested-render-warning Ben Alpert 2015-03-10 15:24:59 -07:00
  • 4feed4fcc5 Merge pull request #2868 from chicoxyzzy/dev_and_prod_environments_consistancy Ben Alpert 2015-03-10 15:24:33 -07:00
  • 9cb25b3ddb Merge pull request #2266 from syranide/voidelem Ben Alpert 2015-03-10 15:24:00 -07:00
  • 715aadd1c7 v0.13 starter kit Paul O’Shannessy 2015-03-10 14:47:44 -07:00
  • e313616be7 Bump version so we can get back to work Paul O’Shannessy 2015-03-10 15:06:35 -07:00
  • e17b6c0514 Bump version in readme Paul O’Shannessy 2015-03-10 15:05:43 -07:00
  • de204315c6 v0.13.0 Paul O’Shannessy 2015-03-10 14:46:47 -07:00
  • fe8d706c1c v0.13 starter kit Paul O’Shannessy 2015-03-10 14:47:44 -07:00
  • edb8f7f4af v0.13.0 v0.13.0 Paul O’Shannessy 2015-03-10 14:09:04 -07:00
  • 594f816930 Update readme for 0.13 Paul O’Shannessy 2015-03-10 14:06:17 -07:00
  • 94bf54a328 shrinkwrap Paul O’Shannessy 2015-03-10 14:04:26 -07:00
  • df18770a0c with the exception for -> with the exception of Ben Alpert 2015-03-10 14:44:44 -07:00
  • ab7084f71d Merge pull request #3366 from sebmarkbage/docs2 Ben Alpert 2015-03-10 14:44:23 -07:00
  • efebdb2925 ES6 Class Docs Sebastian Markbage 2015-03-10 14:41:42 -07:00
  • 085bf8635c Add deprecation note to blog post and changelog Ben Alpert 2015-03-10 14:22:03 -07:00
  • 5f791be022 [docs] Update acknowledgements Paul O’Shannessy 2015-03-10 13:57:44 -07:00
  • 139012cd6a Merge pull request #3283 from zpao/0.13-authors Paul O’Shannessy 2015-03-10 13:56:52 -07:00
  • a95d6ff0df Update AUTHORS for 0.13 Paul O’Shannessy 2015-02-27 11:31:42 -08:00
  • 5e79bd5c4f Changelog for 0.13 Paul O’Shannessy 2015-03-10 13:44:55 -07:00
  • deeb55b6e7 Merge pull request #3363 from zpao/0.13-docs-cloneelement Paul O’Shannessy 2015-03-10 13:46:12 -07:00
  • a5bdc92990 A couple small changes to the changelog for 0.13 Paul O’Shannessy 2015-03-10 13:43:15 -07:00
  • 565e2ecbac Merge pull request #3364 from jsfb/refs-docs Jim 2015-03-10 13:02:18 -07:00
  • f3811e68fa Added docs about the ref-as-callback. Jim 2015-03-10 12:19:49 -07:00
  • 4fb9644823 0.13 blog post Ben Alpert 2015-03-10 12:57:42 -07:00
  • 62d5d646db Merge pull request #3362 from jsfb/docs-for-setstate Paul O’Shannessy 2015-03-10 12:29:25 -07:00
  • 969d92a411 Merge pull request #3354 from zpao/0.13-examples Paul O’Shannessy 2015-03-10 11:57:35 -07:00
  • ce66a796ee Update the examples for 0.13 Paul O’Shannessy 2015-03-09 18:15:07 -07:00
  • 7569e810e7 Added docs about the first-parameter-is-function version of setState. Jim 2015-03-10 10:49:21 -07:00
  • 45cc5006d7 [docs] React.cloneElement Paul O’Shannessy 2015-03-10 11:19:11 -07:00
  • ee019d6cc5 Merge pull request #3360 from zpao/0.13-docs-api-deprecations Paul O’Shannessy 2015-03-10 11:07:47 -07:00
  • b4962eff43 Merge pull request #3361 from zpao/deprecate-replaceprops Paul O’Shannessy 2015-03-10 11:07:34 -07:00
  • 9d58e9a27b Deprecate replaceProps Paul O’Shannessy 2015-03-10 10:44:47 -07:00
  • b038943653 Add deprecation note for deprecated component APIs Paul O’Shannessy 2015-03-10 09:53:59 -07:00
  • 79a34e80b1 Merge pull request #3358 from coliff/patch-1 Ben Alpert 2015-03-10 10:03:59 -07:00
  • f41904cf99 Merge pull request #2963 from graue/document-shallow-testing Paul O’Shannessy 2015-03-10 09:39:47 -07:00
  • ca08f7546e Merge pull request #3353 from spicyj/frag Ben Alpert 2015-03-10 09:17:51 -07:00
  • b7732ba7c0 Add docs for createFragment Ben Alpert 2015-03-09 18:02:53 -07:00
  • dbba47d5d2 Update relevant URLS to HTTPS Christian 2015-03-10 18:11:29 +09:00
  • dd6b8ab8b9 Merge pull request #3347 from koba04/fix-perf-displayname Paul O’Shannessy 2015-03-09 21:32:24 -07:00
  • a1631bea71 Add shallowCompare module and use it in PureRenderMixin + tests cpojer 2015-03-09 18:11:45 -07:00
  • 29506cec54 Fix Perf displayName with ES6 classes Toru Kobayashi 2015-03-09 01:16:30 +09:00
  • 62ee384d7b Merge pull request #3330 from spicyj/no-render Paul O’Shannessy 2015-03-09 13:47:39 -07:00
  • eaed4d7804 Merge pull request #3345 from zertosh/update-derequire Paul O’Shannessy 2015-03-09 13:46:49 -07:00
  • 769e1cea03 Merge pull request #3337 from facebook/cpojer-patch-2 Paul O’Shannessy 2015-03-09 13:45:50 -07:00
  • 8a3dd040a0 Merge pull request #3331 from zpao/null-frag-proptypes Paul O’Shannessy 2015-03-09 13:43:26 -07:00
  • 57bed796ef Merge pull request #3339 from gabelevi/patch-1 Paul O’Shannessy 2015-03-09 13:19:41 -07:00
  • ccb5ccd5a0 Merge pull request #3341 from rickbeerendonk/3338-documentation-issue Jim 2015-03-09 10:35:28 -07:00
  • 9941095dc3 Update to derequire@^2.0.0 Andres Suarez 2015-03-08 23:43:47 -04:00
  • 208b258519 Merge pull request #3343 from BinaryMuse/docs/bkt-add-contextmenu-event Ben Alpert 2015-03-07 20:27:57 -08:00
  • 1aa9580484 Add onContextMenu to events doc BinaryMuse 2015-03-07 20:22:10 -08:00
  • 2184162e38 Add documentation about JSX and displayName. The section that described how JSX transform handles displayName was lost in commit 9b1ee4de46 Rick Beerendonk 2015-03-07 19:01:58 +01:00
  • ac5af1ec45 Update jstransform and esprima-fb dependencies Gabe Levi 2015-03-06 18:31:29 -05:00
  • b95ad296da Merge pull request #3336 from facebook/cpojer-patch-1 Ben Alpert 2015-03-06 10:07:45 -08:00
  • 8ce9e2b194 Update reactComponentExpect.js Christoph Pojer 2015-03-06 02:46:33 -08:00
  • 419038f846 Fix documentation typo in ReactComponent Christoph Pojer 2015-03-06 01:33:56 -08:00
  • 0e797dffe4 Allow null and undefined values in non-frag object passed to PropTypes.node Paul O’Shannessy 2015-03-05 15:14:10 -08:00
  • c7c2e05c33 Merge pull request #2802 from jsfb/findDOMNode-in-docs Jim 2015-03-05 16:51:13 -08:00
  • 030fc752ba Updated docs examples/recommendations to use findDOMNode instead of getDOMNode Jim 2015-01-02 14:51:34 -08:00
  • 6dbef56da3 Merge pull request #3333 from ariabuckles/docs Ben Alpert 2015-03-05 16:28:04 -08:00
  • 7eb6f68e7c [Docs] Add 'ing' to make "opening" and "closing" line up Aria Buckles 2015-03-05 16:25:41 -08:00
  • 6b7e4dc8e8 Add warning when using non-component element types Ben Alpert 2015-03-05 15:21:44 -08:00
  • a42dcf4f7b initialize dev variables in dev mode only Bartosz Kaszubowski 2015-03-05 21:20:48 +01:00
  • 65c4aeaa3a use warning module instead of console.debug Jon Hester 2015-03-05 18:53:12 +00:00
  • 6b593083ed check that console exists before warning Darcy 2015-03-04 10:43:20 -05:00
  • a999ac1ac3 warn if IE8 is in compatibility mode Jon Hester 2015-03-05 13:48:28 +00:00
  • adb9b20f6d Bringing the code to one style. dmitry 2015-03-05 14:04:47 +02:00
  • 37d795f9bc Merge pull request #3319 from rynclark/patch-2 Jim 2015-03-05 03:04:21 -08:00
  • e3ff7dfab3 Update index.html Ryan Clark 2015-03-05 10:04:55 +00:00
  • 34f4a0e42d shallowEqual: bail if either argument is falsey Ian Obermiller 2015-03-04 22:16:51 -08:00
  • fa8961118a Merge pull request #3294 from zpao/jsxcompiler-linenumbers Paul O’Shannessy 2015-03-04 18:45:18 -08:00
  • bda845cf4c [docs] Fox Ryan's name: #3311 Paul O’Shannessy 2015-03-04 12:30:29 -08:00
  • 4485903d40 Update round-up 25 Christopher Chedeau 2015-03-04 09:25:22 -08:00
  • 0fc0871c89 [docs] Fox Ryan's name: #3311 0.12-stable Paul O’Shannessy 2015-03-04 12:30:29 -08:00
  • 18b46dbb62 Merge pull request #3311 from rynclark/patch-1 Paul O’Shannessy 2015-03-04 12:28:04 -08:00
  • 88b3ce1e7d Update community-roundup-25.html Ryan Clark 2015-03-04 19:11:55 +00:00
  • fd857723bd update of round-up 25 Christopher Chedeau 2015-03-04 09:26:09 -08:00
  • 40336d8144 Update round-up 25 Christopher Chedeau 2015-03-04 09:25:22 -08:00
  • 4c96ea3517 roundup 25 Christopher Chedeau 2015-03-04 09:11:05 -08:00
  • 758436e0eb Update 2015-03-03-community-roundup-25.md Matthew Johnston 2015-03-03 18:34:07 +00:00
  • b7867b1363 Update 2015-03-03-community-roundup-25.md Matthew Johnston 2015-03-03 18:31:45 +00:00
  • 67005be6e0 Update 2015-03-03-community-roundup-25.md Matthew Johnston 2015-03-03 17:56:53 +00:00
  • 2183b55939 Community Roundup #25 blog post Matthew Johnston 2015-03-03 14:20:41 +00:00
  • af400ab17b Merge pull request #3304 from facebook/matthewjohnston4-croundup-1 Christopher Chedeau 2015-03-04 09:06:38 -08:00
  • 71675bb400 Merge pull request #3305 from brafdlog/patch-1 Jim 2015-03-03 14:04:05 -08:00