MCPcopy Create free account

hub / github.com/kenberkeley/react-demo / functions

Functions173 in github.com/kenberkeley/react-demo

FunctionDropdown
(element)
static/bootstrap/js/bootstrap.js:762
FunctionExampleHoC
src/utils/HoC/ExampleHoC.js:4
FunctionI
()
static/jquery.min.js:2
FunctionK
()
static/jquery.min.js:2
FunctionKa
(a,b,c,d,e)
static/jquery.min.js:3
FunctionModal
(element, options)
static/bootstrap/js/bootstrap.js:926
FunctionMsgView
({ children, location })
src/views/msg.js:5
FunctionNoticeBar
()
src/components/Msg/MsgList/NoticeBar.js:3
FunctionPlugin
(option)
static/bootstrap/js/bootstrap.js:142
FunctionPopover
(element, options)
static/bootstrap/js/bootstrap.js:1779
FunctionScrollSpy
(element, options)
static/bootstrap/js/bootstrap.js:1888
FunctionTab
(element)
static/bootstrap/js/bootstrap.js:2061
FunctionTodoView
({ children })
src/views/todo.js:4
FunctionTooltip
(element, options)
static/bootstrap/js/bootstrap.js:1265
FunctionVa
(a,b,c)
static/jquery.min.js:3
FunctionWelcome
()
src/components/Welcome.js:11
FunctionZ
()
static/jquery.min.js:3
Function_changeQuantity
()
src/components/Msg/MsgList/DisplayControl.js:19
FunctionaddMsg
src/redux/actions/msg/msg.js:21
FunctionaddTodo
(content)
src/redux/actions/todo.js:11
FunctionchangeQuantity
(quantity)
src/redux/actions/msg/displayControl.js:27
FunctioncheckLogin
()
src/redux/actions/user.js:26
FunctionclickHandler
(e)
static/bootstrap/js/bootstrap.js:502
MethodcomponentDidMount
()
src/components/Msg/MsgForm/index.js:31
MethodcomponentDidMount
()
src/utils/HoC/ExampleHoC.js:9
FunctioncomponentWillMount
()
src/components/Navbar/index.js:14
FunctioncomponentWillMount
()
src/components/Msg/MsgList/index.js:10
MethodcomponentWillMount
()
src/components/404.js:8
MethodcomponentWillMount
()
src/components/Redirect.js:17
MethodcomponentWillMount
()
src/components/Msg/MsgDetail.js:22
MethodcomponentWillMount
()
src/utils/HoC/ExampleHoC.js:5
FunctioncomponentWillReceiveProps
* 类似于 Vue 中的 route: { data: Function } 属性,监听路由变化加载数据 * 【拓展阅读】无限循环坑 http://stackoverflow.com/questions/36189775
src/components/Msg/MsgList/index.js:19
FunctioncomponentWillReceiveProps
(nextProps)
src/components/Msg/MsgList/DisplayControl.js:13
MethodcomponentWillReceiveProps
* 由于本组件为共用组件,但 React 本身不提供类似 Vue 的 canReuse 属性 * 在 /msg/add <==> /msg/modify/:msgId 之间的跳转,组件保持挂载状态 * 故需要利用本函数更新 state。不在乎性能者可利用我们的 hack:Redire
src/components/Msg/MsgForm/index.js:40
Functionconstructor
(props)
src/components/Msg/MsgList/DisplayControl.js:6
Methodconstructor
(props)
src/components/Navbar/LoginForm.js:5
Methodconstructor
(props, context)
src/components/Msg/MsgForm/index.js:19
Methodconstructor
(props)
src/components/Todo/TodoInput.js:5
Functionda
(a,b,c)
static/jquery.min.js:2
FunctiondataTimeFormatter
(time, type)
src/utils/dateTimeFormatter.js:19
MethoddelMsg
()
src/components/Msg/OptBtnGroup.js:10
FunctiondelTodo
(todoId)
src/components/Todo/index.js:6
FunctiondelTodo
(todoId)
src/redux/actions/todo.js:26
Functionea
()
static/jquery.min.js:2
FunctionerrHandler
(e)
src/services/xhr/config.js:7
FunctionfetchMsg
src/redux/actions/msg/msg.js:13
FunctiongetComponent
(nextState, cb)
src/routes/todo.js:8
FunctiongetComponent
(nextState, cb)
src/routes/msg.js:14
FunctiongoNextPage
()
src/redux/actions/msg/displayControl.js:23
FunctiongoPrevPage
()
src/redux/actions/msg/displayControl.js:19
Functionh
()
static/bootstrap/js/bootstrap.min.js:6
FunctionhandleChange
(evt)
src/utils/mixins/handleChange.js:26
MethodhandleSubmit
()
src/components/Navbar/LoginForm.js:15
MethodhandleSubmit
()
src/components/Todo/TodoInput.js:11
Functionlogin
(formData)
src/redux/actions/user.js:16
Functionlogout
()
src/redux/actions/user.js:37
Methodlogout
()
src/components/Navbar/LogoutDropdown.js:8
FunctionmodMsg
src/redux/actions/msg/msg.js:32
Functionqa
()
static/jquery.min.js:2
Functionr
(a,b)
static/jquery.min.js:2
Methodrender
()
src/components/404.js:13
Methodrender
()
src/components/Redirect.js:23
Methodrender
()
src/components/Navbar/LogoutDropdown.js:14
Methodrender
()
src/components/Navbar/LoginForm.js:21
Methodrender
()
src/components/Msg/MsgDetail.js:39
Methodrender
()
src/components/Msg/OptBtnGroup.js:22
Methodrender
()
src/components/Msg/MsgForm/index.js:96
Methodrender
()
src/components/Todo/TodoInput.js:19
FunctionresetDisplayControl
()
src/redux/actions/msg/displayControl.js:32
FunctionspecifyAuthor
(authorSpecified)
src/redux/actions/msg/displayControl.js:14
FunctiontoggleTodo
(todoId)
src/redux/actions/todo.js:21
FunctionupdateMsgList
(displayControl = this.props.msg.displayControl)
src/components/Msg/MsgList/index.js:34
FunctionuserAuth
(nextState, replace, next)
src/utils/userAuth.js:8
← previous101–173 of 173, ranked by callers