COMMITS
March 19, 2025
L
[ci] Properly format commit message (#32668)
lauren committed
March 18, 2025
S
Minor Fixes to View Transition Fixture (#32664)
Sebastian Markbåge committed
M
J
Add getClientRects to fragment instances (#32660)
Jack Pope committed
J
Add blur() and focusLast() to fragment instances (#32654)
Jack Pope committed
S
Update ViewTransition fixture to include bigger buttons/swipe (#32656)
Sebastian Markbåge committed
S
Measure Updated ViewTransition Boundaries (#32653)
Sebastian Markbåge committed
March 17, 2025
D
fix(react-compiler): implement NumericLiteral as ObjectPropertyKey (#31791)
Dimitri POSTOLOV committed
S
Don't auto-start browser in SSR fixtures (#32652)
Sebastian Markbåge committed
S
Materialize the tree ID when ViewTransition name=auto consumes one (#32651)
Sebastian Markbåge committed
L
[ci][ez] use yarn --cwd (#32650)
lauren committed
L
[ci] Pin Discord webhook action to specific commit sha (#32649)
lauren committed
L
[ci] Don't use third party action to push commits (#32648)
lauren committed
A
Fix COMMIT_SHA when generating PR artifacts (#32647)
Andrew Clark committed
R
[devtools] add filters for internal builds (#32646)
Ricky committed
J
Add observer methods to fragment instances (#32619)
Jack Pope committed
R
[bug] Fix component name for Portal and add tests (#32640)
Ricky committed
R
Remove offscreen type (#32639)
Ricky committed
R
[refactor] Add element type for Activity (#32499)
Ricky committed
March 15, 2025
R
Partially revert #32588 (#32621)
Ricky committed
March 14, 2025
S
Remove Mutation Check Around commit/measureUpdateViewTransition (#32617)
Sebastian Markbåge committed
S
Move traverseFragmentInstanceChildren to internal ReactFiberTreeReflection (#32613)
Sebastian Markbåge committed
S
Measure and apply names for the "new" phase (#32612)
Sebastian Markbåge committed
S
Find Pairs and Apply View Transition Names to the Clones in the "old" Phase (#32599)
Sebastian Markbåge committed
S
Add more phases to the ReactFiberApplyGesture (#32578)
Sebastian Markbåge committed
S
Make xViewTransitionToHostInstances helpers reusable (#32611)
Sebastian Markbåge committed
S
Gate flushGestureMutations and flushGestureAnimations (#32605)
Sebastian Markbåge committed
S
Merge restoreEnterViewTransitions and restoreExitViewTransitions (#32585)
Sebastian Markbåge committed
M