-
Notifications
You must be signed in to change notification settings - Fork 49.8k
Open
Labels
Description
Summary
I've been working on updating the types for react-reconciler, and found methods are still missing from its README after recent updates. These are detailed in pmndrs/react-three-fiber#3242 based on implementation, but they are as follows:
NotPendingTransition,HostTransitionContextImplement experimental_useFormStatus #26722setCurrentUpdatePriority,getCurrentUpdatePriority,resolveUpdatePriority[Fiber] Move updatePriority tracking to renderers #28751resetFormInstanceAutomatically reset forms after action finishes #28804requestPostPaintCallback[Draft][Transition Tracing] More Accurate End Time #25105shouldAttemptEagerTransitionSynchronously flush the transition lane scheduled in a popstate event #26025trackSchedulerEventFix Overlapping "message" Bug in Performance Track #31528resolveEventType,resolveEventTimeStamp[Fiber] Track Event Time, startTransition Time and setState Time #31008
I can open a PR for updating the README specifically, but I haven't looked deeper to see if there was anything else missing in the repo.
satelllte, lo1tuma, lourd, nstadigs, marklundin and 7 more