Ryan Albrecht 04a289b838 ref(replay): Refactor replay breadcrumbs component to use *Frame types (#54056) 1 год назад
..
hooks 47953a7440 ref(ts): Use `jest.mocked` over jest.Mocked casting (#53821) 1 год назад
extractDomNodes.tsx b8a3d2d67c ref(replay): Convert the DOM tab to use *Frame types (#51209) 1 год назад
fetchReplayClicks.tsx 10160d8b9c feat(replays): Deeplink search results when searching DOM clicks (#47379) 1 год назад
fetchReplayList.tsx e7fac6c017 fix(replays): update error and dead/rage click cards (#53472) 1 год назад
getCurrentUrl.spec.tsx 96f20dd982 fix(replay): Include the origin in the Replay CurrentUrl component (#51748) 1 год назад
getCurrentUrl.tsx e493817ef7 ref(replay): Refactor the url walker components to use the new *Frame types (#53099) 1 год назад
getFrameDetails.tsx d66e09a36b fix(replay): Fix what tab appears when you click a Timestamp button in Replay Details>Network (#53973) 1 год назад
getReplayEvent.spec.tsx 04a289b838 ref(replay): Refactor replay breadcrumbs component to use *Frame types (#54056) 1 год назад
getReplayEvent.tsx 04a289b838 ref(replay): Refactor replay breadcrumbs component to use *Frame types (#54056) 1 год назад
getReplayIdFromEvent.tsx 8b310e6ea6 feat(replays): make error_has_replay use event.contexts (#48937) 1 год назад
highlightNode.tsx c14b6e9f25 chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313) 1 год назад
hydrateBreadcrumbs.spec.tsx 11eb0b1629 bug(replays): Guard against hydrating invalid attachments (#51160) 1 год назад
hydrateBreadcrumbs.tsx ef5cf8be97 ref(replay): Refactor Replay Timeline Events to use *Frame types (#52454) 1 год назад
hydrateErrors.spec.tsx 7aea79ca44 ref(replay): Convert Errors Tab to use `*Frame` types (#51559) 1 год назад
hydrateErrors.tsx ef5cf8be97 ref(replay): Refactor Replay Timeline Events to use *Frame types (#52454) 1 год назад
hydrateFrames.spec.tsx cb68d30e54 ref(replays): Hydrate Replay Frame* types for a more typesafe ui (#50707) 1 год назад
hydrateFrames.tsx cb68d30e54 ref(replays): Hydrate Replay Frame* types for a more typesafe ui (#50707) 1 год назад
hydrateRRWebRecordingFrames.spec.tsx cb68d30e54 ref(replays): Hydrate Replay Frame* types for a more typesafe ui (#50707) 1 год назад
hydrateRRWebRecordingFrames.tsx cb68d30e54 ref(replays): Hydrate Replay Frame* types for a more typesafe ui (#50707) 1 год назад
hydrateSpans.spec.tsx 408fbd16a3 ref(replay): Refactor the Replay Timeline to use typed network frames instead of spans (#51416) 1 год назад
hydrateSpans.tsx ef5cf8be97 ref(replay): Refactor Replay Timeline Events to use *Frame types (#52454) 1 год назад
projectSupportsReplay.spec.tsx b4193f6dbc fix(replays): Only show the Replay Onboarding for Backend & Frontend platforms, not Mobile (#49354) 1 год назад
projectSupportsReplay.tsx b4193f6dbc fix(replays): Only show the Replay Onboarding for Backend & Frontend platforms, not Mobile (#49354) 1 год назад
replay.tsx 321ba8264f test(replay): Create test stubs for all replay frames and frame-data (#50246) 1 год назад
replayDataUtils.spec.tsx a746bc47b1 ref(replay): Refactor ReplayReader.isNetworkDetailsSetup to use getSDKOptions internally (#51928) 1 год назад
replayDataUtils.tsx a746bc47b1 ref(replay): Refactor ReplayReader.isNetworkDetailsSetup to use getSDKOptions internally (#51928) 1 год назад
replayReader.spec.tsx 28655d64c0 ref(replay): Refactor Replay Details>Console tab to use the new *Frames types (#53660) 1 год назад
replayReader.tsx 28655d64c0 ref(replay): Refactor Replay Details>Console tab to use the new *Frames types (#53660) 1 год назад
resourceFrame.tsx f23055d665 ref(replay): Refactor Replay Details>Network table to use new *Frame types (#53384) 1 год назад
splitAttachmentsByType.spec.tsx 152b334386 ref: Replays should split memory spans apart from network spans earlier (#49123) 1 год назад
splitAttachmentsByType.tsx 725a27e0cb fix(replays): Guard against unknown span op (#49162) 1 год назад
types.tsx 28655d64c0 ref(replay): Refactor Replay Details>Console tab to use the new *Frames types (#53660) 1 год назад