Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kenberkeley/react-demo
/ functions
Functions
173 in github.com/kenberkeley/react-demo
⨍
Functions
173
◇
Types & classes
26
Function
Dropdown
(element)
static/bootstrap/js/bootstrap.js:762
Function
ExampleHoC
src/utils/HoC/ExampleHoC.js:4
Function
I
()
static/jquery.min.js:2
Function
K
()
static/jquery.min.js:2
Function
Ka
(a,b,c,d,e)
static/jquery.min.js:3
Function
Modal
(element, options)
static/bootstrap/js/bootstrap.js:926
Function
MsgView
({ children, location })
src/views/msg.js:5
Function
NoticeBar
()
src/components/Msg/MsgList/NoticeBar.js:3
Function
Plugin
(option)
static/bootstrap/js/bootstrap.js:142
Function
Popover
(element, options)
static/bootstrap/js/bootstrap.js:1779
Function
ScrollSpy
(element, options)
static/bootstrap/js/bootstrap.js:1888
Function
Tab
(element)
static/bootstrap/js/bootstrap.js:2061
Function
TodoView
({ children })
src/views/todo.js:4
Function
Tooltip
(element, options)
static/bootstrap/js/bootstrap.js:1265
Function
Va
(a,b,c)
static/jquery.min.js:3
Function
Welcome
()
src/components/Welcome.js:11
Function
Z
()
static/jquery.min.js:3
Function
_changeQuantity
()
src/components/Msg/MsgList/DisplayControl.js:19
Function
addMsg
src/redux/actions/msg/msg.js:21
Function
addTodo
(content)
src/redux/actions/todo.js:11
Function
changeQuantity
(quantity)
src/redux/actions/msg/displayControl.js:27
Function
checkLogin
()
src/redux/actions/user.js:26
Function
clickHandler
(e)
static/bootstrap/js/bootstrap.js:502
Method
componentDidMount
()
src/components/Msg/MsgForm/index.js:31
Method
componentDidMount
()
src/utils/HoC/ExampleHoC.js:9
Function
componentWillMount
()
src/components/Navbar/index.js:14
Function
componentWillMount
()
src/components/Msg/MsgList/index.js:10
Method
componentWillMount
()
src/components/404.js:8
Method
componentWillMount
()
src/components/Redirect.js:17
Method
componentWillMount
()
src/components/Msg/MsgDetail.js:22
Method
componentWillMount
()
src/utils/HoC/ExampleHoC.js:5
Function
componentWillReceiveProps
* 类似于 Vue 中的 route: { data: Function } 属性,监听路由变化加载数据 * 【拓展阅读】无限循环坑 http://stackoverflow.com/questions/36189775
src/components/Msg/MsgList/index.js:19
Function
componentWillReceiveProps
(nextProps)
src/components/Msg/MsgList/DisplayControl.js:13
Method
componentWillReceiveProps
* 由于本组件为共用组件,但 React 本身不提供类似 Vue 的 canReuse 属性 * 在 /msg/add <==> /msg/modify/:msgId 之间的跳转,组件保持挂载状态 * 故需要利用本函数更新 state。不在乎性能者可利用我们的 hack:Redire
src/components/Msg/MsgForm/index.js:40
Function
constructor
(props)
src/components/Msg/MsgList/DisplayControl.js:6
Method
constructor
(props)
src/components/Navbar/LoginForm.js:5
Method
constructor
(props, context)
src/components/Msg/MsgForm/index.js:19
Method
constructor
(props)
src/components/Todo/TodoInput.js:5
Function
da
(a,b,c)
static/jquery.min.js:2
Function
dataTimeFormatter
(time, type)
src/utils/dateTimeFormatter.js:19
Method
delMsg
()
src/components/Msg/OptBtnGroup.js:10
Function
delTodo
(todoId)
src/components/Todo/index.js:6
Function
delTodo
(todoId)
src/redux/actions/todo.js:26
Function
ea
()
static/jquery.min.js:2
Function
errHandler
(e)
src/services/xhr/config.js:7
Function
fetchMsg
src/redux/actions/msg/msg.js:13
Function
getComponent
(nextState, cb)
src/routes/todo.js:8
Function
getComponent
(nextState, cb)
src/routes/msg.js:14
Function
goNextPage
()
src/redux/actions/msg/displayControl.js:23
Function
goPrevPage
()
src/redux/actions/msg/displayControl.js:19
Function
h
()
static/bootstrap/js/bootstrap.min.js:6
Function
handleChange
(evt)
src/utils/mixins/handleChange.js:26
Method
handleSubmit
()
src/components/Navbar/LoginForm.js:15
Method
handleSubmit
()
src/components/Todo/TodoInput.js:11
Function
login
(formData)
src/redux/actions/user.js:16
Function
logout
()
src/redux/actions/user.js:37
Method
logout
()
src/components/Navbar/LogoutDropdown.js:8
Function
modMsg
src/redux/actions/msg/msg.js:32
Function
qa
()
static/jquery.min.js:2
Function
r
(a,b)
static/jquery.min.js:2
Method
render
()
src/components/404.js:13
Method
render
()
src/components/Redirect.js:23
Method
render
()
src/components/Navbar/LogoutDropdown.js:14
Method
render
()
src/components/Navbar/LoginForm.js:21
Method
render
()
src/components/Msg/MsgDetail.js:39
Method
render
()
src/components/Msg/OptBtnGroup.js:22
Method
render
()
src/components/Msg/MsgForm/index.js:96
Method
render
()
src/components/Todo/TodoInput.js:19
Function
resetDisplayControl
()
src/redux/actions/msg/displayControl.js:32
Function
specifyAuthor
(authorSpecified)
src/redux/actions/msg/displayControl.js:14
Function
toggleTodo
(todoId)
src/redux/actions/todo.js:21
Function
updateMsgList
(displayControl = this.props.msg.displayControl)
src/components/Msg/MsgList/index.js:34
Function
userAuth
(nextState, replace, next)
src/utils/userAuth.js:8
← previous
101–173 of 173, ranked by callers