Commit Graph

  • 592abf8ee7 Update the error codes Paul O’Shannessy 2016-06-14 17:48:53 -07:00
  • 2a411dd248 Revert part of createElement validation changes from #6859 Paul O’Shannessy 2016-06-14 17:43:15 -07:00
  • 97d89fa5bf Move null-input-value-prop warning into devtool, add stack trace (#7040) Jim 2016-06-14 16:34:38 -07:00
  • 909d647801 Update readme to latest React description (#7014) Juan 2016-06-14 14:46:21 -05:00
  • 243be87c6d Add symbol to identify a ReactTestComponent instance. (#7035) Christoph Pojer 2016-06-13 22:50:28 -07:00
  • eab4ffa721 Performance: setTextContent should attempt to set TextNode nodeValue where possible (#7005) Dominic Gannaway 2016-06-10 17:57:31 +01:00
  • 1e0f0a35cf pinned babylon version for eslint to work (#7008) (cherry picked from commit 46cd6a0b62) Keyan Zhang 2016-06-09 16:14:44 -07:00
  • d4aebaa671 Remove console.log from test (#7006) (cherry picked from commit 2282894d52) Jim 2016-06-09 09:24:03 -07:00
  • cd5189a63c Fix controlled/uncontrolled validation for radio+checkbox inputs (#7003) (cherry picked from commit 0bb0fe8d00) Jim 2016-06-09 07:58:42 -07:00
  • cf50a83b8d Fix IE11 placeholder textContent value bug. (#7002) (cherry picked from commit f0b140d726) Jim 2016-06-08 18:58:37 -07:00
  • 89746fa70f Warn if childContextType is defined on SFC (#6933) Brandon Dail 2016-06-08 22:32:43 +02:00
  • e1c2c42c24 Fix #5839 Add error event to source element (#6941) Hiroyuki Wada 2016-06-09 05:30:27 +09:00
  • 05c133a9c3 Fix #6950, work around IE missing innerHTML on SVG nodes (#6982) Josh Hunt 2016-06-09 03:00:03 +10:00
  • 92bda144d9 Merge pull request #6988 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-07 18:42:18 -07:00
  • 6eeb2898f7 Improve error message for components in bad states (missing instance) (#6990) (cherry picked from commit 7988acaa95) Timothy Yung 2016-06-07 17:23:40 -07:00
  • e974383cba Add reactProdInvariant and corresponding babel rewrite pass (#6948) (cherry picked from commit 1abce1630c) Keyan Zhang 2016-06-07 17:11:04 -07:00
  • 7912baea69 Merge pull request #6981 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-07 14:30:07 -07:00
  • 07389fd9fc Fix autofocus for input and textarea (#6986) (cherry picked from commit eb705d1448) Jim 2016-06-07 12:50:37 -07:00
  • 7a4aef0d0d Tweak ReactPerf warning message and code style (#6977) (cherry picked from commit d101f68bce) Dan Abramov 2016-06-06 20:59:28 +02:00
  • 85fd90d4c2 Warn that ReactPerf does not work in the production build (#6884) Alexander 2016-06-06 21:46:57 +03:00
  • 6080ab547d Fix function declaration in if statement (#6963) Ben Alpert 2016-06-04 13:37:57 -07:00
  • 6562466c9e Fix null node issue in ReactCSSTransitionGroup (#6958) (cherry picked from commit c9eb572a6f) Keyan Zhang 2016-06-03 13:42:45 -07:00
  • 904c6e767b Merge pull request #6957 from zpao/flow026 Paul O’Shannessy 2016-06-03 13:17:15 -07:00
  • 58634bda69 Replace the implementation of escapeTextContentForBrowser with escape-html (#6862) Sasha Aickin 2016-06-01 17:14:30 -07:00
  • cb10a45ded Add a gulp script for extracting error codes (#6882) (cherry picked from commit bfd1531eca) Keyan Zhang 2016-06-01 11:21:26 -07:00
  • 90007f7087 Add rudimentary test renderer (#6944) (cherry picked from commit 50982cea99) Ben Alpert 2016-06-01 11:17:10 -07:00
  • 39ddfdd9a2 Merge pull request #6931 from sebmarkbage/newreconciler Sebastian Markbåge 2016-05-31 14:20:18 -07:00
  • ab4ea744f9 Merge pull request #6903 from sebmarkbage/newreconciler Sebastian Markbåge 2016-05-31 13:39:59 -07:00
  • 60cc2fe911 Fix minor lint warnings (#6909) (cherry picked from commit 29ed7c6c8c) Alex Jacobs 2016-05-28 14:04:32 -07:00
  • 74ea71b324 Fix style test for Jasmine 2 (#6913) (cherry picked from commit e62384bca4) Ben Alpert 2016-05-28 12:58:08 -07:00
  • 3d748e93f1 Added more specific warning for using onDblClick instead of onDoubleClick (#6881) (cherry picked from commit 38900cc7ca) Nate Norberg 2016-05-27 16:23:05 -06:00
  • a5d7fc84ee Followup to 6896, add explanation of workaround. (#6905) (cherry picked from commit ba3bfe3e31) Jim 2016-05-27 09:19:25 -07:00
  • e8a8d005f0 Merge pull request #6677 from zpao/dont-warn-css-0-string Paul O’Shannessy 2016-05-26 20:05:32 -07:00
  • 2f4c61d1be Merge pull request #6859 from sebmarkbage/newreconciler Sebastian Markbåge 2016-05-26 18:21:08 -07:00
  • 677dd27912 Stop passing null as second argument to document.createElement() (#6896) Robin Berjon 2016-05-26 16:51:15 -04:00
  • 689f5cc187 Merge pull request #6886 from Weizenlol/patch-1 Dan Abramov 2016-05-26 21:14:50 +01:00
  • 8f8d9a9dde Merge pull request #6880 from gaearon/clone-key-ref-props-2 Dan Abramov 2016-05-26 01:41:24 +01:00
  • 634b107491 Warn when element is missing in devtool (#6869) (cherry picked from commit 21d271f6d0) Ben Alpert 2016-05-25 17:11:57 -07:00
  • 31ba751d2e Make sure cloneElement() supports prototype-less config (#6878) Dan Abramov 2016-05-26 00:37:18 +01:00
  • c8b2a3dc13 Merge pull request #6872 from gaearon/jest-cli@12 Dan Abramov 2016-05-25 22:07:50 +01:00
  • 58313419e2 Fix instrumentation in shallow rendering (#6867) Ben Alpert 2016-05-25 09:46:50 -07:00
  • 8e598ea5c6 Don't count the time inside flushes towards lifecycle hooks (#6860) Dan Abramov 2016-05-25 17:39:05 +01:00
  • 58f0298c62 Add warning for unknown properties. (#6800) (cherry picked from commit de1de9e18f) Jim 2016-05-25 06:58:41 -07:00
  • f98e6c1955 Properly set value and defaultValue for input and textarea (#6406) Jim 2016-05-24 18:28:01 -07:00
  • a2f7b34f38 Remove unknown props in ART (#6861) (cherry picked from commit cb4a0af7dd) Ben Alpert 2016-05-24 17:04:18 -07:00
  • fad173a0f9 Merge pull request #6775 from spicyj/fix-art Ben Alpert 2016-05-24 16:47:54 -07:00
  • c1a9d1c0e0 Fix componentWillUnmount() not counted by ReactPerf (#6858) Dan Abramov 2016-05-24 20:50:08 +01:00
  • 3cf363384e Avoid directly calling hasOwnProperty (#6855) Ali Taheri Moghaddar 2016-05-24 22:25:51 +04:30
  • bff0662ba3 Add test to ensure 'undefined' children is used (#6853) (cherry picked from commit fe2002c3d8) Ben Alpert 2016-05-23 17:22:05 -07:00
  • 8b6749dedd Extract the type checker into a separate module (#6851) Keyan Zhang 2016-05-23 17:12:13 -07:00
  • 00095e3cbd Removed unnecessary null check (#6841) (cherry picked from commit 799eae2faf) Jim 2016-05-23 11:25:02 -07:00
  • 6890805b16 Remove prop types checking in ReactCompositeComponent (#6824) Keyan Zhang 2016-05-23 11:13:09 -07:00
  • c654fdf709 Move ReactElementValidator to __DEV__ block (#6830) Rui Araújo 2016-05-22 11:01:21 +02:00
  • c060f4ac3d Support onLoad event on link element (#6815) (cherry picked from commit fd589fc8dd) Roderick Hsiao 2016-05-20 17:12:00 -07:00
  • 23d3e70b4e Add component stack info to key validation warnings (#6799) Keyan Zhang 2016-05-20 14:19:31 -07:00
  • d945077f42 Merge pull request #6804 from dmitriiabramov/update_typescript Paul O’Shannessy 2016-05-20 11:09:27 -07:00
  • 6607ffb9ec Minor comment typo (#6808) (cherry picked from commit eda08d9656) Ben Berman 2016-05-19 17:21:59 -04:00
  • ad5902bc39 Merge pull request #6801 from iamdustan/instrumentation-to-shared Dan Abramov 2016-05-19 13:24:06 +01:00
  • 5247dc3cd2 Merge pull request #6789 from gaearon/tree-devtool-fixes Dan Abramov 2016-05-17 23:34:58 +01:00
  • b340601ef6 Fire unknown prop warning when rendering client side. (#6693) (cherry picked from commit 2e881aa4b4) Jim 2016-05-17 15:06:31 -07:00
  • 0f6081ee26 Merge pull request #6787 from gaearon/tree-devtool-test-tweaks Dan Abramov 2016-05-17 21:15:49 +01:00
  • c17797f979 Require modules from React Native as node modules. (#6715) (cherry picked from commit 151e1d7014) David Aurelio 2016-05-16 21:03:38 +01:00
  • 6638d49ad9 Embed JSX filename paths relative to repo root (#6778) Ben Alpert 2016-05-16 11:15:12 -07:00
  • 659ff22ea4 Remove unnecessary require causing excess memory usage (#6781) (cherry picked from commit 3703b63a11) Sebastian McKenzie 2016-05-16 16:52:05 +01:00
  • 442d78a556 Show component stack in PropTypes warnings (#6771) (cherry picked from commit 378c879a6a) Ben Alpert 2016-05-14 17:40:39 -07:00
  • a599587fce Fix severe perf problems in component tree devtool (#6770) Ben Alpert 2016-05-14 12:13:48 -07:00
  • 9483255583 Print stack in devtool exception warning (#6768) (cherry picked from commit 5b5bd5eb75) Ben Alpert 2016-05-14 12:12:19 -07:00
  • b3d37a908c Track source more generically in ReactComponentTreeDevtool (#6765) Ben Alpert 2016-05-14 12:12:12 -07:00
  • e039795971 Fixed an invalid escape char in attribute name regexp (#6772) Nima Jahanshahi 2016-05-14 21:40:30 +04:30
  • 47d0f21c60 Merge pull request #6767 from gaearon/fix-broken-master Dan Abramov 2016-05-14 01:47:31 +01:00
  • a88d821d9f Merge pull request #6763 from nfcampos/is-running Dan Abramov 2016-05-13 20:50:38 +01:00
  • 460c4c2b9a Remove some dead code (#6764) (cherry picked from commit 20bcabb1ea) Ben Alpert 2016-05-12 17:10:18 -07:00
  • 3bf315d70e Fixed removing attributes during custom element update. Fixes #6747 (#6748) (cherry picked from commit 0e889d7c72) Dmitriy Kubyshkin 2016-05-13 02:00:04 +02:00
  • 5d3920f5ab Rename host-y things to be "host" not "native" (#6754) Ben Alpert 2016-05-11 23:22:59 -07:00
  • 69208fc62a React Fiber Reconciler (#6690) Sebastian Markbåge 2016-05-10 18:24:57 -07:00
  • 484a5b38af Fix flow errors (#6719) Sebastian Markbåge 2016-05-10 11:56:32 -07:00
  • f112083c7a Merge pull request #6377 from puradox/proptypes-symbol Dan Abramov 2016-05-10 15:09:12 +01:00
  • 2ef148d1ee fix minor capitalzation typo (#6736) (cherry picked from commit 25be6dc027) Bradford 2016-05-09 22:41:40 -06:00
  • 818ef42d22 allow to ignore value attribute for option (#5362) (cherry picked from commit 904ee9a678) yiminghe 2016-05-10 00:22:50 +08:00
  • d77b28e90b Get patch versions of Flow (#6716) Sebastian Markbåge 2016-05-06 14:48:56 -07:00
  • 2183e55c12 Disable coverage on Travis (#6712) (cherry picked from commit 82ab58ea03) Ben Alpert 2016-05-05 17:14:26 -07:00
  • b3d3ae42ed Cleanup: remove @nolint (#6703) (cherry picked from commit 873369cc7c) Paul O’Shannessy 2016-05-05 16:12:17 -07:00
  • 61924171bf Move dev-only flags to only exist on composites (#6709) Ben Alpert 2016-05-05 15:07:04 -07:00
  • 20a081eb37 [DOCS] ReactTextComponent was renamed ReactDOMTextComponent a while ago (#6700) (cherry picked from commit fbe900265f) Jay Phelps 2016-05-04 14:44:53 -07:00
  • 7dbf29a10d fixed transform-react-jsx-source devDep (#6697) (cherry picked from commit 9ce54210ea) Keyan Zhang 2016-05-04 02:50:27 -04:00
  • 440543aa88 Setup grunt flow task and run on travis (#6684) (cherry picked from commit c9504d99a5) Paul O’Shannessy 2016-05-03 18:16:38 -07:00
  • 4725941c74 Fix for #6062 : Show source line number on unknown property warning (#6398) Troy DeMonbreun 2016-05-03 17:51:07 -05:00
  • f14d0ef339 grunt jest tasks shouldn't use watchman (#6675) (cherry picked from commit f25a88e965) Paul O’Shannessy 2016-05-03 14:39:11 -07:00
  • c595c27357 Set up Flow - Yay! (#6682) Sebastian Markbåge 2016-05-03 14:37:13 -07:00
  • 6d378bf78e Add test logic to make sure that events get tested when rendering on top of server-generated markup. (#6668) (cherry picked from commit 256753b830) Sasha Aickin 2016-04-30 11:21:34 -07:00
  • 23c4d31291 Remove errant console.log (#6664) Greg Hurrell 2016-04-30 07:45:23 -07:00
  • 6af9f59010 package(node-engine-version): accept 6.x versions (#6645) (cherry picked from commit 9d201abb2b) Ryan Lahfa 2016-04-28 20:33:26 +02:00
  • 571d1f7314 Merge pull request #6638 from cpojer/master Christoph Pojer 2016-04-28 16:21:54 +09:00
  • dd29092472 fixed a minor typo (#6600) (cherry picked from commit aeda84602f) Stolenkid 2016-04-26 03:07:52 +05:30
  • 3a48eef3c8 Merge pull request #6605 from gaearon/fix-warning-condition Dan Abramov 2016-04-25 20:16:52 +01:00
  • 4c213db337 Rebuild website Travis CI 2016-06-14 22:07:50 +00:00
  • f80da18f2e Update 10.4-test-utils.md (#6971) Qin Junwen 2016-06-15 02:09:20 +08:00
  • c4c800416f Add React Amsterdam conference to the list (#7028) Robert Haritonov 2016-06-14 20:02:13 +02:00
  • a6e4c9210d Update 03-interactivity-and-dynamic-uis.md (#7015) nhducit 2016-06-15 00:55:38 +07:00
  • 764519245b Fix Japanese/Italian/Korean tutorials (#7020) Ryo Shibayama 2016-06-12 16:03:13 +09:00