Commit Graph

  • d77e161f99 use path library to normalize filepath Thomas Broadley 2015-10-31 07:38:47 +09:00
  • a2d26c82ea Merge pull request #5093 from jimfb/avoid-children-to-string-coercion Jim 2015-10-30 13:42:05 -07:00
  • 0c790baf31 Merge pull request #5341 from zpao/domprop-integrity Jim 2015-10-30 13:39:17 -07:00
  • 68eb1a6fb6 Add integrity to HTML property config Paul O’Shannessy 2015-10-30 13:35:51 -07:00
  • 86fc94750a Should not coerce children prop on custom elements to a string. Fixes #5088 Jim 2015-10-08 10:07:29 -07:00
  • bd6417e24e Merge pull request #5293 from chicoxyzzy/update-deps Paul O’Shannessy 2015-10-30 13:25:31 -07:00
  • 3d75a4234d Merge pull request #5339 from jimfb/contributing-first-bug Paul O’Shannessy 2015-10-30 12:10:22 -07:00
  • 6fd7892a4d Added a note about finding a good-first-bug Jim 2015-10-30 11:05:49 -07:00
  • 38b80b5b37 update deps chico 2015-10-27 01:15:00 +03:00
  • 761921499c Merge pull request #5049 from xelad1/patch-1 Paul O’Shannessy 2015-10-29 23:21:05 -07:00
  • aa6fcf902c Fixed unclear wording in comment Alex Dajani 2015-10-04 01:22:15 -07:00
  • c35b4384f7 Merge pull request #5235 from wincent/update-blog-syntax Paul O’Shannessy 2015-10-29 23:14:19 -07:00
  • f02584d807 Merge pull request #5300 from zpao/lint-eqeqeq Paul O’Shannessy 2015-10-29 23:06:44 -07:00
  • 0ef5112e89 Merge pull request #5334 from facebook/revert-5320-overwrite_props Jim 2015-10-29 22:47:35 -07:00
  • d914f15c0e Revert "Overwriting of mutated props in constructor" Sebastian Markbåge 2015-10-29 22:36:38 -07:00
  • 1384d43f53 Merge pull request #5321 from cpojer/update-tests Christoph Pojer 2015-10-29 18:42:12 -07:00
  • d80710b0ae fix for TypeScript test on Windows Thomas Broadley 2015-10-30 10:22:50 +09:00
  • d15e2fcd8e Merge pull request #5320 from drdelambre/overwrite_props Jim 2015-10-29 18:15:52 -07:00
  • cc09ed940f classes in the tests when can Alex Boatwright 2015-10-29 18:11:28 -07:00
  • 12c214a992 Merge pull request #5328 from zpao/non-native-event-name-dispatch Paul O’Shannessy 2015-10-29 17:54:18 -07:00
  • f00d45d65f Fix shallow renderer with ref as function Sławomir Laskowski 2015-10-30 00:23:24 +01:00
  • ac17bdaaba Remove generateFromMetadata and getMetadata usage. cpojer 2015-10-28 23:38:29 -07:00
  • 606aa61209 Merge pull request #5327 from zpao/definepropgetter Paul O’Shannessy 2015-10-29 15:41:02 -07:00
  • 29523d0113 Use a custom event type for our event dispatching in ReactErrorUtils Paul O’Shannessy 2015-10-29 15:27:03 -07:00
  • d95a2239a8 Use a getter for canDefineProperty check. Paul O’Shannessy 2015-10-29 15:17:50 -07:00
  • b8f502b224 Merge pull request #5326 from tbroadley/grunt-lint-windows Paul O’Shannessy 2015-10-29 14:51:21 -07:00
  • c0f0d12f96 'grunt lint' now works on Windows Thomas Broadley 2015-10-29 16:11:51 +09:00
  • 2ecfc4f8fb Codemod old APIs away. cpojer 2015-10-28 22:15:30 -07:00
  • 9d25303d89 Update jest. cpojer 2015-10-28 22:12:52 -07:00
  • c341269ab2 simple fix to prevent overwriting of mutated props Alex Boatwright 2015-10-28 23:37:29 -07:00
  • 01341480c2 Merge pull request #5317 from nickbalestra/patch-1 Jim 2015-10-28 22:13:57 -07:00
  • fbf4cbbae6 Merge pull request #5316 from Third9/master Jim 2015-10-28 21:43:16 -07:00
  • 2257d8aa76 Update 02.1-jsx-in-depth.md Nick Balestra 2015-10-28 20:14:02 -07:00
  • afc118e3c4 update Korean docs to 0.14 KwonH 2015-10-29 11:51:52 +09:00
  • ee06df1ac5 Bring over updates for 0.14.1 release Paul O’Shannessy 2015-10-28 13:13:32 -07:00
  • 8fd061c819 Rebuild website Travis CI 2015-10-28 21:34:43 +00:00
  • f0782e2b2e Update website for 0.14.1 Paul O’Shannessy 2015-10-28 14:24:49 -07:00
  • b247f68b33 0.14.1 v0.14.1 Paul O’Shannessy 2015-10-28 14:21:05 -07:00
  • 6e2450e8f2 0.14.1 blog post Paul O’Shannessy 2015-10-28 13:29:56 -07:00
  • c2dde8df0b Update readme for 0.14.1 Paul O’Shannessy 2015-10-28 13:14:20 -07:00
  • aaf8f870cb Update changelog for 0.14.1 Paul O’Shannessy 2015-10-28 13:13:32 -07:00
  • a65a4851c6 Merge pull request #5309 from spicyj/bench Ben Alpert 2015-10-28 13:58:50 -07:00
  • e849819cb6 Add a simple initial-render benchmark test case Ben Alpert 2015-10-28 13:09:43 -07:00
  • 4952cd00d4 Merge pull request #5304 from evanvosberg/master Paul O’Shannessy 2015-10-28 10:28:21 -07:00
  • eadbf33296 Merge pull request #5237 from spicyj/gh-5125 Ben Alpert 2015-10-27 13:26:45 -07:00
  • 12cafa7e00 Merge pull request #5297 from quadrupleslap/master Paul O’Shannessy 2015-10-27 09:40:29 -07:00
  • 090c2dd833 Merge pull request #5250 from conorhastings/track-default-property Paul O’Shannessy 2015-10-22 20:20:44 -07:00
  • c469697ad7 Merge pull request #5263 from spicyj/npmreactreadme Ben Alpert 2015-10-23 17:36:23 -07:00
  • d8a9cd365c Merge pull request #5174 from zpao/dom-attributes-track Paul O’Shannessy 2015-10-14 14:35:03 -07:00
  • 6323f03148 Merge pull request #5166 from spicyj/gh-5157 Sebastian Markbåge 2015-10-14 00:08:56 -07:00
  • 6384e56d8d Merge pull request #5157 from spicyj/createevent Ben Alpert 2015-10-13 11:40:35 -07:00
  • 84f6915315 Merge pull request #5164 from zpao/fix-csstransitiongroup-proptype Paul O’Shannessy 2015-10-13 14:54:21 -07:00
  • fdb2486b98 Merge pull request #5085 from spicyj/cdp Ben Alpert 2015-10-08 11:33:07 -07:00
  • fb620be2b8 Merge pull request #5081 from spicyj/svg-tu Ben Alpert 2015-10-08 08:38:32 -07:00
  • 0acdefb7cc Bump version for dev Paul O’Shannessy 2015-10-28 12:25:59 -07:00
  • 2c176da7e8 Merge pull request #5304 from evanvosberg/master Paul O’Shannessy 2015-10-28 10:28:21 -07:00
  • f8b4affb87 Add non-standard property for supporting Safari mask-icon. Evan Vosberg 2015-10-28 17:35:43 +01:00
  • e0f74c6c6c Update README's example Dean Shi 2015-10-24 00:59:05 -07:00
  • 9bc9c80617 Rebuild website Travis CI 2015-10-27 22:48:54 +00:00
  • 8ab0651158 Added changelog for 0.14 Jim 2015-10-09 01:22:57 -07:00
  • 712c6cb1d8 Merge pull request #5289 from jonathanp/patch-1 Paul O’Shannessy 2015-10-26 14:19:48 -07:00
  • e931e02a36 Merge pull request #5286 from translucens/add_reactdom_js Paul O’Shannessy 2015-10-26 09:24:54 -07:00
  • 6c84e3d410 Merge pull request #5089 from thomasp9/patch-1 Paul O’Shannessy 2015-10-26 10:14:16 -07:00
  • e8b5c75c0f Merge pull request #5274 from SpartaSixZero/master Paul O’Shannessy 2015-10-24 12:19:28 -07:00
  • b5524faa4b Merge pull request #5230 from kohashi/patch-1 Jim 2015-10-21 07:46:17 -10:00
  • ad00a6e672 [lint] Make eqeqeq a failure Paul O’Shannessy 2015-10-27 15:39:54 -07:00
  • b0a7a00dba Merge pull request #5237 from spicyj/gh-5125 Ben Alpert 2015-10-27 13:26:45 -07:00
  • 7f205e9c1b Make sure top-level callback has correct context Ben Alpert 2015-10-21 15:01:43 -07:00
  • 65b9ceb4f8 Merge pull request #5209 from antoaravinth/5189 Ben Alpert 2015-10-27 11:59:02 -07:00
  • 517872817f Merge pull request #5297 from quadrupleslap/master Paul O’Shannessy 2015-10-27 09:40:29 -07:00
  • ad654ceb66 Took keyOf outside the function. Ram Kaniyur 2015-10-28 00:48:54 +11:00
  • e26666fb1e Mangle __html in prop validation. Ram Kaniyur 2015-10-28 00:18:00 +11:00
  • 59db07c4f9 Fix for the issue #5189 Ants 2015-10-19 18:02:33 +05:30
  • e603644255 Merge pull request #5291 from spicyj/afu-cycle Ben Alpert 2015-10-26 15:03:15 -07:00
  • f558b95584 Fix cycle in AutoFocusUtils Ben Alpert 2015-10-26 14:52:23 -07:00
  • 0f76873ebb Merge pull request #5289 from jonathanp/patch-1 Paul O’Shannessy 2015-10-26 14:19:48 -07:00
  • e2267613ac Update 2015-05-01-graphql-introduction.md jpersson 2015-10-26 17:14:11 -04:00
  • 924cddc505 Update 2015-05-01-graphql-introduction.md Jonathan Persson 2015-10-26 16:32:11 -04:00
  • a51ef94384 Updated conference info benhalpern 2015-10-26 16:20:57 -04:00
  • 055ecd7f14 Merge pull request #5266 from spicyj/lt-fix-2 Ben Alpert 2015-10-26 11:41:27 -07:00
  • d17ad0f0c0 Merge pull request #5089 from thomasp9/patch-1 Paul O’Shannessy 2015-10-26 10:14:16 -07:00
  • 0508a07446 Create 01-why-react.de-DE.md Patrick 2015-10-08 12:45:31 +02:00
  • 0ddc0817e4 Merge pull request #5252 from zpao/eslintlock Paul O’Shannessy 2015-10-26 10:12:52 -07:00
  • 11919b6d90 Merge pull request #5286 from translucens/add_reactdom_js Paul O’Shannessy 2015-10-26 09:24:54 -07:00
  • 73ec3713b3 Add react-dom.js to tutorials translucens 2015-10-26 21:52:58 +09:00
  • 22a240fd39 Avoid lastProps[key] lookup in initial render Ben Alpert 2015-10-24 12:19:30 -07:00
  • 56c91248fd Merge pull request #5274 from SpartaSixZero/master Paul O’Shannessy 2015-10-24 12:19:28 -07:00
  • 2f48cc4327 Corrected highlighted line in tutorial example in tutorial7.js Mark Sun 2015-10-24 15:01:14 -04:00
  • 75e9045719 Merge pull request #5268 from dnshi/update-readme Jim 2015-10-24 06:29:06 -10:00
  • 2b136a4f84 Update README's example Dean Shi 2015-10-24 00:59:05 -07:00
  • 6269ef62cf Two more fixes for document.createElement mode Ben Alpert 2015-10-23 22:17:40 -07:00
  • 8aaa66c292 Merge pull request #5263 from spicyj/npmreactreadme Ben Alpert 2015-10-23 17:36:23 -07:00
  • 3a0ab000bf Update addons paths in npm react README Ben Alpert 2015-10-23 17:31:01 -07:00
  • 4106251316 Merge pull request #5261 from spicyj/dom-null-undef Ben Alpert 2015-10-23 15:56:21 -07:00
  • 939c7596ad Merge pull request #5253 from spicyj/dt-lazy Ben Alpert 2015-10-23 15:56:08 -07:00
  • b447b40958 Use attributes to set .type Ben Alpert 2015-10-23 12:08:10 -07:00
  • 7221e1b2e9 Don't set DOM props when switching between unset/undefined/null Ben Alpert 2015-10-23 11:51:49 -07:00
  • 263ca4792e Perf: Insert nodes top-down in IE and Edge Ben Alpert 2015-10-22 20:58:44 -07:00
  • 4d41cf740a Merge pull request #5250 from conorhastings/track-default-property Paul O’Shannessy 2015-10-22 20:20:44 -07:00
  • a79fcd7a7f [lint] Lock eslint version Paul O’Shannessy 2015-10-22 20:06:02 -07:00