MCPcopy Index your code

hub / github.com/react-native-community/upgrade-helper / functions

Functions102 in github.com/react-native-community/upgrade-helper

↓ 8 callersFunctionwaitToRender
({ waitingTime = 500 } = {})
src/utils/test-utils.ts:74
↓ 6 callersFunctiongetChangelogURL
({ version, packageName, }: { version: string packageName: string })
src/utils.ts:136
↓ 6 callersFunctionreplaceAppDetails
( str: string, appName?: string, appPackage?: string )
src/utils.ts:85
↓ 5 callersFunctiongetTransitionDuration
(duration: number)
src/utils.ts:151
↓ 5 callersFunctiongetVersionsContentInDiff
({ packageName, fromVersion, toVersion, }: { packageName: string fromVersion: string toVersion: st
src/utils.ts:104
↓ 4 callersFunctiongetReleasedVersions
({ releasedVersions, minVersion, maxVersion, }: { releasedVersions: string[] minVersion?: string m
src/components/common/VersionSelector.tsx:150
↓ 4 callersFunctionremoveAppPathPrefix
(path: string, appName = DEFAULT_APP_NAME)
src/utils.ts:77
↓ 3 callersFunctioncompareReleaseCandidateVersions
({ version, versionToCompare, }: { version: string | semver.SemVer versionToCompare: string | semver.S
src/components/common/VersionSelector.tsx:72
↓ 3 callersFunctiongetBinaryFileURL
({ packageName, language, version, path, }: GetBinaryFileURLProps)
src/utils.ts:64
↓ 3 callersFunctiongetRNDiffRepository
({ packageName }: { packageName: string })
src/utils.ts:11
↓ 3 callersFunctiongetReleaseVersionFiles
(packageName)
src/releases/index.js:24
↓ 2 callersFunctiondoesVersionExist
({ version, allVersions, minVersion, }: { version: string | null allVersions: string[] minVersion?
src/components/common/VersionSelector.tsx:197
↓ 2 callersFunctionfetchContent
()
src/components/common/CopyFileButton.tsx:36
↓ 2 callersFunctionhandleViewStyleChange
(newViewStyle: ViewType)
src/components/common/DiffViewer.tsx:158
↓ 2 callersFunctionregisterValidSW
(swUrl: string, config?: ServiceWorkerConfig)
src/serviceWorker.ts:62
↓ 2 callersFunctionselectVersion
(targetVersion)
src/__tests__/Home.e2e.spec.ts:19
↓ 2 callersFunctionstripAnchorInUrl
()
src/components/common/VersionSelector.tsx:63
↓ 2 callersFunctionupdateURL
({ packageName, language, isPackageNameDefinedInURL, fromVersion, toVersion, appPackage, appName
src/utils/update-url.ts:3
↓ 1 callersFunctioncheckIfVersionIsALatestRC
({ version, latestVersion, }: { version: string latestVersion: string })
src/components/common/VersionSelector.tsx:95
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl: string, config?: ServiceWorkerConfig)
src/serviceWorker.ts:106
↓ 1 callersFunctioncopyContent
()
src/components/common/CopyFileButton.tsx:41
↓ 1 callersFunctiondelay
(ms: number)
src/hooks/fetch-diff.ts:6
↓ 1 callersFunctionfetchDiff
()
src/hooks/fetch-diff.ts:30
↓ 1 callersFunctionfetchReleaseVersions
()
src/hooks/fetch-release-versions.ts:14
↓ 1 callersFunctionfetchVersions
()
src/components/common/VersionSelector.tsx:253
↓ 1 callersFunctiongeneratePathId
(oldPath: string, newPath: string)
src/components/common/Diff/DiffHeader.tsx:76
↓ 1 callersFunctiongetAppInfoInURL
()
src/components/pages/Home.tsx:102
↓ 1 callersFunctiongetBranch
({ packageName, language, version, }: { packageName: string language?: string version: string })
src/utils.ts:42
↓ 1 callersFunctiongetChangelog
({ version }: { version: string })
src/components/common/UsefulLinks.tsx:31
↓ 1 callersFunctiongetComments
({ packageName, newPath, fromVersion, toVersion, }: { packageName: string newPath: string fromVe
src/components/common/Diff/DiffComment.tsx:132
↓ 1 callersFunctiongetDiffKey
({ oldRevision, newRevision, }: { oldRevision: string newRevision: string })
src/components/common/DiffViewer.tsx:40
↓ 1 callersFunctiongetDiffURL
({ packageName, language, fromVersion, toVersion, }: { packageName: string language: string from
src/utils.ts:19
↓ 1 callersFunctiongetFilePathsToShow
({ oldPath, newPath, appName, appPackage, }: { oldPath: string newPath: string appName?: string
src/utils.ts:162
↓ 1 callersFunctiongetFirstMajorRelease
({ releasedVersions, versionToCompare, }: { releasedVersions: string[] versionToCompare: string })
src/components/common/VersionSelector.tsx:177
↓ 1 callersFunctiongetLatestMajorReleaseVersion
(releasedVersions: string[])
src/components/common/VersionSelector.tsx:83
↓ 1 callersFunctiongetLineNumberWithType
({ lineChangeType, lineNumber, }: { lineChangeType: LineChangeT lineNumber: number })
src/components/common/Diff/DiffComment.tsx:119
↓ 1 callersFunctiongetReleasedVersionsWithCandidates
({ releasedVersions, toVersion, latestVersion, showReleaseCandidates, }: { releasedVersions: string[
src/components/common/VersionSelector.tsx:110
↓ 1 callersFunctiongetReleasesFileURL
({ packageName }: { packageName: string })
src/utils.ts:14
↓ 1 callersFunctiongetVersionsInURL
()
src/components/common/VersionSelector.tsx:46
↓ 1 callersFunctionhandleSettingsChange
(settingsValues: CheckboxValueType[])
src/components/pages/Home.tsx:202
↓ 1 callersFunctionignoreWarnings
(value)
config-overrides.js:3
↓ 1 callersFunctionisDiffCollapsedByDefault
({ type, hunks, }: { type: DiffType hunks: HunkData[] })
src/components/common/Diff/Diff.tsx:157
↓ 1 callersFunctionisVersionAReleaseAndOfLatest
(version: string)
src/components/common/VersionSelector.tsx:162
↓ 1 callersFunctionlaunchBrowser
()
src/utils/test-utils.ts:41
↓ 1 callersFunctionmovePackageJsonToTop
(parsedDiff: File[])
src/hooks/fetch-diff.ts:8
↓ 1 callersMethodrender
()
src/components/common/UsefulContentSection.tsx:222
↓ 1 callersFunctionrenderUpgradeDoneMessage
({ diff, completedDiffs, }: { diff: File[] completedDiffs: string[] })
src/components/common/DiffViewer.tsx:135
↓ 1 callersFunctionresetCompletedDiffs
()
src/components/common/DiffViewer.tsx:152
↓ 1 callersFunctionscrollToDone
()
src/components/common/DiffViewer.tsx:111
↓ 1 callersFunctionscrollToRef
(ref?: React.RefObject<HTMLElement>)
src/components/common/DiffViewer.tsx:48
↓ 1 callersFunctionscrollToTop
()
src/components/common/DiffViewer.tsx:112
↓ 1 callersFunctionuseFetchDiff
({ shouldShowDiff, packageName, language, fromVersion, toVersion, }: UseFetchDiffProps)
src/hooks/fetch-diff.ts:18
↓ 1 callersFunctionuseFetchReleaseVersions
({ packageName, }: { packageName: string })
src/hooks/fetch-release-versions.ts:4
↓ 1 callersFunctionuseGetLanguageFromURL
()
src/hooks/get-language-from-url.ts:3
↓ 1 callersFunctionuseGetPackageNameFromURL
()
src/hooks/get-package-name-from-url.ts:3
FunctionAlignDepsAlert
()
src/components/common/AlignDepsAlert.tsx:4
FunctionApp
()
src/App.tsx:4
FunctionBinaryBadge
({ open, ...props }: BinaryBadgeProps)
src/components/common/Diff/DiffHeader.tsx:115
FunctionBinaryDownload
({ diff, fromVersion, toVersion, appName, packageName, }: BinaryDownloadProps)
src/components/common/BinaryDownload.tsx:84
FunctionBinaryList
({ binaryFiles, toVersion, appName, packageName, })
src/components/common/BinaryDownload.tsx:51
FunctionDarkModeButton
({ isDarkMode, ...props }: DarkModeButtonProps)
src/components/common/DarkModeButton.tsx:15
FunctionDiff
({ packageName, oldPath, newPath, type, hunks, fromVersion, toVersion, diffKey, isDiffComple
src/components/common/Diff/Diff.tsx:206
FunctionDiffComment
({ content, lineChangeType, }: { content: any lineChangeType: LineChangeT })
src/components/common/Diff/DiffComment.tsx:183
FunctionDiffHeader
({ oldPath, newPath, fromVersion, toVersion, type, diffKey, hasDiff, isDiffCollapsed, setIsD
src/components/common/Diff/DiffHeader.tsx:315
FunctionDiffLoader
()
src/components/common/Diff/DiffLoading.tsx:24
FunctionDiffLoading
()
src/components/common/Diff/DiffLoading.tsx:64
FunctionDiffSection
({ packageName, diff, getDiffKey, title, completedDiffs, isDoneSection, fromVersion, toVersion
src/components/common/Diff/DiffSection.tsx:35
FunctionDiffViewer
({ packageName, language, fromVersion, toVersion, shouldShowDiff, selectedChanges, onToggleChang
src/components/common/DiffViewer.tsx:76
FunctionDownloadFileButton
({ open, version, path, packageName, ...props }: DownloadFileButtonProps)
src/components/common/DownloadFileButton.tsx:12
FunctionFileName
({ oldPath, newPath, type, }: { oldPath: string newPath: string type: DiffType })
src/components/common/Diff/DiffHeader.tsx:52
FunctionFileStatus
({ type, ...props }: { type: DiffType } & TagProps)
src/components/common/Diff/DiffHeader.tsx:85
FunctionHome
()
src/components/pages/Home.tsx:130
FunctionMarkdownComponent
({ forceBlock = false, options = {}, ...props }: MarkdownComponentProps)
src/components/common/Markdown.tsx:37
FunctionSelect
({ title, options, ...props }: SelectProps)
src/components/common/Select.tsx:20
FunctionSettings
({ handleSettingsChange, packageName, language, onChangePackageNameAndLanguage, }: { handleSettingsC
src/components/common/Settings.tsx:32
FunctionTitleLoader
()
src/components/common/Diff/DiffLoading.tsx:9
FunctionTroubleshootingGuides
({ isTooltipOpen, }: { isTooltipOpen: boolean })
src/components/common/TroubleshootingGuides.tsx:38
FunctionTroubleshootingGuidesButton
()
src/components/common/TroubleshootingGuidesButton.tsx:20
FunctionUsefulLinks
({ packageName, toVersion, versions, }: UsefulLinksProps)
src/components/common/UsefulLinks.tsx:26
FunctionVersionSelector
({ packageName, language, isPackageNameDefinedInURL, showDiff, showReleaseCandidates, appPackage,
src/components/common/VersionSelector.tsx:220
FunctionarePropsEqual
(prevProps: DiffProps, nextProps: DiffProps)
src/components/common/Diff/Diff.tsx:355
FunctioncloseBrowser
()
src/utils/test-utils.ts:70
FunctionhandleClickChange
(visibility: boolean)
src/components/common/Settings.tsx:50
FunctionhandleCompleteDiff
(diffKey: string)
src/components/common/DiffViewer.tsx:125
FunctionhandleCompletedFilesCounterClick
()
src/components/common/DiffViewer.tsx:114
FunctionhandleCopyPathToClipboard
()
src/components/common/Diff/Diff.tsx:233
FunctionhandlePackageNameAndLanguageChange
({ newPackageName, newLanguage, }: { newPackageName?: string newLanguage: string })
src/components/pages/Home.tsx:176
FunctionhandlePopoverVisibilityChange
()
src/components/common/TroubleshootingGuidesButton.tsx:24
FunctionhandleResetCopyPathPopoverContent
()
src/components/common/Diff/Diff.tsx:237
FunctionhandleShowDiff
({ fromVersion, toVersion, }: { fromVersion: string toVersion: string })
src/components/pages/Home.tsx:160
FunctionhandleToggleShowContent
()
src/components/common/TroubleshootingGuidesButton.tsx:32
FunctionjumpToAnchor
(stopScrolling: boolean)
src/components/common/DiffViewer.tsx:53
FunctionmockResponses
(request: puppeteer.HTTPRequest)
src/utils/test-utils.ts:25
FunctiononCopyContent
()
src/components/common/Diff/DiffHeader.tsx:220
FunctiononShowDiff
()
src/components/common/VersionSelector.tsx:352
Functionregister
(config?: ServiceWorkerConfig)
src/serviceWorker.ts:28
FunctionrenderToken
( token: TokenNode, renderDefault: DefaultRenderToken, index: number )
src/components/common/Diff/Diff.tsx:165
FunctionresetContent
()
src/components/common/Diff/DiffHeader.tsx:219
MethodshouldComponentUpdate
( nextProps: Partial<UsefulContentSectionProps>, nextState: Partial<UsefulContentSectionState> )
src/components/common/UsefulContentSection.tsx:173
FunctiontoggleDarkMode
()
src/components/pages/Home.tsx:216
next →1–100 of 102, ranked by callers