Commit Graph

  • 991c437b93 Merge pull request #4167 from zpao/vendor2fbjs Paul O’Shannessy 2015-07-24 10:51:07 -07:00
  • f23fe004bb Merge pull request #4478 from tako-black/translate_update_to_japanese Jim 2015-07-24 05:15:23 -06:00
  • b13b9975b8 Translate 10.7-update.md to Japanese Kohei TAKATA 2015-07-24 17:52:48 +09:00
  • b1fc5f949d Allow classes created with React.createClass to opt out of autobinding Michael Ridgway 2015-07-23 16:41:47 -07:00
  • 6fc53e0438 Enable (and apply) global transforms with browserify Paul O’Shannessy 2015-07-20 14:29:47 -07:00
  • 83c88578e9 Replace grunt-jest with our own runner Paul O’Shannessy 2015-07-23 17:52:22 -07:00
  • 1d0c1b1817 Use fbjs package from npm, gulp Paul O’Shannessy 2015-07-17 18:20:38 -07:00
  • ac5e5d789f Merge pull request #4367 from Simek/traverse-children-cleanup Paul O’Shannessy 2015-07-23 14:48:23 -07:00
  • bcfba9178f Merge pull request #4386 from AnSavvides/4369-walkthrough-clarification Paul O’Shannessy 2015-07-23 13:45:33 -07:00
  • ee410d68d6 Merge pull request #4395 from wibud/v0.0.1 Paul O’Shannessy 2015-07-23 13:44:08 -07:00
  • e0b8597dbb Merge pull request #4474 from zpao/ts14 Paul O’Shannessy 2015-07-23 13:33:14 -07:00
  • 458714ab2f Lock typescript dep at 1.4 Paul O’Shannessy 2015-07-23 12:49:21 -07:00
  • d16481d0e7 Merge pull request #4453 from spicyj/react-dom Ben Alpert 2015-07-23 11:27:25 -07:00
  • d1169b54dd Merge pull request #4466 from jimfb/path-events-in-detached-nodes Sebastian Markbåge 2015-07-23 11:05:33 -07:00
  • 318c288bd3 Merge pull request #4472 from tako-black/translate_create-fragment_to_japanese Jim 2015-07-23 01:35:36 -07:00
  • 2b35ba6f40 Translate 10.6-create-fragment.md to Japanese Kohei TAKATA 2015-07-23 17:06:21 +09:00
  • 42caf036e2 Merge pull request #4471 from Yeti-or/yeti-or.fix-docs Jim 2015-07-22 21:04:59 -07:00
  • 3ce58df87d Docs: Fix jsx iife example Vasiliy Loginevskiy 2015-07-23 06:08:11 +03:00
  • 60a081e66b remove markdown remnant & unnecessary whitespace Kevin Coughlin 2015-07-22 22:26:03 -04:00
  • e055a1a28a Merge pull request #4456 from zpao/babel58 Paul O’Shannessy 2015-07-22 15:11:50 -07:00
  • 054fa0e16b Use old event propagation if path is not reasonable (eg. detached DOM). Fixes #4452 Jim 2015-07-22 12:41:22 -07:00
  • b71ad1f600 Merge pull request #4460 from tako-black/enclose_variables_in_back_quote Jim 2015-07-22 09:00:58 -07:00
  • 3dcc4b8b90 Merge pull request #4459 from tako-black/translate_clone-with-props_to_japanese Jim 2015-07-22 09:00:16 -07:00
  • ae0f9189fc Enclose variables in back quote Kohei TAKATA 2015-07-22 16:19:04 +09:00
  • 2a81f1229a Translate 10.5-clone-with-props.md to Japanese Kohei TAKATA 2015-07-22 16:12:08 +09:00
  • 6c20271488 Rename ReactDOMClient to ReactDOM Ben Alpert 2015-07-21 15:27:52 -07:00
  • ecb4433cc9 Upgrade babel, babel-eslint; remove babel-core dep Paul O’Shannessy 2015-07-21 16:59:25 -07:00
  • e10c873d09 Merge pull request #4455 from marocchino/update-korean Jim 2015-07-21 16:13:28 -07:00
  • dc56073d68 Update Korean translation to e928c65 Shim Won 2015-07-22 08:11:26 +09:00
  • e928c65340 Merge pull request #4449 from zpao/lock-babel Paul O’Shannessy 2015-07-21 14:09:47 -07:00
  • 97e219e785 improve ReactTestUtils.Simulate documentation Domenico Matteo 2015-07-21 22:27:20 +02:00
  • ce8a152c49 Lock babel @ 5.6.x. Paul O’Shannessy 2015-07-21 12:20:39 -07:00
  • 6faa225fe8 Merge pull request #4447 from spicyj/tag-end Ben Alpert 2015-07-21 12:00:45 -07:00
  • 6fe034e6f9 Pull out tag end regex Ben Alpert 2015-07-21 11:53:03 -07:00
  • 82a9a5595e Merge pull request #4404 from jbonta/component_api_docs Paul O’Shannessy 2015-07-21 11:11:37 -07:00
  • f000fa564e Merge pull request #4443 from tako-black/translate_test-utils_to_japanese Jim 2015-07-21 05:14:52 -07:00
  • dc0d4bae7b Merge pull request #4444 from tako-black/Add_period Jim 2015-07-21 05:14:28 -07:00
  • d8961311c5 Add period Kohei TAKATA 2015-07-21 21:08:42 +09:00
  • 75d0486202 Translate 10.4test-utils.md to Japanese Kohei TAKATA 2015-07-21 21:04:46 +09:00
  • 57d14ec33a Merge pull request #4400 from jimfb/adler32 Jim 2015-07-20 18:53:58 -07:00
  • 57e9e5bf23 Improved performance for our adler32 implementation Jim 2015-07-16 08:29:02 -07:00
  • 16483e3cca Merge pull request #4427 from spicyj/gh-1232 Ben Alpert 2015-07-20 16:57:01 -07:00
  • caae627cd5 Fix switching between dangerouslySetInnerHTML and children Ben Alpert 2015-07-19 08:19:07 -07:00
  • 3ca5c15c1e Merge pull request #4092 from mking/remove-react-source-gem Paul O’Shannessy 2015-07-20 15:18:26 -07:00
  • d66fd21446 Merge pull request #4435 from rtfeldman/fix-error-message Paul O’Shannessy 2015-07-20 13:04:00 -07:00
  • c13588ef0a Fix typo in removeComponentAsRefFrom error message. Richard Feldman 2015-07-20 11:03:49 -07:00
  • 21fff2daa6 Merge pull request #4432 from spicyj/eslint-upg Ben Alpert 2015-07-20 08:45:29 -07:00
  • 06304d59de Upgrade eslint Ben Alpert 2015-07-20 08:37:47 -07:00
  • e46589f784 Rebuild website Travis CI 2015-07-20 15:34:11 +00:00
  • b7f9cd4f25 counterexample -> antipattern Ben Alpert 2015-07-20 08:28:53 -07:00
  • d13fafa5dd counterexample -> antipattern Ben Alpert 2015-07-20 08:28:53 -07:00
  • 28329e8655 add animationIterationCount in isUnitlessNumber dongmeng.ldm 2015-07-16 13:24:28 +08:00
  • 33a5a64160 Merge pull request #4387 from spicyj/aep Ben Alpert 2015-07-18 21:27:36 -07:00
  • bae4e586e5 Make component api docs clearer Jason Bonta 2015-07-16 12:31:35 -07:00
  • c73f95292c Merge pull request #4408 from jimfb/remove-children-map Jim 2015-07-17 22:19:39 -07:00
  • fe99e59c81 Removed flattened children object for initial render. Fixes #4405 Jim 2015-07-16 16:23:20 -07:00
  • 2ea0bd77b4 Merge pull request #4419 from Simek/invert-if-else-with-negation Paul O’Shannessy 2015-07-17 16:39:15 -07:00
  • da11691e26 invert few if-else with negation for readability Bartosz Kaszubowski 2015-07-18 00:19:28 +02:00
  • c844899187 Fixed basic-jsx example, which got clobbered during a prior bug investigation Jim 2015-07-17 14:42:55 -07:00
  • 0b5cb01d2f Rebuild website Travis CI 2015-07-17 21:25:35 +00:00
  • f8477dcf58 Merge pull request #4413 from zpao/more-default-value-docs-chagnes Paul O’Shannessy 2015-07-17 13:32:47 -07:00
  • ff19f79a33 Merge pull request #4379 from eriklharper/patch-1 Jim 2015-07-16 19:13:31 -07:00
  • c4d8d1503d Merge pull request #4407 from Simek/patch-4 Jim 2015-07-16 19:08:50 -07:00
  • ab9f340857 Merge pull request #4409 from tako-black/translate_class-name-manipulation_to_japanese Jim 2015-07-16 19:06:08 -07:00
  • ef7ff3ba88 Merge pull request #3186 from benekastah/patch-1 Paul O’Shannessy 2015-07-16 16:52:21 -07:00
  • 6297aa4118 Merge pull request #4382 from tako-black/enclose_a_name_of_library_in_back_quote Jim 2015-07-14 22:30:26 -07:00
  • 26fa6256e5 Merge pull request #4383 from tako-black/translate_form-input-binding-sugar_to_japanese Jim 2015-07-14 22:29:49 -07:00
  • 04539d9e17 Merge pull request #4377 from sugarshin/typo_docs Jim 2015-07-14 10:27:19 -07:00
  • 329efd4d70 Merge pull request #4371 from tako-black/translate_animation_to_japanese Jim 2015-07-14 00:00:10 -07:00
  • 1d9ee9dcdb Merge pull request #4144 from lukehorvat/docs/iife-jsx Paul O’Shannessy 2015-07-13 14:01:51 -07:00
  • b84f325a20 Merge pull request #4291 from rwoodnz/patch-2 Paul O’Shannessy 2015-07-13 13:34:51 -07:00
  • f676fa41ef Merge pull request #4357 from yangmillstheory/docfix Paul O’Shannessy 2015-07-13 13:20:09 -07:00
  • dd570dcb5c Merge pull request #4363 from tako-black/change_css_to_uppercase Paul O’Shannessy 2015-07-13 10:35:22 -07:00
  • 5396d5180d Merge pull request #4362 from makky3939/translate_04_self_closing_tag Jim 2015-07-12 22:15:25 -07:00
  • 73fce2dd31 Merge pull request #4356 from makky3939/fix_03-interactivity-and-dynamic-uis_ja-JP_md Jim 2015-07-11 21:39:25 -07:00
  • 34d9e8482e Merge pull request #4358 from makky3939/remove_controll_character_from_jp_docs Jim 2015-07-11 21:38:13 -07:00
  • 649804e4d4 Merge pull request #4351 from tako-black/translate_addons_to_japanese Jim 2015-07-11 11:36:57 -07:00
  • 86682159d1 Merge pull request #4348 from himkt/master Jim 2015-07-11 11:36:33 -07:00
  • 257c4288d9 Merge pull request #4346 from makky3939/fix_typo_09-tooling-integration_ja-JP_md Jim 2015-07-10 21:56:02 -07:00
  • 177df50d7f Merge pull request #4337 from tako-black/translate_tooling-integration_to_japanese Paul O’Shannessy 2015-07-09 23:53:01 -07:00
  • cdb2988155 Merge pull request #4334 from tako-black/add_meta_tag_in_the_header_of_html Jim 2015-07-09 19:59:51 -07:00
  • 017d377c26 Merge pull request #4320 from tako-black/translate_more-about-refs_to_japanese Jim 2015-07-09 08:25:56 -07:00
  • 71a6e5da7a Merge pull request #4319 from tako-black/enclose_a_name_of_function_in_back_quote Paul O’Shannessy 2015-07-08 23:13:59 -07:00
  • cc85f42f0f Merge pull request #4414 from zpao/lint-src-test Paul O’Shannessy 2015-07-17 13:56:32 -07:00
  • a28325e412 Enable linting in src/tests, cleanup Paul O’Shannessy 2015-07-16 11:45:00 -07:00
  • d435556920 Merge pull request #4412 from hawsome/patch-2 Paul O’Shannessy 2015-07-17 13:34:33 -07:00
  • c72f2e455a Merge pull request #4413 from zpao/more-default-value-docs-chagnes Paul O’Shannessy 2015-07-17 13:32:47 -07:00
  • 8f419c956e Merge pull request #4393 from zpao/rm-browser-tests Paul O’Shannessy 2015-07-17 00:24:03 -07:00
  • 5da408297f Remove in-browser unit testing Paul O’Shannessy 2015-07-15 18:58:51 -07:00
  • 2b97bc63f0 Tweaks to new content in forms documentation Paul O’Shannessy 2015-07-16 23:47:50 -07:00
  • c085c85045 Switch to using comma-dangle: always-multiline Chris Ha 2015-07-16 23:40:16 -07:00
  • 976b51adf8 Merge pull request #4379 from eriklharper/patch-1 Jim 2015-07-16 19:13:31 -07:00
  • aa5f503595 Merge pull request #4407 from Simek/patch-4 Jim 2015-07-16 19:08:50 -07:00
  • b66fa7eb05 Merge pull request #4409 from tako-black/translate_class-name-manipulation_to_japanese Jim 2015-07-16 19:06:08 -07:00
  • ddb84f44a8 Merge pull request #3186 from benekastah/patch-1 Paul O’Shannessy 2015-07-16 16:52:21 -07:00
  • 990caa4a9a Translate 10.3-class-name-manipulation.md to Japanese Kohei TAKATA 2015-07-17 08:51:22 +09:00
  • 46d0bf825c split code block for readability Bartosz Kaszubowski 2015-07-16 23:49:40 +02:00
  • fabdeaa6b8 Review changes eriklharper 2015-07-16 10:57:16 -07:00
  • 0c788b272f Rebuild website Travis CI 2015-07-15 14:37:34 +00:00
  • c0f32a9078 Blog: move "refs to custom components..." fixes #4305 Frankie Bagnardi 2015-07-06 19:04:21 -07:00