The library for web and native user interfaces.
main
[Bugfix] Infinite uDV loop in popstate event (#32821)
Andrew Clark committed over 1 year ago
Add Suspensey Images behind a Flag (#32819)
Sebastian Markbåge committed over 1 year ago
Log Mount/Unmount/Reconnect/Disconnect in the Component Track (#32816)
Sebastian Markbåge committed over 1 year ago
Fix Bugs Measuring Performance Track for Effects (#32815)
Sebastian Markbåge committed over 1 year ago
[DevTools] Release and aquire host instances when they're cloned in persistent mode (#32812)
Sebastian Markbåge committed over 1 year ago
feat[devtools]: display native tag for host components for Native (#32762)
Ruslan Lesiutin committed over 1 year ago
Minor Tweak to Performance Track (#32808)
Sebastian Markbåge committed over 1 year ago
Delete CHANGELOG-canary.md (#32807)
Matt Carroll committed over 1 year ago
Follow through all the phases when an error happens during snapshotting (#32803)
Sebastian Markbåge committed over 1 year ago
Clarify that the transitionLanes used by Transition Tracing is a LaneMap (#32800)
Sebastian Markbåge committed over 1 year ago
Don't shadow EventListenerOptionsOrUseCapture and FocusOptions types (#32801)
Sebastian Markbåge committed over 1 year ago
Warn for using a React owned node as a Container if it also has text content (#32774)
Sebastian Markbåge committed over 1 year ago
Solidify addTransitionType Semantics (#32797)
Sebastian Markbåge committed over 1 year ago
Warn if addTransitionType is called when there are no pending Actions (#32793)
Sebastian Markbåge committed over 1 year ago
Support addTransitionType in startGestureTransition (#32792)
Sebastian Markbåge committed over 1 year ago
Get rid of the directional gesture options (#32788)
Sebastian Markbåge committed over 1 year ago
Adjust range start/end based on the duration and delay of the animation (#32790)
Sebastian Markbåge committed over 1 year ago
Remove useSwipeTransition (#32786)
Sebastian Markbåge committed over 1 year ago
Add startGestureTransition API (#32785)
Sebastian Markbåge committed over 1 year ago
Unify BatchConfigTransition and Transition types (#32783)
Sebastian Markbåge committed over 1 year ago