Commit Graph

  • 0b87b27906 Updating package versions for release 16.4.1 Dan Abramov 2018-06-13 17:16:10 +01:00
  • 65eb6b94ac Updating yarn.lock file for 16.4.1 release Dan Abramov 2018-06-13 17:13:29 +01:00
  • c469e3b422 Add unreleased changelog Dan Abramov 2018-06-13 16:57:46 +01:00
  • 036ae3c6e2 Use native event dispatching instead of Simulate or SimulateNative (#13023) Philipp Spieß 2018-06-13 13:41:23 +02:00
  • 945fc1bfce Call gDSFP with the right state in react-test-render (#13030) Rafał Ruciński 2018-06-13 00:36:50 +02:00
  • 392530104c Remove feature flag around 'getDerivedStateFromProps' bug fix (#13022) Flarnie Marchan 2018-06-11 16:31:07 -07:00
  • 1594409fab Scheduler depends on common packages (#13020) Dan Abramov 2018-06-11 22:13:05 +01:00
  • d5c11193e2 Added production profiling bundle type (#12886) Brian Vaughn 2018-06-11 13:16:27 -07:00
  • ec60457bcd Popping context is O(1) in SSR (#13019) Dan Abramov 2018-06-11 20:52:39 +01:00
  • 30bc8ef792 Allow multiple root children in test renderer traversal API (#13017) Dan Abramov 2018-06-11 20:03:51 +01:00
  • d480782c41 Don’t error when returning an empty Fragment (#12966) Philipp Spieß 2018-06-11 15:43:30 +02:00
  • 4ac6f133af Fallback to event.srcElement for IE9 (#12976) Nathan Hunzaker 2018-06-11 09:35:42 -04:00
  • 23be4102df Fixed an issue with nested contexts unwinding when server rendering. Issue #12984 (#12985) Eric Soderberg 2018-06-11 06:25:18 -07:00
  • d0d4280640 Remove old reference to inst._wrapperState (#12987) Nathan Hunzaker 2018-06-11 09:16:50 -04:00
  • c78957eac8 Fix an SVG focusing crash in IE11 (#12996) Jifa Jiang 2018-06-11 11:39:29 +09:00
  • bfb12ebb52 delete a couple of redundant lines in performWorkOnRoot() in ReactFiberScheduler.js (#13003) Nathan Quarles 2018-06-09 17:56:21 -04:00
  • 394b17eede Update custom renderer docs Dan Abramov 2018-06-09 22:19:12 +01:00
  • 188c4252a2 Fix react-dom ReferenceError requestAnimationFrame in non-browser env (#13000) (#13001) Ivan Babak 2018-06-08 15:12:20 -07:00
  • d3e0a3aaf3 Fix jest/matchers/toWarnDev expected, actual order for jest-diff (#12285) (#12288) Ivan Babak 2018-06-08 05:18:22 -07:00
  • 9cf3733a9a update comment in computeAsyncExpiration() to reflect code (#12994) Nathan Quarles 2018-06-07 16:12:08 -04:00
  • 52fbe7612e use --frozen-lockfile in AppVeyor (#12950) Demian Dekoninck 2018-06-06 15:19:33 +02:00
  • c5a733e1e3 Fix links of docs on the comment (#12795) Ende93 2018-06-05 20:03:03 +08:00
  • 36546b5137 Set the correct initial value on input range (#12939) Maxime Nory 2018-05-31 23:23:26 +02:00
  • 65ab53694f Update token (#12956) Héctor Ramos 2018-05-31 13:36:55 -07:00
  • 15767a8f8f [scheduler] 5/n Error handling in scheduler (#12920) Flarnie Marchan 2018-05-30 15:38:48 -07:00
  • 3118ed9d64 Expose unstable_interactiveUpdates on ReactDOM (#12943) Andrew Clark 2018-05-30 15:31:59 -07:00
  • 524a743313 Fix for Flow issues in SimpleCacheProvider (#12942) Flarnie Marchan 2018-05-30 15:31:41 -07:00
  • ae57b125c7 [simple-cache-provider] Use LRU cache eviction (#12851) Andrew Clark 2018-05-30 13:12:29 -07:00
  • e0a03c1b4d Extend input type check in selection capabilities (#12062) (#12135) Spyros Ioakeimidis 2018-05-30 13:08:21 +02:00
  • 79a740c6e3 Rename variables to remove references to 'global' global (#12931) Flarnie Marchan 2018-05-29 17:54:38 -07:00
  • ff724d3c28 [scheduler] 4/n Allow splitting out schedule in fb-www, prepare to fix polyfill issue internally (#12900) Flarnie Marchan 2018-05-29 13:30:04 -07:00
  • 001f9ef471 Release script prompts for NPM 2FA code (#12908) Brian Vaughn 2018-05-29 12:50:04 -07:00
  • 83f76e4db9 ForwardRefs supports propTypes (#12911) Brian Vaughn 2018-05-29 09:50:49 -07:00
  • 4f1f909b5b Disable Flow on AppVeyor again Dan Abramov 2018-05-29 15:47:14 +01:00
  • 8aeea5afa2 Do not assign node.value on input creation if no change will occur (#12925) Nathan Hunzaker 2018-05-29 09:48:58 -04:00
  • aa85b0fd5f Upgrade to Jest 23 (#12894) Simen Bekkhus 2018-05-29 00:03:15 +02:00
  • a32f857ac7 Use --frozen-lockfile for Yarn in CI build (#12914) Daniel Lo Nigro 2018-05-28 11:52:42 -07:00
  • 61777a78f6 [scheduler] 3/n Use a linked list instead of map and queue for callback storage (#12893) Flarnie Marchan 2018-05-26 15:55:57 -07:00
  • e7bd3d59a9 No longer expose ReactNativeComponentTree (#12904) Sebastian Markbåge 2018-05-25 21:17:37 -07:00
  • f35d989bea TestRenderer warns if flushThrough is passed the wrong params (#12909) Brian Vaughn 2018-05-25 14:53:24 -07:00
  • 5578700671 Record "actual" times for all Fibers within a Profiler tree (alt) (#12910) Brian Vaughn 2018-05-25 14:51:13 -07:00
  • 76e07071a1 [scheduler] 2/n Adding 'schedule' fixture (#12884) Flarnie Marchan 2018-05-24 14:11:25 -07:00
  • 345e0a71ac Improve tests for 'schedule' module (#12880) Flarnie Marchan 2018-05-24 10:27:23 -07:00
  • fa7fa812c7 Update CHANGELOG for 16.4.0 Andrew Clark 2018-05-23 18:20:27 -07:00
  • 8765d60893 Update bundle sizes for 16.4.0 release v16.4.0 Andrew Clark 2018-05-23 17:35:31 -07:00
  • d31e753f89 Update error codes for 16.4.0 release Andrew Clark 2018-05-23 17:35:31 -07:00
  • d427a563d5 Updating package versions for release 16.4.0 Andrew Clark 2018-05-23 17:30:33 -07:00
  • eca59ec1b3 Updating yarn.lock file for 16.4.0 release Andrew Clark 2018-05-23 17:26:46 -07:00
  • 53852a887b add functional components warning about legacy context api (#12892) Chang Yan 2018-05-23 14:16:39 -07:00
  • fe747a51c1 Add React.Timeout to getComponentName (#12890) Toru Kobayashi 2018-05-24 02:39:20 +09:00
  • 3df157480a Fix a typo (#12889) Toru Kobayashi 2018-05-24 01:47:23 +09:00
  • 6f4fb4a059 Tweak the changelog Dan Abramov 2018-05-23 17:04:42 +01:00
  • d1be01f079 Add upcoming 16.4.0 changelog Dan Abramov 2018-05-23 16:40:35 +01:00
  • c601f7a646 add siblings Timeout components test case (#12862) Chang Yan 2018-05-22 15:39:40 -07:00
  • 7350358374 add legacy context API warning in strict mode (#12849) Chang Yan 2018-05-22 15:38:02 -07:00
  • e885791842 Fix a regression that caused us to listen to extra events at the top (#12878) Dan Abramov 2018-05-22 19:50:36 +01:00
  • 7c0aca289d Rollup freeze: false (#12879) Brian Vaughn 2018-05-22 08:16:59 -07:00
  • 33289b530c Tests and fixes for 'timing out' behavior (#12858) Flarnie Marchan 2018-05-22 08:03:55 -07:00
  • ad27845ccd Fix double-firing submit events (#12877) Sophie Alpert 2018-05-21 17:47:56 -07:00
  • 60853f09f3 Try to reenable Flow on Windows CI Dan Abramov 2018-05-21 18:53:00 +01:00
  • dd5fad2961 Update Flow to 0.70 (#12875) Dan Abramov 2018-05-21 17:54:48 +01:00
  • 13003654e7 Pass "start time" and "commit time" to Profiler callback (#12852) Brian Vaughn 2018-05-21 09:49:22 -07:00
  • 12c8a88cd9 Update Jest (#12874) Dan Abramov 2018-05-21 16:17:11 +01:00
  • dc3b144f41 Treat Rollup "warnings" as errors (#12868) Dan Abramov 2018-05-21 15:38:46 +01:00
  • 0442e8275f Add a clear error when renderers clash in tests (#12867) Dan Abramov 2018-05-21 15:38:35 +01:00
  • 089d2deb20 add netlify toml file (#12350) Kevin Lamping 2018-05-20 15:03:51 -05:00
  • d7b9b4921b Fix react native example links in README of 'react-reconciler' (#12871) Kevin (Kun) "Kassimo" Qian 2018-05-20 04:01:00 -07:00
  • 9bed4a6aee https in reactProdInvariant text (#12869) Sophie Alpert 2018-05-19 17:29:41 -07:00
  • 397d6115b7 Temporarily disable Flow on AppVeyor Dan Abramov 2018-05-19 13:54:44 +01:00
  • 47b003a828 Resolve host configs at build time (#12792) Dan Abramov 2018-05-19 11:29:11 +01:00
  • c0fe8d6f69 Adds ReactScheduler red->green unit test for bug fixed in #12834 (#12861) Royi Hagigi 2018-05-18 15:05:21 -07:00
  • 5e80d81f37 High pri - ensure we call timed out callbacks in schedule (#12857) Flarnie Marchan 2018-05-18 10:05:49 -07:00
  • 17908c8ac9 Add test to ensure no duplicate values in ReactSymbols (#12845) Brian Vaughn 2018-05-18 07:57:25 -07:00
  • 96992f2a6c Try to fix Windows CI Dan 2018-05-18 09:25:50 +01:00
  • 972d209dcc Fix sample command in scripts/bench/README.md (#12853) Pete Nykänen 2018-05-18 11:18:35 +03:00
  • 40addbd110 Run Flow for each renderer separately (#12846) Dan Abramov 2018-05-18 02:05:19 +01:00
  • 40ea053bac Remove incorrect comment Sebastian Markbåge 2018-05-17 15:47:10 -07:00
  • c5a8dae025 [Fabric] Wire up event emitters (#12847) Sebastian Markbåge 2018-05-17 12:38:50 -07:00
  • 9d71ef26c3 Run the CI script on Windows Dan Abramov 2018-05-17 19:18:47 +01:00
  • 1a0afed771 getPeerGlobals should check bundleType instead of moduleType (#12839) Gary Wang 2018-05-18 00:16:03 +08:00
  • b245795de3 Re-enable Flow for ReactFiber and fix Flow issues (#12842) Dan Abramov 2018-05-17 17:14:12 +01:00
  • 7ccb37161f Temporary fix for grabbing wrong rAF polyfill in ReactScheduler (#12837) Flarnie Marchan 2018-05-17 08:57:45 -07:00
  • 4b8510be0f Make REACT_PROFILER_TYPE numeric value unique (#12843) Brian Vaughn 2018-05-17 08:55:41 -07:00
  • 2d20dc47a3 Separate yarn flow and yarn flow-ci (#12841) Dan Abramov 2018-05-17 14:29:37 +01:00
  • d4123b4784 Relax current renderer warning (#12838) Sebastian Markbåge 2018-05-16 17:31:56 -07:00
  • 2ace49362a Removed duplicate feature flag in test (#12836) Brian Vaughn 2018-05-16 15:39:32 -07:00
  • 2da155a4c3 Quick fix for minor typo in ReactScheduler (#12834) Flarnie Marchan 2018-05-16 14:18:22 -07:00
  • d6f304e889 Remove Timeout export on React object unless enableSuspense flag (#12833) Brian Vaughn 2018-05-16 14:02:34 -07:00
  • 8227e54ccf Quick fix for ReactScheduler type inconsistency (#12828) Flarnie Marchan 2018-05-16 08:07:42 -07:00
  • ef294ed6fc Rename Scheduler methods more accurately (#12770) Flarnie Marchan 2018-05-16 06:36:06 -07:00
  • 49979bbf52 Support Pointer Events (#12507) Philipp Spieß 2018-05-16 15:34:33 +02:00
  • de84d5c107 Enable Profiler timing for DOM and RN dev bundles (#12823) Brian Vaughn 2018-05-15 15:26:46 -07:00
  • f792275972 Pass instance handle to all Fabric clone methods (#12824) Sebastian Markbåge 2018-05-15 14:35:13 -07:00
  • a5184b215d Add FB www build of simple-cache-provider (#12822) Andrew Clark 2018-05-15 13:21:07 -07:00
  • 103503eb69 Only measure "base" times within ProfileMode (#12821) Brian Vaughn 2018-05-15 12:43:42 -07:00
  • 9097f3cdf0 Delete React Call/Return experiment (#12820) Dan Abramov 2018-05-15 19:16:29 +01:00
  • d758960116 Tweak comments Dan Abramov 2018-05-15 15:42:43 +01:00
  • 025d867dce Try another approach at fixing Windows Flow issues Dan Abramov 2018-05-15 15:20:15 +01:00
  • fe7890d569 Revert recent Flow changes Dan Abramov 2018-05-15 15:03:07 +01:00
  • 7ba1abecaa Try to fix Flow issue on Windows (part 5) Dan Abramov 2018-05-15 14:55:38 +01:00