Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/answershuto/learnVue
/ functions
Functions
776 in github.com/answershuto/learnVue
⨍
Functions
776
◇
Types & classes
39
↓ 3 callers
Function
createElement
( context: Component, tag: any, data: any, children: any, normalizationType: any, alwaysNormalize:
vue-src/core/vdom/create-element.js:26
↓ 3 callers
Function
createFnInvoker
(fns: Function | Array<Function>)
vue-src/core/vdom/helpers/update-listeners.js:27
↓ 3 callers
Function
createTextVNode
(val: string | number)
vue-src/core/vdom/vnode.js:86
↓ 3 callers
Function
ensureCtor
(comp, base)
vue-src/core/vdom/helpers/resolve-async-component.js:12
↓ 3 callers
Method
ensureURL
(push?: boolean)
vue-router-src/history/hash.js:69
↓ 3 callers
Function
enter
(vnode: VNodeWithData, toggleDisplay: ?() => void)
vue-src/platforms/web/runtime/modules/transition.js:23
↓ 3 callers
Function
eof
()
vue-src/compiler/directives/model.js:99
↓ 3 callers
Function
extend
(to, from)
vue-router-src/components/view.js:132
↓ 3 callers
Function
extractGuards
( records: Array<RouteRecord>, name: string, bind: Function, reverse?: boolean )
vue-router-src/history/base.js:237
↓ 3 callers
Function
extractTransitionData
(comp: Component)
vue-src/platforms/web/runtime/components/transition.js:39
↓ 3 callers
Function
forceRender
()
vue-src/core/vdom/helpers/resolve-async-component.js:45
↓ 3 callers
Method
get
(path)
vuex-src/module/module-collection.js:12
↓ 3 callers
Method
getCurrentLocation
()
vue-router-src/history/hash.js:76
↓ 3 callers
Function
getNestedState
(state, path)
vuex-src/store.js:526
↓ 3 callers
Function
getStateKey
()
vue-router-src/util/push-state.js:32
↓ 3 callers
Function
getUrl
(path)
vue-router-src/history/hash.js:108
↓ 3 callers
Method
getUsedAsyncFiles
(context: Object)
vue-src/server/template-renderer/index.js:219
↓ 3 callers
Function
getValue
(option)
vue-src/platforms/web/runtime/directives/model.js:111
↓ 3 callers
Function
installModule
(store, rootState, path, module, hot)
vuex-src/store.js:325
↓ 3 callers
Function
invokeDestroyHook
(vnode)
vue-src/core/vdom/patch.js:345
↓ 3 callers
Function
isError
(err: any)
vue-router-src/util/warn.js:15
↓ 3 callers
Function
isObjectEqual
(a = {}, b = {})
vue-router-src/util/route.js:97
↓ 3 callers
Function
isPatchable
(vnode)
vue-src/core/vdom/patch.js:296
↓ 3 callers
Function
isXlink
(name: string)
vue-src/platforms/web/util/attrs.js:33
↓ 3 callers
Function
leave
(vnode: VNodeWithData, rm: Function)
vue-src/platforms/web/runtime/modules/transition.js:173
↓ 3 callers
Function
looseEqual
(a: mixed, b: mixed)
vue-src/shared/util.js:254
↓ 3 callers
Function
match
( raw: RawLocation, currentRoute?: Route, redirectedFrom?: Location )
vue-router-src/create-matcher.js:26
↓ 3 callers
Function
maybeComponent
(el: ASTElement)
vue-src/compiler/codegen/index.js:395
↓ 3 callers
Function
normalizeStyleData
(data: VNodeData)
vue-src/platforms/web/util/style.js:19
↓ 3 callers
Function
parseFilters
(exp: string)
vue-src/compiler/parser/filter-parser.js:6
↓ 3 callers
Function
proxy
(target: Object, sourceKey: string, key: string)
vue-src/core/instance/state.js:34
↓ 3 callers
Function
query
(el: string | Element)
vue-src/platforms/web/util/index.js:13
↓ 3 callers
Function
registerHook
(list: Array<any>, fn: Function)
vue-router-src/index.js:224
↓ 3 callers
Function
remove
()
vue-src/core/vdom/patch.js:107
↓ 3 callers
Function
remove
(arr: Array<any>, item: any)
vue-src/shared/util.js:111
↓ 3 callers
Function
removeNode
(el)
vue-src/core/vdom/patch.js:117
↓ 3 callers
Function
removeVnodes
(parentElm, vnodes, startIdx, endIdx)
vue-src/core/vdom/patch.js:362
↓ 3 callers
Function
replaceState
(url?: string)
vue-router-src/util/push-state.js:57
↓ 3 callers
Method
replaceState
(state)
vuex-src/store.js:193
↓ 3 callers
Function
resetStoreVM
(store, state, hot)
vuex-src/store.js:271
↓ 3 callers
Function
resolveAsset
( options: Object, type: string, id: string, warnMissing?: boolean )
vue-src/core/util/options.js:337
↓ 3 callers
Function
resolveSlots
( children: ?Array<VNode>, context: ?Component )
vue-src/core/instance/render-helpers/resolve-slots.js:6
↓ 3 callers
Method
teardown
()
vue-src/core/observer/watcher.js:260
↓ 3 callers
Function
toArray
(list: any, start?: number)
vue-src/shared/util.js:190
↓ 3 callers
Function
trigger
(el, type)
vue-src/platforms/web/runtime/directives/model.js:126
↓ 3 callers
Function
updateListeners
( on: Object, oldOn: Object, add: Function, remove: Function, vm: Component )
vue-src/core/vdom/helpers/update-listeners.js:44
↓ 3 callers
Function
validateProp
( key: string,/*prop的key值*/ propOptions: Object,/*prop的参数,https://cn.vuejs.org/v2/guide/components.html#Pr
vue-src/core/util/props.js:15
↓ 2 callers
Function
activateChildComponent
(vm: Component, direct?: boolean)
vue-src/core/instance/lifecycle.js:284
↓ 2 callers
Function
addClass
(el: HTMLElement, cls: ?string)
vue-src/platforms/web/runtime/class-util.js:7
↓ 2 callers
Function
addVnodes
(parentElm, refElm, vnodes, startIdx, endIdx, insertedVnodeQueue)
vue-src/core/vdom/patch.js:338
↓ 2 callers
Function
assertRawModule
(path, rawModule)
vuex-src/module/module-collection.js:105
↓ 2 callers
Function
bind
(fn: Function, ctx: Object)
vue-src/shared/util.js:172
↓ 2 callers
Method
bindRenderFns
(context: Object)
vue-src/server/template-renderer/index.js:71
↓ 2 callers
Function
checkDuration
(val, name, vnode)
vue-src/platforms/web/runtime/modules/transition.js:278
↓ 2 callers
Function
checkProp
( res: Object, hash: ?Object, key: string, altKey: string, preserve: boolean )
vue-src/core/vdom/helpers/extract-props.js:52
↓ 2 callers
Function
checkRootConstraints
(el)
vue-src/compiler/parser/index.js:193
↓ 2 callers
Method
clear
()
vue-src/core/util/env.js:207
↓ 2 callers
Function
cloneVNode
(vnode: VNode)
vue-src/core/vdom/vnode.js:95
↓ 2 callers
Function
cloneVNodes
(vnodes: Array<VNode>)
vue-src/core/vdom/vnode.js:113
↓ 2 callers
Function
compileToFunctions
( template: string, options?: CompilerOptions, vm?: Component )
vue-src/compiler/index.js:100
↓ 2 callers
Method
confirmTransition
(route: Route, onComplete: Function, onAbort?: Function)
vue-router-src/history/base.js:87
↓ 2 callers
Function
createCompiler
(baseOptions: CompilerOptions)
vue-src/compiler/index.js:44
↓ 2 callers
Function
createComponent
( Ctor: Class<Component> | Function | Object | void, data?: VNodeData, context: Component, children: ?
vue-src/core/vdom/create-component.js:100
↓ 2 callers
Function
createComponentInstanceForVnode
( vnode: any, // we know it's MountedComponentVNode but flow doesn't parent: any, // activeInstance in lif
vue-src/core/vdom/create-component.js:186
↓ 2 callers
Function
createComputedGetter
(key)
vue-src/core/instance/state.js:258
↓ 2 callers
Function
createContext
(context)
vue-src/server/bundle-renderer/create-bundle-runner.js:8
↓ 2 callers
Function
createElement
(tagName)
vue-src/platforms/weex/runtime/node-ops.js:8
↓ 2 callers
Function
createPatchFunction
(backend)
vue-src/core/vdom/patch.js:82
↓ 2 callers
Function
createRouteMap
( routes: Array<RouteConfig>, oldPathList?: Array<string>, oldPathMap?: Dictionary<RouteRecord>, oldNa
vue-router-src/create-route-map.js:7
↓ 2 callers
Function
createWatcher
(vm: Component, key: string, handler: any)
vue-src/core/instance/state.js:316
↓ 2 callers
Function
createWriteFunction
( write: (text: string, next: Function) => boolean, onError: Function )
vue-src/server/write.js:5
↓ 2 callers
Function
decode
(html: string)
vue-src/compiler/parser/entity-decoder.js:5
↓ 2 callers
Function
deepCopy
(obj, cache = [])
vuex-src/util.js:22
↓ 2 callers
Function
defineComputed
(target: any, key: string, userDef: Object | Function)
vue-src/core/instance/state.js:231
↓ 2 callers
Function
end
()
vue-src/platforms/web/runtime/transition-util.js:90
↓ 2 callers
Function
endPre
(element)
vue-src/compiler/parser/index.js:87
↓ 2 callers
Function
ensureSlash
()
vue-router-src/history/hash.js:91
↓ 2 callers
Function
flatMapComponents
( matched: Array<RouteRecord>, fn: Function )
vue-router-src/util/resolve-components.js:72
↓ 2 callers
Function
flatten
(arr: Array<any>)
vue-router-src/util/resolve-components.js:85
↓ 2 callers
Function
genClassForVnode
(vnode: VNode)
vue-src/platforms/web/util/class.js:5
↓ 2 callers
Function
genComponentModel
( el: ASTElement, value: string, modifiers: ?ASTModifiers )
vue-src/compiler/directives/model.js:6
↓ 2 callers
Function
genData
(el: ASTElement)
vue-src/compiler/codegen/index.js:194
↓ 2 callers
Function
genHandlers
( events: ASTElementHandlers, native: boolean, warn: Function )
vue-src/compiler/codegen/events.js:37
↓ 2 callers
Function
genIf
(el: any)
vue-src/compiler/codegen/index.js:140
↓ 2 callers
Function
genKey
()
vue-router-src/util/push-state.js:28
↓ 2 callers
Function
genOnce
(el: ASTElement)
vue-src/compiler/codegen/index.js:105
↓ 2 callers
Function
genProps
(props: Array<{ name: string, value: string }>)
vue-src/compiler/codegen/index.js:444
↓ 2 callers
Function
genStatic
(el: ASTElement)
vue-src/compiler/codegen/index.js:96
↓ 2 callers
Function
genStaticKeys
(modules: Array<ModuleOptions>)
vue-src/shared/util.js:243
↓ 2 callers
Function
genTernaryExp
(el)
vue-src/compiler/codegen/index.js:162
↓ 2 callers
Function
generate
( ast: ASTElement | void, options: CompilerOptions )
vue-src/compiler/codegen/index.js:23
↓ 2 callers
Function
generateComponentTrace
vue-src/core/util/debug.js:68
↓ 2 callers
Function
get
()
vue-src/core/util/env.js:26
↓ 2 callers
Function
getComponentName
(opts: ?VNodeComponentOptions)
vue-src/core/components/keep-alive.js:11
↓ 2 callers
Function
getFirstComponentChild
(children: ?Array<VNode>)
vue-src/core/vdom/helpers/get-first-component-child.js:6
↓ 2 callers
Function
getFullPath
( { path, query = {}, hash = '' }, _stringifyQuery )
vue-router-src/util/route.js:66
↓ 2 callers
Function
getHookArgumentsLength
* Normalize a transition hook's argument length. The hook may be: * - a merged hook (invoker) with the original in .fns * - a wrapped component meth
vue-src/platforms/web/runtime/modules/transition.js:304
↓ 2 callers
Function
getRealChild
(vnode: ?VNode)
vue-src/platforms/web/runtime/components/transition.js:30
↓ 2 callers
Function
getStyle
(vnode: VNode, checkChild: boolean)
vue-src/platforms/web/util/style.js:43
↓ 2 callers
Function
getTimeout
(delays: Array<string>, durations: Array<string>)
vue-src/platforms/web/runtime/transition-util.js:165
← previous
next →
101–200 of 776, ranked by callers