Commits
User selector
Datepicker
Commit History
Commits on Oct 20, 2020
- committed
Commits on Sep 24, 2020
offscreen double invoke effects (#19523)
Show description for c63741fauthored
Commits on Sep 23, 2020
- authoredBrian Vaughn
Commits on Sep 22, 2020
Profiler onRender only called when we do work (#19885)
Show description for 87c023bauthoredBrian VaughnDon't call onCommit et al if there are no effects (#19863)
Show description for 81aaee5
Commits on Sep 21, 2020
Commits on Sep 9, 2020
Commits on Sep 8, 2020
Decouple public, internal act implementation (#19745)
Show description for d17086cauthored
Commits on Aug 31, 2020
Remove withSuspenseConfig (#19724)
Show description for 1f38dcfauthored
Commits on Aug 28, 2020
Remove config argument from useTransition (#19719)
Show description for ddd1faaauthoredReplace SuspenseConfig object with an integer (#19706)
Show description for 92fcd46authored
Commits on Aug 26, 2020
Add React.startTransition (#19696)
Show description for 5564f2cauthored
Commits on Aug 20, 2020
Use Global Render Timeout for CPU Suspense (#19643)
Show description for d6e4338authored
Commits on Aug 17, 2020
refactor fb.me redirect link to reactjs.org/link (#19598)
Show description for 702fad4
Commits on Aug 14, 2020
Remove wasteful checks from `shouldYield`
Show description for 9abc278committed
Commits on Aug 7, 2020
Parallelize Jest in CI (#19552)
Show description for 0cd9a6dauthored
Commits on Aug 6, 2020
Commits on Aug 5, 2020
Commits on Jul 28, 2020
Add "unstable_" prefix to experimental mutable source APIs (#19472)
Show description for 5227a37authoredBrian Vaughn
Commits on Jul 17, 2020
Set current update lane priority for user blocking events (#19342)
Show description for faa697fauthored
Commits on Jul 16, 2020
Commits on Jul 15, 2020
Fix Suspense-wrapping heuristic (and bump version numbers) (#19373)
Show description for a89854bauthoredBrian Vaughn
Commits on Jul 9, 2020
Add dedicated LanePriority for Suspense retries (#19287)
Show description for 965d08cauthored
Commits on Jul 6, 2020
Decouple update priority tracking from Scheduler package (#19121)
Show description for 91a2e81authored
Commits on Jun 30, 2020
Added warning to <Context.Provider> in case no value prop is provided (#19054)
Show description for f4097c1authoredShailendra Gupta
Commits on Jun 15, 2020
Commits on Jun 12, 2020
Remove shouldDeprioritizeSubtree from host config (#19124)
Show description for 103ed08authoredLand Lanes implementation in old fork (#19108)
Show description for 8f05f2bauthored
Commits on May 28, 2020
Rename 17 to 18 in warnings (#19031)
Show description for 4985bb0authored- authoredBrian Vaughn
Remove ReactComponentTreeHook from internals (#19032)
Show description for 6071486authoredDelete Entries without Build Output from package.json and the build directory (#19029)
Show description for 43e59f2authored
Commits on May 27, 2020
Only prepare extra stack frames if needed (#19014)
Show description for 55cb0b7authored
Commits on May 21, 2020
- authoredBrian Vaughn
Commits on May 15, 2020
Update inaccurate mapChildren comment (#18931)
Show description for 121af31authored