Commit Graph

  • 7a5eecc073 Add 16.5.1 changelog (#13638) Dan Abramov 2018-09-13 19:31:00 +01:00
  • 0a65b94024 Update bundle sizes for 16.5.1 release v16.5.1 Dan Abramov 2018-09-13 19:11:31 +01:00
  • 0dd19ce3e6 Update error codes for 16.5.1 release Dan Abramov 2018-09-13 19:11:31 +01:00
  • 8998f38789 Updating package versions for release 16.5.1 Dan Abramov 2018-09-13 19:06:38 +01:00
  • ecbf7af40b Enhance dev warnings for forwardRef render function (#13627) (#13636) Andres Rojas 2018-09-13 17:12:34 +02:00
  • 2282400850 Delete TapEventPlugin (#13630) Dan Abramov 2018-09-12 19:53:29 +01:00
  • a079011f95 🔥 Stop syncing the value attribute on inputs (behind a feature flag) (#13526) Nathan Hunzaker 2018-09-12 11:29:23 -07:00
  • a7bd7c3c04 Allow reading default feature flags from bundle tests (#13629) Dan Abramov 2018-09-12 16:56:04 +01:00
  • 7204b636ee Run tests for Fire feature flags (#13628) Dan Abramov 2018-09-12 16:17:36 +01:00
  • d3bbfe09cc Fix IE version in comment Dan Abramov 2018-09-12 15:10:28 +01:00
  • 1b2646a403 Fix warning without stack for ie9 (#13620) Aliaksandr Manzhula 2018-09-12 16:09:58 +02:00
  • dde0645fcf Switch to @sizebot token (#13622) Héctor Ramos 2018-09-11 13:06:44 -07:00
  • e49f3ca08e honor displayName set on ForwardRef if available (#13615) Evan Jacobs 2018-09-11 14:19:54 -05:00
  • f6fb03edff Hydration DOM Fixture (#13521) Nathan Hunzaker 2018-09-10 14:04:14 -07:00
  • 54bfab5d6d Release script updates private package dependencies also (#13612) Brian Vaughn 2018-09-10 13:14:34 -07:00
  • ade5e69288 Manually update schedule dep in react-native-renderer (#13609) Brian Vaughn 2018-09-10 11:07:08 -07:00
  • f260b14a8f Fix host bailout for the persistent mode (#13611) Dan Abramov 2018-09-10 19:05:40 +01:00
  • 4a40d76245 Fix a regression related to isReactComponent prototype check (#13608) Dan Abramov 2018-09-10 17:54:45 +01:00
  • 03ab1efeb4 Improve DX when combining react-dom/profiling and schedule/tracking (#13605) Brian Vaughn 2018-09-10 08:32:56 -07:00
  • 144328fe81 Enable no-use-before-define rule (#13606) Dan Abramov 2018-09-10 16:15:18 +01:00
  • 8a8d973d3c Use clearer wording Dan 2018-09-09 16:54:28 +01:00
  • 7d1169b2d7 Remove injectComponentTree from unstable-native-dependencies, add EventPluginHub (#13598) Brandon Dail 2018-09-08 12:07:59 -07:00
  • 8d1038fc6d Break up ReactDOMServerIntegrationForm-test (#13600) Nathan Hunzaker 2018-09-08 11:31:32 -07:00
  • b87aabdfe1 Drop the year from Facebook copyright headers and the LICENSE file. (#13593) Héctor Ramos 2018-09-07 15:11:23 -07:00
  • 12f3a5475f chore: remove duplicate **when** (#13587) Ali Torki 2018-09-07 22:22:31 +04:30
  • c6dcf46d65 Build schedule which is required for time slicing demo (#13588) Nish 2018-09-07 12:11:19 -04:00
  • 7bcc0778fd Fixed small CHANGELOG error (#13583) Brian Vaughn 2018-09-06 18:03:58 -07:00
  • d66505dbc7 Updated 16.5 changelog Brian Vaughn 2018-09-06 12:59:22 -07:00
  • e417e0bf7c Update ReactNativeViewConfigRegistry Flow Types (#13579) Timothy Yung 2018-09-06 12:27:44 -07:00
  • 8f45a685be Add 2fa OTP code to npm dist-tag command too Brian Vaughn 2018-09-06 09:49:42 -07:00
  • 71c0e05ba7 Update bundle sizes for 16.5.0 release v16.5.0 Brian Vaughn 2018-09-06 09:34:27 -07:00
  • 92a620e214 Update error codes for 16.5.0 release Brian Vaughn 2018-09-06 09:34:27 -07:00
  • 6255cc3949 Updating package versions for release 16.5.0 Brian Vaughn 2018-09-06 09:29:36 -07:00
  • 5c5fc5f473 Updating yarn.lock file for 16.5.0 release Brian Vaughn 2018-09-06 09:27:41 -07:00
  • 1bede616d1 Build script correctly bumps prerelease deps (e.g. schedule) for react (#13577) Brian Vaughn 2018-09-06 08:59:51 -07:00
  • 0a8740db61 Build script correctly bumps prerelease deps (e.g. schedule) (#13576) Brian Vaughn 2018-09-06 08:06:05 -07:00
  • 28cb379782 Added a test for Profiler onRender that throws (#13575) Brian Vaughn 2018-09-06 08:03:09 -07:00
  • 8963118b3c Update react-dom README Dan Abramov 2018-09-06 15:27:06 +01:00
  • b47a28cb9e Tweak react-dom README Dan Abramov 2018-09-06 15:22:10 +01:00
  • f765f02253 When a root expires, flush all expired work in a single batch (#13503) Andrew Clark 2018-09-06 07:07:02 -07:00
  • 0156740610 Changelog for 16.5.0 (#13571) Dan Abramov 2018-09-06 15:06:32 +01:00
  • 550dd1d2ec Call Profiler onRender after mutations (#13572) Brian Vaughn 2018-09-05 17:55:12 -07:00
  • 34348a45b4 Add enableSuspenseServerRenderer feature flag (#13573) Alex Taylor 2018-09-05 15:04:59 -07:00
  • 4e744be6ee Added react-dom/profiling entry point to NPM package (#13570) Brian Vaughn 2018-09-05 11:16:43 -07:00
  • bb627228ea test: add test for fragement props (#13565) laoxiong 2018-09-05 23:28:50 +08:00
  • 9a110ebd8c Cleaned up 'schedule' API wrt interactions and subscriber ref: (#13561) Brian Vaughn 2018-09-05 07:29:30 -07:00
  • fb88fd9d8c Fixed schedule/tracking require for www sync script (#13556) Brian Vaughn 2018-09-04 10:31:52 -07:00
  • 2d5c590cc2 Change async fixtures to use schedule Dan Abramov 2018-09-04 15:19:29 +01:00
  • 955393cab9 refactor: remove emove type judgment when defining warning props (#13553) laoxiong 2018-09-04 22:03:10 +08:00
  • ff93996028 Fix import of ReactDOM in server env Dan Abramov 2018-09-04 15:00:03 +01:00
  • 281bd64c00 Fix test file name Dan Abramov 2018-09-04 14:27:35 +01:00
  • d6b59e3d26 Check document.documentMode once Dan Abramov 2018-09-04 14:25:48 +01:00
  • 52633c84e2 Try/finally Dan Abramov 2018-09-04 14:21:15 +01:00
  • 2d4705e753 Make IE 11 not complain about non-crucial style attribute hydration mismatch (#13534) Michał Gołębiowski-Owczarek 2018-09-04 15:26:51 +02:00
  • 25d48a7281 Add gridArea to unitless CSS properties (#13550) Michał Gołębiowski-Owczarek 2018-09-04 13:22:21 +02:00
  • 877f8bc6b2 Renamed schedule UMD forwarding methods to stay in-sync with SECRET_INTERNALS change (#13549) Brian Vaughn 2018-09-03 18:48:47 -07:00
  • 0a96f90572 Revert "Extract common logic" (#13547) Dan Abramov 2018-09-03 21:46:16 +01:00
  • 17a57adde2 Fix test Dan Abramov 2018-09-03 21:39:45 +01:00
  • 605da8b420 Extract common logic (#13535) Heaven 2018-09-04 03:57:13 +08:00
  • 69f9f4127a Document event bubble order (#13546) Philipp 2018-09-03 21:39:20 +02:00
  • c1ba7b8cfd Remove www scheduler fork (#13545) Dan Abramov 2018-09-03 19:55:58 +01:00
  • b473d5f864 Secret exports: Scheduler => Schedule (#13544) Dan Abramov 2018-09-03 19:51:30 +01:00
  • 6312efc34f Tweak README and description Dan Abramov 2018-09-03 19:34:04 +01:00
  • b92f947af1 Rename "react-scheduler" package to "schedule" (#13543) Brian Vaughn 2018-09-03 11:27:50 -07:00
  • 3c1dcd349a Expose less internals for TestUtils (#13539) Dan Abramov 2018-09-03 17:21:00 +01:00
  • 0b74e95d7b Ignore noscript content on the client (#13537) Fredrik Höglund 2018-09-03 18:17:53 +02:00
  • 8a1e3962ab Remove negative lookbehind from Rollup plugin that broke Node <= v8.9 (#13538) Brian Vaughn 2018-09-02 17:59:29 -07:00
  • 9604d26aec Rename ReactDOMFiber* to ReactDOM* (#13540) Dan Abramov 2018-09-03 01:45:12 +01:00
  • 28b9289022 Tidied up scheduling UMD API forwarding test (#13533) Brian Vaughn 2018-09-01 13:05:21 -07:00
  • bf8aa60925 Added Jest test to verify UMD API-forwarding for scheduling package (#13532) Brian Vaughn 2018-09-01 12:52:26 -07:00
  • 0040efc8d8 Fix a typo (#13531) Heaven 2018-09-02 03:40:17 +08:00
  • 46950a3dfc Interaction tracking follow up (#13509) Brian Vaughn 2018-09-01 12:00:00 -07:00
  • 0452c9bba5 Add a regression test for #4618 Dan Abramov 2018-08-31 16:40:05 +01:00
  • c21bab6940 Add SSR regression test for #6119 Dan Abramov 2018-08-31 16:15:05 +01:00
  • 0d3fc9de10 Add regression test for #6119 Dan Abramov 2018-08-31 16:09:29 +01:00
  • 0f050ad7cc Make regression test better Dan Abramov 2018-08-31 15:57:02 +01:00
  • f943423231 Add a more precise regression test for #6219 Dan Abramov 2018-08-31 15:54:39 +01:00
  • 6ff062e048 Fetch all tags in DOM fixtures Dan Abramov 2018-08-31 14:38:43 +01:00
  • a3e4d00089 Fixed typo (#13519) Ivan 2018-08-31 01:33:47 +02:00
  • b3d8c5376f [RN] Remove isMounted() false positive warning (#13511) Dan Abramov 2018-08-30 18:42:09 +01:00
  • d2123d6569 Sync React Native Flow Changes (#13513) Timothy Yung 2018-08-29 13:54:58 -07:00
  • 1c0ba70b4b Fix test to use AsyncMode Dan 2018-08-29 13:20:14 +01:00
  • 6e4f7c7886 Profiler integration with interaction-tracking package (#13253) Brian Vaughn 2018-08-28 18:58:11 -07:00
  • 2967ebdbea Remove buggy unstable_deferredUpdates() (#13488) Dan Abramov 2018-08-28 18:12:51 +01:00
  • 1664b08f0c added flow types to setInnerHTML (#13495) Bryan M 2018-08-28 07:37:29 -07:00
  • 672e859d31 Add warning to prevent setting this.state to this.props referentially (#11658) Veekas Shrivastava 2018-08-28 09:17:44 -04:00
  • 29287f0886 Rename lowestPendingInteractiveExpirationTime (#13484) Heaven 2018-08-28 01:27:45 +08:00
  • bb48622a36 [SSR Fixture] Update yarn.lock (#13481) ryota-murakami 2018-08-28 00:28:06 +09:00
  • d400d6d5ef Replace magic number 1 with ELEMENT_NODE (#13479) Heaven 2018-08-27 23:16:24 +08:00
  • 340bfd9393 Rename ReactTypeOfWork to ReactWorkTags, ReactTypeOfSideEffect to ReactSideEffectTags (#13476) Sophie Alpert 2018-08-26 13:40:27 -07:00
  • 53ddcec4f1 Correct syntax in CHANGELOG (#13474) Rodrigo Bermúdez Schettino 2018-08-25 20:08:20 +02:00
  • 5cefd9b1e2 Stringify <option> children (#13465) Dan Abramov 2018-08-23 00:24:05 +01:00
  • 3661616c28 Improve test harness of submit events (#13463) Philipp Spieß 2018-08-22 22:46:37 +02:00
  • a1be17140d Revert "Rely on bubbling for submit and reset events (#13358)" (#13462) Dan Abramov 2018-08-22 19:33:42 +01:00
  • 90c92c7007 Fix warning message Dan Abramov 2018-08-21 18:44:34 +01:00
  • 5cb0f2bf51 Change www error shim API (#13454) Dan Abramov 2018-08-21 18:38:27 +01:00
  • e106b8c44f Warn about unsafe toWarnDev() nesting in tests (#12457) Brian Vaughn 2018-08-21 07:43:02 -07:00
  • 026aa9c978 Bumped version to 16.4.3-alpha.0 (#13448) Brian Vaughn 2018-08-20 14:28:43 -07:00
  • 3cae7543be Update scroll restoration logic in suspense fixture (#13437) Matt Hamlin 2018-08-20 17:01:12 -04:00
  • d670bdc6b1 Warn about ReactDOM.createPortal usage within ReactTestRenderer (#12895) Brian Vaughn 2018-08-20 10:03:22 -07:00