Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Lobos/react-ui
/ functions
Functions
921 in github.com/Lobos/react-ui
⨍
Functions
921
◇
Types & classes
131
↓ 1 callers
Method
renderTip
()
src/FormControl.js:162
↓ 1 callers
Method
renderYears
()
src/Datepicker/Datetime.js:263
↓ 1 callers
Function
routeIsActive
* Returns true if the given pathname matches the active routes * and params.
docs/lib/ReactRouter.js:3998
↓ 1 callers
Function
routeParamsChanged
(route, prevState, nextState)
docs/lib/ReactRouter.js:3775
↓ 1 callers
Function
runEventQueueInBatch
(events)
docs/lib/react.js:10583
↓ 1 callers
Function
s
(o,u)
docs/lib/react.js:4
↓ 1 callers
Method
setChildrenHint
(hints, children)
src/FormControl.js:124
↓ 1 callers
Function
setLocation
(location)
src/lang/index.js:46
↓ 1 callers
Method
setStatus
(status)
src/Tree/Item.js:55
↓ 1 callers
Function
setTpl
(arr)
src/Tree/Tree.js:91
↓ 1 callers
Method
setValue
(value)
src/RadioGroup.js:66
↓ 1 callers
Method
setValue
(value, checkValue=this.props.checkValue)
src/Checkbox.js:51
↓ 1 callers
Method
setValue
(value)
src/CheckboxGroup.js:33
↓ 1 callers
Method
setValue
(value)
src/Datepicker/TimeSet.js:53
↓ 1 callers
Method
shouldComponentUpdate
(nextProps, nextState)
src/Datepicker/Pair.js:13
↓ 1 callers
Function
shouldUseChangeEvent
* SECTION: handle `change` event
docs/lib/react.js:929
↓ 1 callers
Function
shouldUseClickEvent
* SECTION: handle `click` event
docs/lib/react.js:1139
↓ 1 callers
Method
sortData
(key, asc)
src/Table.js:68
↓ 1 callers
Method
stageChange
(stage)
src/Datepicker/Datetime.js:171
↓ 1 callers
Method
start
()
src/Upload.js:157
↓ 1 callers
Function
startWatchingForChangeEventIE8
(target, targetInst)
docs/lib/react.js:963
↓ 1 callers
Function
startWatchingForValueChange
* (For IE <=11) Starts tracking propertychange events on the passed-in element * and override the value property so that we can distinguish user even
docs/lib/react.js:1026
↓ 1 callers
Function
stripQueryStringValueFromPath
(path, key)
docs/lib/ReactRouter.js:2372
↓ 1 callers
Method
submit
()
src/Form.js:112
↓ 1 callers
Function
toArray
* Flatten a children object (typically specified as `props.children`) and * return an array with appropriately re-keyed children.
docs/lib/react.js:4401
↓ 1 callers
Function
toObject
(val)
docs/lib/react.js:19306
↓ 1 callers
Function
toStyleObject
(str)
src/utils/strings.js:47
↓ 1 callers
Method
toggleAll
(open)
src/Tree/Item.js:33
↓ 1 callers
Function
traverseAllChildrenImpl
* @param {?*} children Children tree container. * @param {!string} nameSoFar Name of the key path so far. * @param {!function} callback Callback to
docs/lib/react.js:17612
↓ 1 callers
Function
validate
(value, valueType, { label, required, min, max, readOnly, sep, tip, type, validator, formD
src/utils/validation.js:20
↓ 1 callers
Function
validate
(props, propName, componentName, location, propFullName)
docs/lib/react.js:12610
↓ 1 callers
Method
validate
()
src/Form.js:90
↓ 1 callers
Method
validate
(value = this.state.value, props = this.props)
src/higherOrders/FormItem.js:106
↓ 1 callers
Function
validateDangerousTag
(tag)
docs/lib/react.js:6631
↓ 1 callers
Function
validateMethodOverride
(isAlreadyDefined, name)
docs/lib/react.js:4783
↓ 1 callers
Function
warnBadVendoredStyleName
(name, owner)
docs/lib/react.js:631
↓ 1 callers
Function
warnHyphenatedStyleName
(name, owner)
docs/lib/react.js:622
↓ 1 callers
Function
warnInvalidSetState
()
docs/lib/react.js:11030
↓ 1 callers
Function
warnStyleValueIsNaN
(name, value, owner)
docs/lib/react.js:649
↓ 1 callers
Function
warnStyleValueWithSemicolon
(name, value, owner)
docs/lib/react.js:640
↓ 1 callers
Function
withoutTransition
(el, callback)
src/utils/dom.js:41
↓ 1 callers
Function
wrapLegacyMeasurements
(measurements)
docs/lib/react.js:9432
Function
CallbackQueue
* A specialized pseudo-event module to help keep track of components waiting to * be notified when their DOM representations are available for use.
docs/lib/react.js:804
Function
Constructor
(props, context, updater)
docs/lib/react.js:5052
Function
E
()
docs/lib/react.js:15385
Function
Example
(props)
docs/src/js/Example.js:5
Function
FallbackCompositionState
* This helper class stores information about text content of a target node, * allowing comparison of content before and after a given event. * * Id
docs/lib/react.js:3172
Function
ForEachBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * traversal. Allows avoiding binding callbacks. * * @constructor ForE
docs/lib/react.js:4268
Function
FormSubmit
(props)
src/FormSubmit.js:6
Function
MapBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * mapping. Allows avoiding binding callbacks. * * @constructor MapBoo
docs/lib/react.js:4315
Function
Person
(firstname, lastname)
test/utils/merge.js:5
Function
ReactClassComponent
()
docs/lib/react.js:5034
Function
ReactComponent
* Base class helpers for the updating state of a component.
docs/lib/react.js:5165
Function
ReactCompositeComponentWrapper
(element)
docs/lib/react.js:17087
Function
ReactDOMComponent
* Creates a new React class that is idempotent and capable of containing other * React components. It accepts event listeners and DOM properties that
docs/lib/react.js:6658
Function
ReactDOMEmptyComponent
(instantiate)
docs/lib/react.js:7560
Function
ReactDOMTextComponent
(text)
docs/lib/react.js:8654
Function
ReactDefaultBatchingStrategyTransaction
()
docs/lib/react.js:9234
Function
ReactReconcileTransaction
* Currently: * - The order that these are listed in the transaction is critical: * - Suppresses events. * - Restores selection range. * * Future:
docs/lib/react.js:12967
Function
ReactServerRenderingTransaction
* @class ReactServerRenderingTransaction * @param {boolean} renderToStaticMarkup
docs/lib/react.js:13359
Function
ReactUpdatesFlushTransaction
()
docs/lib/react.js:13703
Function
StatelessComponent
(Component)
docs/lib/react.js:5404
Function
SyntheticAnimationEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15054
Function
SyntheticClipboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15093
Function
SyntheticCompositionEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15130
Function
SyntheticDragEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15167
Function
SyntheticEvent
* Synthetic events are dispatched by event plugins, typically in response to a * top-level event delegation handler. * * These systems should gener
docs/lib/react.js:15237
Function
SyntheticFocusEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15466
Function
SyntheticInputEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15504
Function
SyntheticKeyboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15589
Function
SyntheticMouseEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15662
Function
SyntheticTouchEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15708
Function
SyntheticTransitionEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15748
Function
SyntheticUIEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15808
Function
SyntheticWheelEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
docs/lib/react.js:15863
Function
TopLevelCallbackBookKeeping
(topLevelType, nativeEvent)
docs/lib/react.js:10644
Function
TopLevelWrapper
()
docs/lib/react.js:11284
Function
_handleChange
(event)
docs/lib/react.js:7993
Function
_noMeasure
* Simply passes through the measured function, without measuring it. * * @param {string} objName * @param {string} fnName * @param {function} func
docs/lib/react.js:12429
Function
accumulateDirectDispatches
(events)
docs/lib/react.js:3118
Function
accumulateDirectDispatchesSingle
* Accumulates dispatches on an `SyntheticEvent`, but only for the * `dispatchMarker`. * @param {SyntheticEvent} event
docs/lib/react.js:3100
Function
accumulateDirectionalDispatches
* Tags a `SyntheticEvent` with dispatched listeners. Creating this function * here, allows us to not have to bind or create functions for each event.
docs/lib/react.js:3043
Function
accumulateEnterLeaveDispatches
(leave, enter, from, to)
docs/lib/react.js:3114
Function
accumulateTwoPhaseDispatches
(events)
docs/lib/react.js:3106
Function
accumulateTwoPhaseDispatchesSingle
* Collect dispatches (must be entirely collected before dispatching - see unit * tests). Lazily allocate the array to conserve memory. We must loop
docs/lib/react.js:3062
Function
accumulateTwoPhaseDispatchesSingleSkipTarget
* Same as `accumulateTwoPhaseDispatchesSingle`, but skips over the targetID.
docs/lib/react.js:3071
Function
accumulateTwoPhaseDispatchesSkipTarget
(events)
docs/lib/react.js:3110
Method
add
()
src/Datepicker/TimeSet.js:23
Function
addDays
(d, days)
src/utils/datetime.js:10
Function
addEventListener
(node, event, listener)
docs/lib/ReactRouter.js:1613
Method
addFile
()
src/Upload.js:69
Function
addFilter
()
src/Filter.js:78
Function
addModal
(topic, props)
src/Modal.js:49
Function
addMonths
(d, months)
src/utils/datetime.js:16
Function
addPoolingTo
(CopyConstructor, pooler)
docs/lib/react.js:3680
Function
asap
* Enqueue a callback to be run at the end of the current batching cycle. Throws * if no updates are currently being performed.
docs/lib/react.js:13843
Function
attachRefs
* Helper to call ReactRef.attachRefs with this composite component, split out * to avoid allocations in the transaction mount-ready queue.
docs/lib/react.js:13047
Function
batchedMountComponentIntoNode
* Batched mount. * * @param {ReactComponent} componentInstance The instance to mount. * @param {DOMElement} container DOM element to mount into. *
docs/lib/react.js:11219
Function
batchedUpdates
(callback, a, b, c, d, e)
docs/lib/react.js:13733
Function
beforeUnloadHook
()
docs/lib/ReactRouter.js:1460
← previous
next →
401–500 of 921, ranked by callers