MCPcopy Create free account

hub / github.com/acdlite/redux-router / functions

Functions53 in github.com/acdlite/redux-router

↓ 8 callersFunctiontransitionTo
(pathname, query, state)
src/transitionTo.js:10
↓ 5 callersFunctionreplaceWith
(pathname, query, state)
src/replaceWith.js:10
↓ 4 callersFunctiondispatch
(action)
examples/links/redux-devtools/index.js:165
↓ 3 callersFunctionlocationStateEquals
(l1, l2)
src/locationStateEquals.js:7
↓ 2 callersFunctionexternalStateChange
(state)
examples/links/index.js:45
↓ 2 callersFunctionlast
(arr)
examples/links/redux-devtools/index.js:14
↓ 2 callersMethodonLocationChange
* Update store state in response to router change
src/reduxRouteComponent.js:69
↓ 2 callersFunctionrouterStateReducer
(state = {}, action)
src/routerStateReducer.js:10
↓ 2 callersMethodstoreIsInSyncWithRouter
(state = this.state, context = this.context)
src/reduxRouteComponent.js:59
↓ 1 callersFunctioncolorFromString
(token)
examples/links/redux-devtools/Entry.js:21
↓ 1 callersFunctioncomputeNextEntry
* Computes the next entry in the log by applying an action.
examples/links/redux-devtools/index.js:31
↓ 1 callersFunctiondevTools
()
examples/links/redux-devtools/index.js:199
↓ 1 callersFunctionexternalStateChange
()
src/__tests__/reduxRouteComponent-test.js:15
↓ 1 callersFunctionhsvToRgb
(h, s, v)
examples/links/redux-devtools/Entry.js:3
↓ 1 callersFunctionliftAction
* Lifts an app action to a DevTools action.
examples/links/redux-devtools/index.js:144
↓ 1 callersFunctionliftReducer
* Lifts the app state reducer into a DevTools state reducer.
examples/links/redux-devtools/index.js:78
↓ 1 callersFunctionlocationDidChange
(location, params)
src/locationDidChange.js:10
↓ 1 callersMethodonStateChange
* Trigger transition in response to store change from external source — * such as devtools or deserialization — by comparing location.state.key
src/reduxRouteComponent.js:82
↓ 1 callersFunctionrecomputeStates
* Runs the reducer on all actions to get a fresh computation log. * It's probably a good idea to do this only if the code has changed, * but until w
examples/links/redux-devtools/index.js:53
↓ 1 callersFunctionreducer
(state = {}, action)
examples/links/index.js:16
↓ 1 callersMethodrender
()
examples/links/redux-devtools/DebugPanel.js:11
↓ 1 callersFunctionrouterMiddleware
* Middleware for intercepting actions with type TRANSITION_TO and initiating * a transition. * @param {Router} Router instance
src/reduxRouteComponent.js:11
↓ 1 callersFunctiontoggle
(obj, key)
examples/links/redux-devtools/index.js:18
↓ 1 callersFunctionunliftState
* Unlifts the DevTools state to the app state.
examples/links/redux-devtools/index.js:152
↓ 1 callersFunctionunliftStore
* Unlifts the DevTools store to act like the app's store.
examples/links/redux-devtools/index.js:161
Functioncommit
()
examples/links/redux-devtools/index.js:185
FunctioncomponentDidUpdate
(prevProps)
examples/links/redux-devtools/Monitor.js:34
FunctioncomponentWillReceiveProps
(nextProps)
examples/links/redux-devtools/Monitor.js:21
MethodcomponentWillReceiveProps
(props)
src/reduxRouteComponent.js:55
MethodcomponentWillUnmount
()
src/reduxRouteComponent.js:103
Methodconstructor
(props, context)
src/reduxRouteComponent.js:41
Functiondispatch
(action)
examples/links/redux-devtools/persistState.js:23
FunctionexecNextStep
()
src/__tests__/reduxRouteComponent-test.js:103
MethodgetChildContext
()
src/reduxRouteComponent.js:51
FunctiongetState
()
examples/links/redux-devtools/index.js:169
FunctionhandleCommit
()
examples/links/redux-devtools/Monitor.js:55
FunctionhandleReset
()
examples/links/redux-devtools/Monitor.js:63
FunctionhandleRollback
()
examples/links/redux-devtools/Monitor.js:47
FunctionhandleSweep
()
examples/links/redux-devtools/Monitor.js:51
FunctionhandleToggleAction
(index)
examples/links/redux-devtools/Monitor.js:59
FunctionjsdomReact
()
src/__tests__/jsdom.js:4
FunctionpersistState
(sessionId)
examples/links/redux-devtools/persistState.js:1
Functionreducer
(state = {}, action)
src/__tests__/reduxRouteComponent-test.js:107
FunctionreduxRouteComponent
(s)
src/reduxRouteComponent.js:31
Methodrender
()
src/reduxRouteComponent.js:107
Methodrender
()
src/__tests__/reduxRouteComponent-test.js:35
Methodrender
()
src/__tests__/reduxRouteComponent-test.js:50
Methodrender
()
examples/links/redux-devtools/ReduxMonitor.js:17
Functionreset
()
examples/links/redux-devtools/index.js:179
Functionrollback
()
examples/links/redux-devtools/index.js:182
FunctionshallowEqual
(objA, objB)
src/shallowEqual.js:1
Functionsweep
()
examples/links/redux-devtools/index.js:188
FunctiontoggleAction
(index)
examples/links/redux-devtools/index.js:191