MCPcopy Create free account

hub / github.com/bywo/react-flexbox-layout / functions

Functions127 in github.com/bywo/react-flexbox-layout

↓ 9 callersFunctioncleanProps
(props)
src/prop_types.js:167
↓ 6 callersFunctionaddTo
(map, key, value)
src/util.jsx:110
↓ 6 callersFunctioncountNonEmpty
(children)
src/util.jsx:33
↓ 6 callersFunctiondidDefineWidth
(props)
src/util.jsx:184
↓ 6 callersFunctionis
( obj, type )
src/modernizr.js:102
↓ 4 callersMethod_getClassname
()
src/horizontal_item_ie9.jsx:126
↓ 4 callersMethod_requiresExtraWrapper
* In order to match flexbox behavior where align:baseline elements only align baselines with each other, we need to * wrap other align types in a w
src/horizontal_item_ie9.jsx:138
↓ 4 callersFunctiondidDefineHeight
(props)
src/util.jsx:188
↓ 4 callersFunctionmapNonEmpty
(children, fn)
src/util.jsx:9
↓ 4 callersFunctionprefixFlexProp
(style, grow, shrink, basis)
src/vendors_helper.js:1
↓ 3 callersFunctioncreateCustomClasses
({ defaultGutter = 0, gutterMultiplier = 1, defaultGutterUnit = 'px', simulateFlexbox = !hasFlexbox()
src/index.js:16
↓ 3 callersFunctionisEmptyNode
(node)
src/util.jsx:5
↓ 2 callersMethod_applyWidth
(width)
src/horizontal_item_ie9.jsx:74
↓ 2 callersMethod_getInnerStyles
()
src/horizontal_item_ie9.jsx:109
↓ 2 callersMethod_getWrapperStyles
()
src/horizontal_item_ie9.jsx:87
↓ 2 callersMethod_isFlexboxLayout
()
src/vertical_ie9.jsx:182
↓ 2 callersFunctioncreateApp
({ VLayout, VLayoutItem, HLayout, HLayoutItem })
test/server_side-test.js:5
↓ 2 callersFunctionderegister
(component)
src/update_engine_ie9.jsx:29
↓ 2 callersFunctionforEachNonEmpty
(children, fn)
src/util.jsx:21
↓ 2 callersFunctiongetGutterSizes
(gutterPrevKey, gutterNextKey, children, defaultGutter)
src/util.jsx:52
↓ 2 callersFunctiongetHGutterSizes
(children, defaultGutter)
src/util.jsx:48
↓ 2 callersFunctiongetSizeCalc
(usedSpace, flexGrow, totalFlexGrow)
src/util.jsx:118
↓ 2 callersFunctiongetVGutterSizes
(children, defaultGutter)
src/util.jsx:44
↓ 2 callersFunctionmakeHLayoutItemChildProps
(parentProps, childProps = {}, index, gutterSizes, gutterMultiplier)
src/util.jsx:172
↓ 2 callersFunctionmakeVLayoutItemChildProps
(parentProps, childProps = {}, index, gutterSizes, gutterMultiplier)
src/util.jsx:160
↓ 2 callersFunctionnormalizeAlign
(align)
src/util.jsx:129
↓ 2 callersFunctionnormalizeJustify
(justify)
src/util.jsx:149
↓ 2 callersFunctionpxToUnit
(dimensionString)
src/util.jsx:192
↓ 2 callersFunctionregister
(component)
src/update_engine_ie9.jsx:19
↓ 2 callersMethodrender
()
examples/simple/app.jsx:8
↓ 2 callersFunctionsumSizes
(dimension, items)
src/util.jsx:90
↓ 2 callersFunctiontestPropsAll
( prop, prefixed, elem )
src/modernizr.js:137
↓ 2 callersFunctionupdate
()
src/update_engine_ie9.jsx:39
↓ 1 callersMethod_applyHeight
(height)
src/vertical_item_ie9.jsx:63
↓ 1 callersMethod_buildChild
(child, index, gutterSizes)
src/vertical_ie9.jsx:60
↓ 1 callersMethod_buildChild
(child, index, gutterSizes)
src/horizontal_ie9.jsx:60
↓ 1 callersMethod_getClassName
()
src/horizontal_item.jsx:24
↓ 1 callersMethod_getClassName
()
src/vertical_item.jsx:43
↓ 1 callersMethod_getClassname
()
src/vertical_item_ie9.jsx:99
↓ 1 callersMethod_getContainerClassName
()
src/vertical.jsx:46
↓ 1 callersMethod_getContainerClassName
()
src/horizontal.jsx:46
↓ 1 callersMethod_getContainerStyles
()
src/vertical.jsx:51
↓ 1 callersMethod_getContainerStyles
()
src/horizontal.jsx:51
↓ 1 callersMethod_getItemStyles
()
src/vertical_item_ie9.jsx:86
↓ 1 callersMethod_getItemWrapperStyles
()
src/vertical_item_ie9.jsx:67
↓ 1 callersMethod_getLayoutStyles
()
src/vertical_ie9.jsx:170
↓ 1 callersMethod_getLayoutStyles
()
src/horizontal_ie9.jsx:168
↓ 1 callersMethod_getLayoutWrapperStyles
()
src/vertical_ie9.jsx:152
↓ 1 callersMethod_getStyles
()
src/horizontal_item.jsx:32
↓ 1 callersMethod_getStyles
()
src/vertical_item.jsx:22
↓ 1 callersMethod_measureHeight
()
src/vertical_item_ie9.jsx:59
↓ 1 callersMethod_measureWidth
()
src/horizontal_item_ie9.jsx:60
↓ 1 callersMethod_mustGrowChild
()
src/vertical_item_ie9.jsx:107
↓ 1 callersMethod_mustGrowChild
()
src/vertical_item.jsx:51
↓ 1 callersFunctioncontains
( str, substr )
src/modernizr.js:106
↓ 1 callersFunctionisDirectory
(dir)
examples/webpack.config.js:6
↓ 1 callersMethodrender
()
examples/two-columns/app.jsx:13
↓ 1 callersMethodrender
()
examples/debounce/app.jsx:32
↓ 1 callersMethodrender
()
examples/nested/app.jsx:8
↓ 1 callersMethodrender
()
examples/vertical/app.jsx:8
↓ 1 callersFunctionrenderContent
()
examples/scrolling/app.jsx:8
↓ 1 callersFunctionrequestNextLayoutMinDelay
(delay)
src/update_engine_ie9.jsx:78
↓ 1 callersFunctionsetCss
( str )
src/modernizr.js:94
↓ 1 callersFunctiontestDOMProps
( props, obj, elem )
src/modernizr.js:120
↓ 1 callersFunctiontestFlexbox
()
src/modernizr.js:151
↓ 1 callersFunctiontestFlexboxLegacy
()
src/modernizr.js:155
↓ 1 callersFunctiontestProps
( props, prefixed )
src/modernizr.js:110
↓ 1 callersFunctionupdateOnWindowResize
()
src/update_engine_ie9.jsx:69
FunctionF
()
src/modernizr.js:66
Method_applyFlexHeights
()
src/vertical_ie9.jsx:120
Method_applyFlexHeights
()
src/horizontal_ie9.jsx:148
Method_applyInheritedStyles
(textAlign)
src/vertical_item_ie9.jsx:48
Method_applyInheritedStyles
()
src/vertical_ie9.jsx:97
Method_applyInheritedStyles
(whiteSpace, textAlign, lineHeight)
src/horizontal_item_ie9.jsx:64
Method_applyInheritedStyles
()
src/horizontal_ie9.jsx:108
Method_applyWidths
()
src/vertical_ie9.jsx:102
Method_applyWidths
()
src/horizontal_ie9.jsx:117
Method_callDidLayout
()
src/vertical_ie9.jsx:148
Method_callDidLayout
()
src/horizontal_ie9.jsx:164
Method_measureInheritedStyles
()
src/vertical_ie9.jsx:90
Method_measureInheritedStyles
()
src/horizontal_ie9.jsx:91
Method_measureItemHeights
()
src/vertical_ie9.jsx:109
Method_measureItemHeights
()
src/horizontal_ie9.jsx:147
Method_measureWidths
()
src/vertical_ie9.jsx:95
Method_measureWidths
()
src/horizontal_ie9.jsx:98
Method_onBlur
()
examples/debounce/app.jsx:17
Method_onChange
(e)
examples/debounce/app.jsx:58
Method_onClearClick
()
examples/debounce/app.jsx:54
Method_setContainerHeight
(height)
src/horizontal_item_ie9.jsx:78
Method_setContainerHeights
()
src/horizontal_ie9.jsx:150
Method_unsetLayoutStyles
()
src/vertical_item_ie9.jsx:33
Method_unsetLayoutStyles
()
src/vertical_ie9.jsx:74
Method_unsetLayoutStyles
()
src/horizontal_item_ie9.jsx:43
Method_unsetLayoutStyles
()
src/horizontal_ie9.jsx:76
Functionbound
()
src/modernizr.js:62
MethodcomponentDidMount
()
src/vertical_item_ie9.jsx:10
MethodcomponentDidMount
()
src/vertical_ie9.jsx:24
MethodcomponentDidMount
()
src/horizontal_item_ie9.jsx:10
MethodcomponentDidMount
()
src/vertical.jsx:13
MethodcomponentDidMount
()
src/horizontal.jsx:13
next →1–100 of 127, ranked by callers