Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acdlite/redux-router
/ functions
Functions
53 in github.com/acdlite/redux-router
⨍
Functions
53
◇
Types & classes
12
↓ 8 callers
Function
transitionTo
(pathname, query, state)
src/transitionTo.js:10
↓ 5 callers
Function
replaceWith
(pathname, query, state)
src/replaceWith.js:10
↓ 4 callers
Function
dispatch
(action)
examples/links/redux-devtools/index.js:165
↓ 3 callers
Function
locationStateEquals
(l1, l2)
src/locationStateEquals.js:7
↓ 2 callers
Function
externalStateChange
(state)
examples/links/index.js:45
↓ 2 callers
Function
last
(arr)
examples/links/redux-devtools/index.js:14
↓ 2 callers
Method
onLocationChange
* Update store state in response to router change
src/reduxRouteComponent.js:69
↓ 2 callers
Function
routerStateReducer
(state = {}, action)
src/routerStateReducer.js:10
↓ 2 callers
Method
storeIsInSyncWithRouter
(state = this.state, context = this.context)
src/reduxRouteComponent.js:59
↓ 1 callers
Function
colorFromString
(token)
examples/links/redux-devtools/Entry.js:21
↓ 1 callers
Function
computeNextEntry
* Computes the next entry in the log by applying an action.
examples/links/redux-devtools/index.js:31
↓ 1 callers
Function
devTools
()
examples/links/redux-devtools/index.js:199
↓ 1 callers
Function
externalStateChange
()
src/__tests__/reduxRouteComponent-test.js:15
↓ 1 callers
Function
hsvToRgb
(h, s, v)
examples/links/redux-devtools/Entry.js:3
↓ 1 callers
Function
liftAction
* Lifts an app action to a DevTools action.
examples/links/redux-devtools/index.js:144
↓ 1 callers
Function
liftReducer
* Lifts the app state reducer into a DevTools state reducer.
examples/links/redux-devtools/index.js:78
↓ 1 callers
Function
locationDidChange
(location, params)
src/locationDidChange.js:10
↓ 1 callers
Method
onStateChange
* 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 callers
Function
recomputeStates
* 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 callers
Function
reducer
(state = {}, action)
examples/links/index.js:16
↓ 1 callers
Method
render
()
examples/links/redux-devtools/DebugPanel.js:11
↓ 1 callers
Function
routerMiddleware
* Middleware for intercepting actions with type TRANSITION_TO and initiating * a transition. * @param {Router} Router instance
src/reduxRouteComponent.js:11
↓ 1 callers
Function
toggle
(obj, key)
examples/links/redux-devtools/index.js:18
↓ 1 callers
Function
unliftState
* Unlifts the DevTools state to the app state.
examples/links/redux-devtools/index.js:152
↓ 1 callers
Function
unliftStore
* Unlifts the DevTools store to act like the app's store.
examples/links/redux-devtools/index.js:161
Function
commit
()
examples/links/redux-devtools/index.js:185
Function
componentDidUpdate
(prevProps)
examples/links/redux-devtools/Monitor.js:34
Function
componentWillReceiveProps
(nextProps)
examples/links/redux-devtools/Monitor.js:21
Method
componentWillReceiveProps
(props)
src/reduxRouteComponent.js:55
Method
componentWillUnmount
()
src/reduxRouteComponent.js:103
Method
constructor
(props, context)
src/reduxRouteComponent.js:41
Function
dispatch
(action)
examples/links/redux-devtools/persistState.js:23
Function
execNextStep
()
src/__tests__/reduxRouteComponent-test.js:103
Method
getChildContext
()
src/reduxRouteComponent.js:51
Function
getState
()
examples/links/redux-devtools/index.js:169
Function
handleCommit
()
examples/links/redux-devtools/Monitor.js:55
Function
handleReset
()
examples/links/redux-devtools/Monitor.js:63
Function
handleRollback
()
examples/links/redux-devtools/Monitor.js:47
Function
handleSweep
()
examples/links/redux-devtools/Monitor.js:51
Function
handleToggleAction
(index)
examples/links/redux-devtools/Monitor.js:59
Function
jsdomReact
()
src/__tests__/jsdom.js:4
Function
persistState
(sessionId)
examples/links/redux-devtools/persistState.js:1
Function
reducer
(state = {}, action)
src/__tests__/reduxRouteComponent-test.js:107
Function
reduxRouteComponent
(s)
src/reduxRouteComponent.js:31
Method
render
()
src/reduxRouteComponent.js:107
Method
render
()
src/__tests__/reduxRouteComponent-test.js:35
Method
render
()
src/__tests__/reduxRouteComponent-test.js:50
Method
render
()
examples/links/redux-devtools/ReduxMonitor.js:17
Function
reset
()
examples/links/redux-devtools/index.js:179
Function
rollback
()
examples/links/redux-devtools/index.js:182
Function
shallowEqual
(objA, objB)
src/shallowEqual.js:1
Function
sweep
()
examples/links/redux-devtools/index.js:188
Function
toggleAction
(index)
examples/links/redux-devtools/index.js:191