Commit Graph

  • a8d37a7aa0 Remove indirection in checking propTypes (#9358) Dan Abramov 2017-04-07 15:23:28 +01:00
  • 4ee1651e54 Update changelog Andrew Clark 2017-04-07 01:21:25 -07:00
  • 8f7281199d All doc updates forv15.5 (#9359) Flarnie Marchan 2017-04-06 17:20:54 -07:00
  • 9ba974aff4 Update changelog for 15.5.0 Andrew Clark 2017-04-06 17:14:07 -07:00
  • d1bae78189 Updated packages for 15.5.0-rc.2 Brian Vaughn 2017-04-06 16:09:55 -07:00
  • ce74e00e5a Fix ReactWithAddons umd build Andrew Clark 2017-04-06 16:03:49 -07:00
  • 28a179021e Merge branch '15.5-dev' of github.com:facebook/react into 15.5-dev Brian Vaughn 2017-04-06 14:55:21 -07:00
  • 1d22ff7fa1 Replaced ReactTestReconcileTransaction with ReactReconcileTransaction in shallowRenderer Brian Vaughn 2017-04-06 14:55:11 -07:00
  • 22bde0e5ba Update yarn.lock in addons Andrew Clark 2017-04-06 14:31:51 -07:00
  • 49868d8615 Fix references to React.createClass and React.PropTypes Andrew Clark 2017-04-06 14:21:49 -07:00
  • 486bbf0fe8 Added prop-types dep for react-linked-input and re-built Brian Vaughn 2017-04-06 13:47:34 -07:00
  • 12a96b9482 Fix references to React.createClass and React.PropTypes Andrew Clark 2017-04-06 13:17:34 -07:00
  • 21bb8c00d4 16.0.0-alpha.7 Dan Abramov 2017-04-06 19:48:11 +01:00
  • d11c5467bd Replaced another console.error() call with fbjs warning() Brian Vaughn 2017-04-06 11:39:31 -07:00
  • 4f5aa2e40d Replaced console.error() in test utils with warning() Brian Vaughn 2017-04-06 11:36:58 -07:00
  • 714e5ea65e Moved shallow renderer injections into render() method to avoid conflict with react-dom Brian Vaughn 2017-04-06 11:29:41 -07:00
  • 72531d330d TransitionGroup should use prop-types package Andrew Clark 2017-04-06 11:07:46 -07:00
  • 67e3e0e856 Added missing files:test-utils.js entry to react-dom package.json Brian Vaughn 2017-04-06 10:56:57 -07:00
  • 6ba42514ea Remove 'takeSnapshot' from ReactNative renderer\nUpstream sync from react-native repo (#9356) Brian Vaughn 2017-04-06 10:39:18 -07:00
  • 832488ab09 change permissions of test_print_warnings (#9347) Dominic Gannaway 2017-04-05 23:18:39 +01:00
  • 3ebdd0911e Fixes the eager react-dom replacement on the rollup plugin (#9346) Dominic Gannaway 2017-04-05 22:42:12 +01:00
  • 84b5b49aec Delete extra babel-standalone.html: it already exists in a folder Dan Abramov 2017-04-05 21:17:10 +01:00
  • 2429fd2cee Fix art fixture Dan Abramov 2017-04-05 21:05:23 +01:00
  • 3a416762e7 Fix glob ignore for build script Dan Abramov 2017-04-05 20:24:30 +01:00
  • a85d7eed9a Run prettier Dan Abramov 2017-04-05 19:51:23 +01:00
  • 6a48f32f21 Exclude tests from warning print script Dan Abramov 2017-04-05 19:51:19 +01:00
  • 1f487eb933 15.5.0-rc.1 Andrew Clark 2017-04-05 11:36:24 -07:00
  • c80570b016 Synced ReactNativeFiber bugfix for leaf-node children (#9330) Brian Vaughn 2017-04-05 11:29:45 -07:00
  • 94313e9a09 Update yarn lockfile Andrew Clark 2017-04-05 11:28:19 -07:00
  • 40b37c64c8 Uncommenting this warning even though tests haven't been updated yet Andrew Clark 2017-04-05 11:21:08 -07:00
  • fc1f324cc4 Fix warnings script to work on Node 4 Dan Abramov 2017-04-05 19:01:09 +01:00
  • 398d449c48 Fix the print warnings script (#9344) Dan Abramov 2017-04-05 18:54:48 +01:00
  • 6b68410808 Adds support for labels on building bundles (#9342) Dominic Gannaway 2017-04-05 18:30:12 +01:00
  • 24dc43c49f fixes circleci/upload_build.sh paths for dist files (#9341) Dominic Gannaway 2017-04-05 17:25:09 +01:00
  • 4fa8122d5d Update release manager with latest change Dan Abramov 2017-04-05 17:16:36 +01:00
  • 665f80483e Update build paths in docs (#9340) Dan Abramov 2017-04-05 16:53:25 +01:00
  • 4b2eac3de7 Convert current build system to Rollup and adopt flat bundles (#9327) Dominic Gannaway 2017-04-05 16:47:29 +01:00
  • d99b3fc6d6 Remove MouseEvent.button polyfill (#9334) Nathan Hunzaker 2017-04-05 07:34:48 -04:00
  • 3829859e22 Moved the JSdoc for invokeGuardedCallback to correct position (#9337) Rahul Gupta 2017-04-05 17:04:14 +05:30
  • 0c7863075d Fix grammar typo in Design Principles docs (#9324) Justin 2017-04-04 15:16:54 -07:00
  • f686b8195b Updated react-addons-test-utils package.json for RC Brian Vaughn 2017-04-04 14:38:30 -07:00
  • 043845ce75 Extract ReactPropTypes to separate module Andrew Clark 2017-04-04 14:29:02 -07:00
  • 3a7eef2bcf Test utils deprecations and updates: 1. Moved react-addons-test-utils to react-dom/test-utils and added deprecation message. 2. Moved shallow renderer (previous accessible via TestUtils.createRenderer) to react-test-renderer/shallow and added deprecation message. 3. Updated READMEs for react-addons-test-utils and react-test-renderer Brian Vaughn 2017-04-04 13:47:05 -07:00
  • e50f97b4cb Update addons-two-way-binding-helpers.md Ben Alpert 2017-04-04 11:14:09 -07:00
  • 50b3cab3ec Make it clear that textarea also supports defaultValue. (#9318) Aaron Cannon 2017-04-03 23:05:50 -05:00
  • 4a37718e4e Remove examples/ folder (#9323) Dan Abramov 2017-04-03 20:32:02 +01:00
  • 550381b57a Converted react-addons-create-fragment to ES5 and bumped to 15.5.1 Brian Vaughn 2017-04-02 11:21:34 -07:00
  • 04713fc4bd Merge pull request #9264 from aickin/server-render-unit-tests-forms Sasha Aickin 2017-03-31 15:42:07 -07:00
  • d9915db43b Deleting a specific style name float for ie8 (#9311) Andrey Marchenko 2017-04-01 01:31:52 +03:00
  • ca2e8861e5 Replaced react-create-class references with create-react-class Brian Vaughn 2017-03-31 14:59:50 -07:00
  • f42f38e1ba Renamed react-create-class to create-react-class and fixed up tests to run in addons folder Brian Vaughn 2017-03-31 14:50:24 -07:00
  • a734aecc98 Response to code review comment https://github.com/facebook/react/pull/9264#discussion_r108974871 . Thanks, @spicyj! Sasha Aickin 2017-03-31 14:49:03 -07:00
  • e264323124 Changed dev-deps to 15.4.2 by default rather than 16.0.0 Brian Vaughn 2017-03-31 14:22:13 -07:00
  • 8ae798a089 Added dev deps for testing Brian Vaughn 2017-03-31 14:22:01 -07:00
  • 90def2bf22 Added missing dev-deps for react-addons-update and prepped for release 15.5.0 Brian Vaughn 2017-03-31 14:07:15 -07:00
  • 86979e36d5 Updated package.json version Brian Vaughn 2017-03-31 13:44:21 -07:00
  • 168d13713a Added yarn.lock file; updated package.json for 15.5.0 Brian Vaughn 2017-03-31 13:34:53 -07:00
  • 34eab5d7fe Prepped for 15.5 release; added Yarn lockfile. Added missing devDep to package.json Brian Vaughn 2017-03-31 13:30:24 -07:00
  • 14ee35a791 Prep for 15.5.0 Brian Vaughn 2017-03-31 12:45:59 -07:00
  • 5c8d40b5f1 Prepping for 15.5.0 release of react-addons-css-transition-group Brian Vaughn 2017-03-31 10:58:44 -07:00
  • 4e19d810df Updated package.json for react-addons-create-fragment Brian Vaughn 2017-03-31 10:53:04 -07:00
  • f803f77561 Added devDeps for react-addons-create-fragment to make testing easier Brian Vaughn 2017-03-31 10:46:46 -07:00
  • 2804fa9dfe Make sure all package.json have valid "files" array, including UMD build Brian Vaughn 2017-03-31 10:40:57 -07:00
  • 6fd539ec66 Fix build Ben Alpert 2017-03-31 16:20:28 +01:00
  • e9c995974d Port out bug fixes to ReactARTFiber (#9309) Ben Alpert 2017-03-31 16:13:01 +01:00
  • 27c844905f Remove scroll capture support warning (#9303) Nathan Hunzaker 2017-03-31 06:36:08 -04:00
  • bd2802523c Remove viewport metrics, other pageX/pageY behaviors (#9290) Nathan Hunzaker 2017-03-30 21:20:57 -04:00
  • 5ad1c76386 Deleted a specific code for ie8 - document.selection (#9298) Andrey Marchenko 2017-03-31 03:00:12 +03:00
  • 76c5c6deb5 Disabling a no-unreachable lint error (#9300) Brian Vaughn 2017-03-30 16:40:45 -07:00
  • 4f69474e03 Added explicit null return to completeUnitOfWork() to resolve Flow error (#9299) Brian Vaughn 2017-03-30 15:45:13 -07:00
  • 224487a0e2 Show more meanignful stack trace for ReactNative errors (#9291) Brian Vaughn 2017-03-30 15:15:33 -07:00
  • b8857d4f27 Remove captured focus feature check (#9285) Nathan Hunzaker 2017-03-30 16:47:14 -04:00
  • 004c937cb0 Move takeSnapshot from UIManager to ReactNative renderer(s) (#9292) Brian Vaughn 2017-03-30 13:10:15 -07:00
  • 8d6d3e8c05 Update JSFiddle for issue template (#9289) Brandon Dail 2017-03-30 11:43:16 -05:00
  • 686010037d Remove IE8-specific setInnerHTML behavior (#9288) Brandon Dail 2017-03-30 11:24:58 -05:00
  • 67a8db3650 Removed 'peerDependencies' block from package.json for add-ons we think will continue to work for the forseeable future Brian Vaughn 2017-03-30 08:37:42 -07:00
  • dbeb37fe69 Add DOM fixture for unmasking passwords (#9269) Nathan Hunzaker 2017-03-30 11:16:36 -04:00
  • 0c70fb8b18 Added semicolons to addons imports examples. (#9287) Damian Nicholson 2017-03-30 15:55:27 +01:00
  • e57ad7f51e Allow returning null as host context (#9278) Ben Alpert 2017-03-30 13:18:39 +01:00
  • 4c292facc9 Remove captured scroll feature check (#9283) Nathan Hunzaker 2017-03-30 06:01:29 -04:00
  • 9a93be0b33 Remove IE8-specific ChangeEventPlugin logic (#9281) Brandon Dail 2017-03-29 17:37:56 -05:00
  • da91e9ebe9 Add DOM fixtures for disabled button click events (#9271) Brandon Dail 2017-03-29 11:17:54 -05:00
  • 09f0a5ded9 Merge pull request #9276 from trueadm/getDeclarationErrorAddendum_DEV Dominic Gannaway 2017-03-29 13:55:04 +01:00
  • 660306982c added DEV condition around getDeclarationErrorAddendum contents Dominic Gannaway 2017-03-29 13:49:30 +01:00
  • aaabd655a6 Added jest-cli to the package.json for the Fiber record-tests script. (#9270) Sasha Aickin 2017-03-28 14:55:22 -07:00
  • fe4a5b4004 Fix Chrome number input backspace and invalid input issue (#7359) Nathan Hunzaker 2017-03-27 12:39:18 -04:00
  • a749f4fb63 Adding fix to EventPropagators that was accidentally omitted from PR #9219 (#9274) Brian Vaughn 2017-03-28 11:24:13 -07:00
  • ef38390666 Add component stack to invalid element type warning (#8495) Jirat Ki 2017-01-09 22:26:01 +07:00
  • 17434d7263 Fix test renderer unmount (#8512) Gaëtan Renaudeau 2016-12-14 16:57:21 +01:00
  • ac53db35e7 Delete @nosideeffect annotation (#8882) Maksim Shastsel 2017-01-30 23:53:06 +03:00
  • 9d21b524ff Change the order between function declaration and object assignment (#8895) António Nuno Monteiro 2017-02-06 17:02:13 +01:00
  • e33eab40a6 Bump fbjs to 0.8.9 (#8910) Jon Bretman 2017-02-06 19:02:17 +00:00
  • a27e5d374a Merge branch '15.5-dev' of github.com:facebook/react into 15.5-dev Brian Vaughn 2017-03-27 22:58:12 -07:00
  • 096fe67010 Added react-addons-css-transition-group and react-addons-transition-group Brian Vaughn 2017-03-27 22:57:36 -07:00
  • fe451dd59d Renamed LICENSE.txt => LICENSE Brian Vaughn 2017-03-27 22:57:22 -07:00
  • be63a4fa01 Merge branch '15.5-dev' of https://github.com/facebook/react into 15.5-dev Andrew Clark 2017-03-27 16:23:49 -07:00
  • 322076a8c2 Future-proof react-create-class Andrew Clark 2017-03-27 16:23:45 -07:00
  • fca5d3ffc5 Added missing @flow annotation to ReactNativeFeatureFlags file (#9267) Brian Vaughn 2017-03-27 14:59:37 -07:00
  • d56011ad61 Added react-linked-input package Brian Vaughn 2017-03-27 14:23:22 -07:00
  • b922d0b808 Added react-addons-update addon Brian Vaughn 2017-03-27 13:26:47 -07:00