MCPcopy Create free account

hub / github.com/Huxpro/js-module-7day / functions

Functions908 in github.com/Huxpro/js-module-7day

↓ 2 callersFunctionproceed
()
js/reveal.js:360
↓ 2 callersFunctionprocessQueue
* Processes any enqueued updates. * * @private
example/webpack-es6-react/bundle.js:12724
↓ 2 callersFunctionprocessQueue
* Processes any enqueued updates. * * @private
example/webpack/bundle.js:12725
↓ 2 callersFunctionpublishEventForPlugin
* Publishes an event so that it can be dispatched by the supplied plugin. * * @param {object} dispatchConfig Dispatch configuration for the event.
example/webpack-es6-react/bundle.js:10054
↓ 2 callersFunctionpublishEventForPlugin
* Publishes an event so that it can be dispatched by the supplied plugin. * * @param {object} dispatchConfig Dispatch configuration for the event.
example/webpack/bundle.js:10055
↓ 2 callersFunctionpublishRegistrationName
* Publishes a registration name that is used to identify dispatched events and * can be used with `EventPluginHub.putListener` to register listeners
example/webpack-es6-react/bundle.js:10095
↓ 2 callersFunctionpublishRegistrationName
* Publishes a registration name that is used to identify dispatched events and * can be used with `EventPluginHub.putListener` to register listeners
example/webpack/bundle.js:10096
↓ 2 callersFunctionputListener
(id, registrationName, listener, transaction)
example/webpack-es6-react/bundle.js:12170
↓ 2 callersFunctionputListener
(id, registrationName, listener, transaction)
example/webpack/bundle.js:12171
↓ 2 callersFunctionreadURL
* Reads the current URL (hash) and navigates accordingly.
js/reveal.js:3257
↓ 2 callersFunctionrecomputePluginOrdering
* Recomputes the plugin list using the injected plugins and plugin ordering. * * @private
example/webpack-es6-react/bundle.js:10002
↓ 2 callersFunctionrecomputePluginOrdering
* Recomputes the plugin list using the injected plugins and plugin ordering. * * @private
example/webpack/bundle.js:10003
↓ 2 callersFunctionremoveEventListeners
* Unbinds all event listeners.
js/reveal.js:1078
↓ 2 callersFunctionsafeActiveElement
()
example/browserify/bundle.js:4086
↓ 2 callersFunctionsetPreviousVerticalIndex
* Stores the vertical index of a stack so that the same * vertical slide can be selected when navigating to and * from the stack. * * @param {
js/reveal.js:1751
↓ 2 callersFunctionshouldIgnoreValue
(name, value)
example/webpack-es6-react/bundle.js:6151
↓ 2 callersFunctionshouldIgnoreValue
(name, value)
example/webpack/bundle.js:6152
↓ 2 callersFunctionshowHide
( elements, show )
example/browserify/bundle.js:5871
↓ 2 callersFunctionshowSlide
* Called when the given slide is within the configured view * distance. Shows the slide element and loads any content * that is set to load lazily
js/reveal.js:2884
↓ 2 callersFunctionsibling
( cur, dir )
example/browserify/bundle.js:2970
↓ 2 callersFunctionsiblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a precedes b, greater
example/browserify/bundle.js:940
↓ 2 callersFunctionslidify
* Parses a data string into multiple slides based * on the passed in separator arguments.
plugin/markdown/markdown.js:138
↓ 2 callersFunctionstartEmbeddedContent
* Start playback of any embedded content inside of * the targeted slide.
js/reveal.js:3065
↓ 2 callersFunctionstopQueue
( hooks )
example/browserify/bundle.js:6744
↓ 2 callersFunctionstopWatchingForChangeEventIE8
()
example/webpack-es6-react/bundle.js:14566
↓ 2 callersFunctionstopWatchingForChangeEventIE8
()
example/webpack/bundle.js:14567
↓ 2 callersFunctionstopWatchingForValueChange
* (For old IE.) Removes the event listeners from the currently-tracked element, * if any exists.
example/webpack-es6-react/bundle.js:14647
↓ 2 callersFunctionstopWatchingForValueChange
* (For old IE.) Removes the event listeners from the currently-tracked element, * if any exists.
example/webpack/bundle.js:14648
↓ 2 callersFunctiontoggleOverview
* Toggles the slide overview mode on and off. * * @param {Boolean} override Optional flag which overrides the * toggle logic and forcibly sets t
js/reveal.js:1954
↓ 2 callersFunctiontogglePause
* Toggles the paused mode on and off.
js/reveal.js:2054
↓ 2 callersFunctionupdateFunc
( i, contexts, values )
example/browserify/bundle.js:3344
↓ 2 callersFunctionupdateNotes
* Pick up notes from the current slide and display tham * to the viewer. * * @see `showNotes` config value
js/reveal.js:2558
↓ 2 callersFunctionupdateOverview
* Moves the overview viewport to the current slides. * Called each time the current slide changes.
js/reveal.js:1879
↓ 2 callersFunctionupdateParallax
* Updates the position of the parallax background based * on the current slide index.
js/reveal.js:2827
↓ 2 callersFunctionupdateSlideNumber
* Updates the slide number div to reflect the current slide. * * The following slide number formats are available: * "h.v": horizontal . verti
js/reveal.js:2591
↓ 2 callersFunctionupdateSlides
* Updates one dimension of slides by showing the slide * with the specified index. * * @param {String} selector A CSS selector that will fetch
js/reveal.js:2374
↓ 2 callersFunctionv
(e,t)
plugin/highlight/highlight.js:29
↓ 2 callersFunctionvalidateChildKeys
* Ensure that every element either is passed in a static location, in an * array with an explicit keys property defined, or in an object literal *
example/webpack-es6-react/bundle.js:3955
↓ 2 callersFunctionvalidateChildKeys
* Ensure that every element either is passed in a static location, in an * array with an explicit keys property defined, or in an object literal *
example/webpack/bundle.js:3956
↓ 2 callersFunctionvalidateExplicitKey
* Warn if the element doesn't have an explicit key assigned to it. * This element is in an array. The array could grow and shrink or be * reordere
example/webpack-es6-react/bundle.js:3865
↓ 2 callersFunctionvalidateExplicitKey
* Warn if the element doesn't have an explicit key assigned to it. * This element is in an array. The array could grow and shrink or be * reordere
example/webpack/bundle.js:3866
↓ 2 callersFunctionvalidateInstanceHandle
()
example/webpack-es6-react/bundle.js:9749
↓ 2 callersFunctionvalidateInstanceHandle
()
example/webpack/bundle.js:9750
↓ 2 callersFunctionvalidatePropTypes
* Given an element, validate that its props follow the propTypes definition, * provided by the type. * * @param {ReactElement} element
example/webpack-es6-react/bundle.js:4123
↓ 2 callersFunctionvalidatePropTypes
* Given an element, validate that its props follow the propTypes definition, * provided by the type. * * @param {ReactElement} element
example/webpack/bundle.js:4124
↓ 2 callersFunctionvendorPropName
( style, name )
example/browserify/bundle.js:5758
↓ 2 callersFunctionwarnAndMonitorForKeyUse
* Shared warning and monitoring code for the key warnings. * * @internal * @param {string} message The base warning that gets output. * @param
example/webpack-es6-react/bundle.js:3906
↓ 2 callersFunctionwarnAndMonitorForKeyUse
* Shared warning and monitoring code for the key warnings. * * @internal * @param {string} message The base warning that gets output. * @param
example/webpack/bundle.js:3907
↓ 2 callersFunctionwarnValidStyle
(name, value)
example/webpack-es6-react/bundle.js:7019
↓ 2 callersFunctionwarnValidStyle
(name, value)
example/webpack/bundle.js:7020
↓ 2 callersFunctionwriteURL
* Updates the page URL (hash) to reflect the current * state. * * @param {Number} delay The time in ms to wait before * writing the hash
js/reveal.js:3305
↓ 2 callersFunctiony
(c,d)
lib/js/head.min.js:8
↓ 2 callersFunctionz
()
lib/js/head.min.js:8
↓ 1 callersFunctionAnimation
( elem, properties, options )
example/browserify/bundle.js:6550
↓ 1 callersFunctionaccumulateDispatches
* Accumulates without regard to direction, does not look for phased * registration names. Same as `accumulateDirectDispatchesSingle` but without *
example/webpack-es6-react/bundle.js:13953
↓ 1 callersFunctionaccumulateDispatches
* Accumulates without regard to direction, does not look for phased * registration names. Same as `accumulateDirectDispatchesSingle` but without *
example/webpack/bundle.js:13954
↓ 1 callersFunctionaddAttributes
* Add attributes to the parent element of a text node, * or the element of an attribute node.
plugin/markdown/markdown.js:315
↓ 1 callersFunctionaddClass
( elem, name )
test/qunit-1.12.0.js:1564
↓ 1 callersFunctionaddEventListeners
* Binds all event listeners.
js/reveal.js:1000
↓ 1 callersFunctionaddEvents
* @param {Array|NodeList} elems * @param {string} type * @param {Function} fn
test/qunit-1.12.0.js:1553
↓ 1 callersFunctionajaxConvert
( s, response, jqXHR, isSuccess )
example/browserify/bundle.js:7733
↓ 1 callersFunctionajaxHandleResponses
( s, jqXHR, responses )
example/browserify/bundle.js:7677
↓ 1 callersFunctionattachRef
(ref, component, owner)
example/webpack-es6-react/bundle.js:3599
↓ 1 callersFunctionattachRef
(ref, component, owner)
example/webpack/bundle.js:3600
↓ 1 callersFunctionautoGenerateWrapperClass
(type)
example/webpack-es6-react/bundle.js:13266
↓ 1 callersFunctionautoGenerateWrapperClass
(type)
example/webpack/bundle.js:13267
↓ 1 callersFunctionbindAutoBindMethod
* Binds a method to the component. * * @param {object} component Component whose method is going to be bound. * @param {function} method Method
example/webpack-es6-react/bundle.js:5396
↓ 1 callersFunctionbindAutoBindMethod
* Binds a method to the component. * * @param {object} component Component whose method is going to be bound. * @param {function} method Method
example/webpack/bundle.js:5397
↓ 1 callersFunctionbindAutoBindMethods
* Binds all auto-bound methods in a component. * * @param {object} component Component whose method is going to be bound.
example/webpack-es6-react/bundle.js:5442
↓ 1 callersFunctionbindAutoBindMethods
* Binds all auto-bound methods in a component. * * @param {object} component Component whose method is going to be bound.
example/webpack/bundle.js:5443
↓ 1 callersFunctionbindCallbacks
( o, callbacks, args )
test/qunit-1.12.0.js:1609
↓ 1 callersFunctionbuildParams
( prefix, obj, traditional, add )
example/browserify/bundle.js:8435
↓ 1 callersFunctioncamelize
* Camelcases a hyphenated string, for example: * * > camelize('background-color') * < "backgroundColor" * * @param {string} string * @
example/webpack-es6-react/bundle.js:7358
↓ 1 callersFunctioncamelize
* Camelcases a hyphenated string, for example: * * > camelize('background-color') * < "backgroundColor" * * @param {string} string * @
example/webpack/bundle.js:7359
↓ 1 callersFunctioncamelizeStyleName
* Camelcases a hyphenated CSS property name, for example: * * > camelizeStyleName('background-color') * < "backgroundColor" * > camelize
example/webpack-es6-react/bundle.js:7324
↓ 1 callersFunctioncamelizeStyleName
* Camelcases a hyphenated CSS property name, for example: * * > camelizeStyleName('background-color') * < "backgroundColor" * > camelize
example/webpack/bundle.js:7325
↓ 1 callersFunctioncheckCapabilities
* Inspect the client to see what it's capable of, this * should only happens once per runtime.
js/reveal.js:310
↓ 1 callersFunctioncheckPollution
()
test/qunit-1.12.0.js:1481
↓ 1 callersFunctioncheckPropTypes
* Assert that the props are valid * * @param {string} componentName Name of the component for error messages. * @param {object} propTypes Map of
example/webpack-es6-react/bundle.js:3999
↓ 1 callersFunctioncheckPropTypes
* Assert that the props are valid * * @param {string} componentName Name of the component for error messages. * @param {object} propTypes Map of
example/webpack/bundle.js:4000
↓ 1 callersFunctioncolorBrightness
* Calculates brightness on a scale of 0-255. * * @param color See colorStringToRgb for supported formats.
js/reveal.js:1281
↓ 1 callersFunctionconfigure
* Applies the configuration settings from the config * object. May be called multiple times.
js/reveal.js:891
↓ 1 callersFunctionconnect
* Connect to the notes window through a postmessage handshake. * Using postmessage enables us to work in situations where the * origins differ,
plugin/notes/notes.js:30
↓ 1 callersFunctionconvertSlides
* Converts any current data-markdown slides in the * DOM to HTML.
plugin/markdown/markdown.js:354
↓ 1 callersFunctioncreateAnyTypeChecker
()
example/webpack-es6-react/bundle.js:16595
↓ 1 callersFunctioncreateAnyTypeChecker
()
example/webpack/bundle.js:16596
↓ 1 callersFunctioncreateBackgrounds
* Creates the slide background elements and appends them * to the background container. One element is created per * slide no matter if the given
js/reveal.js:709
↓ 1 callersFunctioncreateButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
example/browserify/bundle.js:978
↓ 1 callersFunctioncreateChainedFunction
* Creates a function that invokes two functions and ignores their return vales. * * @param {function} one Function to invoke first. * @param {fu
example/webpack-es6-react/bundle.js:5382
↓ 1 callersFunctioncreateChainedFunction
* Creates a function that invokes two functions and ignores their return vales. * * @param {function} one Function to invoke first. * @param {fu
example/webpack/bundle.js:5383
↓ 1 callersFunctioncreateElementTypeChecker
()
example/webpack-es6-react/bundle.js:16621
↓ 1 callersFunctioncreateElementTypeChecker
()
example/webpack/bundle.js:16622
↓ 1 callersFunctioncreateInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
example/browserify/bundle.js:967
↓ 1 callersFunctioncreateNodeChecker
()
example/webpack-es6-react/bundle.js:16711
↓ 1 callersFunctioncreateNodeChecker
()
example/webpack/bundle.js:16712
↓ 1 callersFunctioncreateOptions
( options )
example/browserify/bundle.js:3048
↓ 1 callersFunctioncreateStatusDiv
* Creates a hidden div with role aria-live to announce the * current slide content. Hide the div off-screen to make it * available only to Assisti
js/reveal.js:524
↓ 1 callersFunctioncreateTween
( value, prop, animation )
example/browserify/bundle.js:6366
↓ 1 callersFunctiond
()
plugin/highlight/highlight.js:29
↓ 1 callersFunctiond
(s)
lib/js/classList.js:2
← previousnext →301–400 of 908, ranked by callers