MCPcopy Create free account

hub / github.com/bstnfrmry/hanabi / functions

Functions244 in github.com/bstnfrmry/hanabi

FunctionSubtitle
(props: TxtProps)
src/components/ui/typography.tsx:16
FunctionSummary
()
src/pages/summary.tsx:10
FunctionSummary
(props: Props)
src/pages/[gameId]/summary.tsx:99
FunctionSvgImage
(props: { svg: ImportedSvg; alt?: string; width?: number; height?: number })
src/components/ui/svgImage.tsx:16
FunctionTextFieldDialog
(props: PropsWithChildren<Props>)
src/components/textFieldDialog.tsx:13
FunctionTextInput
(props: InputProps)
src/components/ui/forms.tsx:26
FunctionTitle
(props: TxtProps)
src/components/ui/typography.tsx:10
FunctionToken
(props: TokenProps)
src/components/tokenSpace.tsx:12
FunctionTokenSpace
(props: Props)
src/components/tokenSpace.tsx:55
FunctionTurn
(props: Props)
src/components/turn.tsx:30
FunctionTurnCard
({ card, context }: { card: ICard; context: ICardContext })
src/components/turn.tsx:161
FunctionTutorial
(props: Props)
src/components/tutorial.tsx:119
FunctionTutorialInstructions
()
src/components/tutorialInstructions.tsx:8
FunctionTutorialProvider
(props: TutorialProviderProps)
src/components/tutorial.tsx:74
FunctionTxt
(props: Props)
src/components/ui/txt.tsx:28
FunctionUserPreferencesDialog
({ onCloseArea, userPreferences, saveUserPreferences }: Props)
src/components/userPreferencesDialog.tsx:14
FunctionVignette
(props: Props)
src/components/vignette.tsx:17
FunctionVignettes
(props: Props)
src/components/vignettes.tsx:12
FunctioncheckKey
(event: KeyboardEvent)
src/components/game.tsx:413
FunctioncheckKey
(event: KeyboardEvent)
src/components/reviewComments.tsx:71
FunctioncommitViewAction
(state: IGameView, action: IAction)
src/lib/ai.ts:209
Functioncopy
()
src/components/lobby.tsx:73
FunctionfindExistingCommentText
(game: IGameState, playerId: string, turnNumber: number)
src/lib/reviewComments.ts:24
FunctiongameIsPublic
(game: IGameState)
src/lib/firebase.ts:109
MethodgetInitialProps
({ res, err })
src/pages/_error.tsx:12
FunctiongetServerSideProps
()
src/pages/join-game.tsx:14
FunctiongetServerSideProps
({ params })
src/pages/[gameId]/summary.tsx:49
FunctionisColorHintTurn
(turn: ITurn<IHintAction>)
src/components/receivedHintsPopover.tsx:200
FunctionisNumberHintTurn
(turn: ITurn<IHintAction>)
src/components/receivedHintsPopover.tsx:203
FunctionlogFailedPromise
(e)
src/lib/errors.ts:1
FunctiononCopySeed
()
src/pages/[gameId]/summary.tsx:143
FunctiononCreateGame
()
src/pages/new-game.tsx:73
FunctiononJoinGameSubmit
(e: FormEvent)
src/components/lobby.tsx:88
FunctiononMenuClick
()
src/components/game.tsx:374
FunctiononMenuClick
()
src/components/homeButton.tsx:17
FunctiononMenuClick
()
src/components/menuArea.tsx:31
FunctiononNotificationClick
()
src/hooks/notifications.ts:41
FunctiononOffline
()
src/hooks/connectivity.ts:7
FunctiononOnline
()
src/hooks/connectivity.ts:6
FunctiononPrefClick
()
src/components/menuArea.tsx:28
FunctiononTutorialClick
()
src/components/menuArea.tsx:35
Methodrender
()
src/pages/404.tsx:12
Methodrender
()
src/pages/_error.tsx:17
FunctionsetValue
(value: T)
src/hooks/localStorage.ts:44
← previous201–244 of 244, ranked by callers