COMMITS
/ packages/shared/getComponentNameFromType.js June 11, 2025
J
Stringify context as SomeContext instead of SomeContext.Provider (#33507)
Jan Kassens committed
J
Remove feature flag enableRenderableContext (#33505)
Jan Kassens committed
March 17, 2025
R
[bug] Fix component name for Portal and add tests (#32640)
Ricky committed
R
[refactor] Add element type for Activity (#32499)
Ricky committed
January 8, 2025
S
Add <ViewTransition> Component (#31975)
Sebastian Markbåge committed
April 2, 2024
J
[be] Remove unshipped experimental <Cache> element type (#28698)
Joseph Savona committed
February 13, 2024
D
Switch <Context> to mean <Context.Provider> (#28226)
dan committed
February 5, 2024
D
[Flight] Delete Server Context (#28225)
dan committed
January 11, 2024
S
Use getComponentNameFromType for debug info for the key warning (#27930)
Sebastian Markbåge committed
April 5, 2023
S
Remove no-fallthrough lint suppressions (#26553)
Sophie Alpert committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
March 8, 2022
S
[ServerContext] Flight support for ServerContext (#23244)
salazarm committed
S
Add more feature flag checks (#24037)
Sebastian Markbåge committed
February 11, 2022
L
add <TracingMarker> component boilerplate (#23275)
Luna Ruan committed
May 7, 2021
F
Renamed function in error log issue #21446 (#21449)
faebzz committed
May 4, 2021
B
Unify React.memo and React.forwardRef display name logic (#21392)
Brian Vaughn committed
March 5, 2021
B
Split getComponentName into getComponentNameFromFiber and getComponentNameFromType (#20940)
Brian Vaughn committed