Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/beeshell
/ functions
Functions
359 in github.com/Meituan-Dianping/beeshell
⨍
Functions
359
◇
Types & classes
217
↓ 126 callers
Method
setState
(key, value)
src/common/animations/index.ts:21
↓ 60 callers
Method
open
(c)
src/components/Tip/index.tsx:130
↓ 25 callers
Method
close
(...args)
src/components/Modal/index.tsx:246
↓ 20 callers
Method
getState
()
src/common/animations/index.ts:15
↓ 20 callers
Method
handleChange
(value)
src/components/Rate/index.tsx:150
↓ 15 callers
Method
componentWillReceiveProps
(nextProps)
src/components/Tip/index.tsx:99
↓ 15 callers
Method
measure
(...args)
src/components/Button/index.tsx:83
↓ 14 callers
Method
getPropertyValue
(type, tag)
src/common/animations/index.ts:63
↓ 13 callers
Method
toIn
()
src/common/animations/index.ts:71
↓ 10 callers
Function
range
(count)
src/components/Calendar/utils.ts:183
↓ 8 callers
Method
add
(c: ReactElement<any>, args?: any)
src/components/Topview/index.tsx:29
↓ 8 callers
Method
getContent
(c)
src/components/Tip/index.tsx:109
↓ 8 callers
Method
getPropertyValue
(type, tag)
src/common/animations/index.ts:194
↓ 8 callers
Function
isLeapYear
(year)
src/common/utils/index.ts:21
↓ 7 callers
Method
handlePress
()
src/components/Button/index.tsx:87
↓ 6 callers
Function
convert2Digit
(i)
src/common/utils/index.ts:30
↓ 5 callers
Method
getValue
(pageX)
src/components/Rate/index.tsx:115
↓ 5 callers
Method
getWidthByPercent
(baseWidth, percent)
src/components/Progress/index.tsx:69
↓ 5 callers
Method
remove
(id: number)
src/components/Topview/index.tsx:51
↓ 5 callers
Method
renderFooter
()
examples/Topview/index.tsx:51
↓ 5 callers
Method
renderSafeArea
()
examples/Scrollpicker/index.tsx:23
↓ 4 callers
Function
getAWeek
* 获取某天所在的一周
src/components/Calendar/utils.ts:138
↓ 4 callers
Method
getFieldKeys
(props?)
src/modules/TreeView/index.tsx:56
↓ 4 callers
Method
getHeader
()
src/components/Dialog/index.tsx:95
↓ 4 callers
Method
getUIData
(element, accurateHeight, maxCount?)
src/components/Scrollpicker/index.tsx:177
↓ 4 callers
Method
handleChangeFilter
(...args)
examples/Form/index.tsx:84
↓ 4 callers
Method
isEmpty
(value)
src/components/Stepper/index.tsx:91
↓ 3 callers
Method
componentWillUnmount
()
src/modules/Ruler/index.tsx:41
↓ 3 callers
Method
getFieldKeys
(props?)
src/components/Cascader/index.tsx:249
↓ 3 callers
Method
getLabel
(label, type, index)
examples/Dialog/index.tsx:33
↓ 3 callers
Method
renderIcon
(active)
src/components/Picker/index.tsx:124
↓ 3 callers
Method
renderItem
(item, index)
src/components/Cascader/index.tsx:323
↓ 3 callers
Method
renderItem
(checked, index, label)
examples/Radio/index.tsx:33
↓ 3 callers
Method
scrollTo
(scrollIndex, targetItemIndex, animated?)
src/components/Scrollpicker/index.tsx:277
↓ 3 callers
Method
toOut
()
src/common/animations/index.ts:75
↓ 2 callers
Method
cancel
()
src/components/Input/index.tsx:81
↓ 2 callers
Method
changeDate
(type, method)
src/components/Calendar/index.tsx:162
↓ 2 callers
Method
fade
(tag: boolean)
src/common/animations/index.ts:94
↓ 2 callers
Method
fetchData
(value?)
examples/Cascader/index.tsx:99
↓ 2 callers
Method
getBody
(c)
src/components/Tip/index.tsx:116
↓ 2 callers
Method
getCheckedInfo
(tree, checkType, fieldKeys)
src/components/Cascader/index.tsx:78
↓ 2 callers
Method
getContent
(inner?)
src/components/Modal/index.tsx:165
↓ 2 callers
Method
getDays
(year, month)
src/components/Datepicker/index.tsx:97
↓ 2 callers
Method
getMenu
(tree, fieldKeys)
src/components/Cascader/index.tsx:220
↓ 2 callers
Method
getRects
()
src/components/SlideModal/index.tsx:170
↓ 2 callers
Method
handlePress
(type: string, item?, index?)
src/components/Actionsheet/index.tsx:104
↓ 2 callers
Method
handlePress
(msg)
examples/NavigationBar/index.tsx:22
↓ 2 callers
Method
init
(props)
src/components/Timepicker/index.tsx:31
↓ 2 callers
Method
init
(props)
src/components/Cascader/index.tsx:136
↓ 2 callers
Method
init
(props, syncTag?: boolean)
src/components/Modal/index.tsx:88
↓ 2 callers
Method
init
(props, syncTag?: boolean)
src/components/Tip/index.tsx:56
↓ 2 callers
Method
init
(props)
src/components/Calendar/index.tsx:136
↓ 2 callers
Method
initialize
(props)
src/components/Scrollpicker/index.tsx:71
↓ 2 callers
Method
initialize
(props)
src/components/Datepicker/index.tsx:33
↓ 2 callers
Method
locateIndicator
(targetItemHeight)
src/components/Scrollpicker/index.tsx:250
↓ 2 callers
Function
makeHeader
(navigation, title, backLabelText, item?)
examples/App.tsx:173
↓ 2 callers
Method
modProps
(props)
src/components/Input/index.tsx:94
↓ 2 callers
Function
range
(length)
src/common/utils/index.ts:1
↓ 2 callers
Method
recursiveAncestors
(tree, item, fieldKeys, ret?)
src/components/Cascader/index.tsx:112
↓ 2 callers
Method
refreshState
(pageNo?: number)
examples/Longlist/index.tsx:94
↓ 2 callers
Method
renderChildren
()
src/components/Radio/Radio.tsx:45
↓ 2 callers
Method
renderFullScreenView
()
src/modules/Ruler/index.tsx:45
↓ 2 callers
Method
renderItem
(item, date, desc)
src/components/Calendar/index.tsx:243
↓ 2 callers
Method
renderLabel
()
src/components/Checkbox/CheckboxItem.tsx:103
↓ 2 callers
Method
replace
(c, id)
src/components/Topview/index.tsx:87
↓ 2 callers
Method
reset
(params: any)
src/common/animations/index.ts:79
↓ 2 callers
Method
resetActive
(tree, activeItem, fieldKeys)
src/components/Cascader/index.tsx:179
↓ 2 callers
Method
resetChecked
(tree, item, checkType, checked, fieldKeys)
src/components/Cascader/index.tsx:40
↓ 2 callers
Method
resizeContainerHeight
(targetItemHeight)
src/components/Scrollpicker/index.tsx:244
↓ 2 callers
Method
scrollProper
(scrollIndex, scrollHeight, animated?)
src/components/Scrollpicker/index.tsx:289
↓ 2 callers
Method
scrollTo
(index: number = 0)
src/components/Tab/index.tsx:48
↓ 2 callers
Method
slide
(tag: boolean)
src/common/animations/index.ts:209
↓ 2 callers
Method
stop
()
src/common/animations/index.ts:25
↓ 2 callers
Method
toAnimate
(target, fromValue, toValue, duration)
src/components/Progress/index.tsx:92
↓ 1 callers
Method
calucateDistance
(index, baseX, containerWidth)
src/components/Tab/index.tsx:63
↓ 1 callers
Method
close
()
src/modules/Dropdown/index.tsx:62
↓ 1 callers
Method
close
()
src/components/Picker/index.tsx:86
↓ 1 callers
Method
componentDidUpdate
(prevProps, prevState)
src/components/Modal/index.tsx:127
↓ 1 callers
Method
createPanResponder
()
src/components/Rate/index.tsx:154
↓ 1 callers
Method
delay
(task)
src/components/Input/index.tsx:85
↓ 1 callers
Method
fetchList
(params)
examples/Longlist/index.tsx:73
↓ 1 callers
Method
getAllCheckedStatus
()
src/components/Checkbox/Checkbox.tsx:98
↓ 1 callers
Method
getBody
()
src/components/Dialog/index.tsx:109
↓ 1 callers
Method
getBody
()
src/components/BottomModal/index.tsx:147
↓ 1 callers
Method
getBody
()
src/components/Actionsheet/index.tsx:66
↓ 1 callers
Method
getContent
()
src/modules/Dropdown/index.tsx:66
↓ 1 callers
Method
getDateByIndex
(list, value)
src/components/Datepicker/index.tsx:208
↓ 1 callers
Method
getDateInputByString
(param)
src/components/Datepicker/index.tsx:70
↓ 1 callers
Method
getFooter
()
src/components/Dialog/index.tsx:119
↓ 1 callers
Method
getFooter
()
src/components/Actionsheet/index.tsx:113
↓ 1 callers
Method
getFullScreenPatch
()
src/components/SlideModal/index.tsx:263
↓ 1 callers
Method
getHeader
()
src/components/BottomModal/index.tsx:61
↓ 1 callers
Method
getHeader
()
src/components/Actionsheet/index.tsx:55
↓ 1 callers
Method
getTargetItem
(options, targetValue)
examples/Cascader/index.tsx:80
↓ 1 callers
Method
getViewList
(list)
src/components/Datepicker/index.tsx:137
↓ 1 callers
Method
gotoPage
(item)
examples/App.tsx:88
↓ 1 callers
Method
handleChangeFilterSync
* 同步校验
examples/Form/index.tsx:92
↓ 1 callers
Function
hexToRgb
(hex)
src/common/utils/index.ts:11
↓ 1 callers
Method
init
(props)
src/modules/TreeView/index.tsx:41
↓ 1 callers
Method
init
(props, syncTag?: boolean)
src/components/SlideModal/index.tsx:71
next →
1–100 of 359, ranked by callers