MCPcopy Create free account

hub / github.com/ygs-code/vue / functions

Functions418 in github.com/ygs-code/vue

↓ 2 callersFunctioncheckDuplicateKeys
(children)
vue.js:8641
↓ 2 callersFunctioncheckDuration
(val, name, vnode)
vue.js:11475
↓ 2 callersFunctioncheckProp
( res, //需要添加值的对象 hash, // 属性对象 key, // 原始key altKey, //转换后的 横杆key
vue.js:3244
↓ 2 callersFunctioncheckRootConstraints
(el)
vue.js:13313
↓ 2 callersFunctioncloneAndMarkFunctionalResult
(vnode, //vnode 虚拟dom data, //虚拟dom 数据 contextVm, //vm this options // options 拓展函数
vue.js:5924
↓ 2 callersFunctioncloneVNodes
(vnodes, deep)
vue.js:1225
↓ 2 callersFunctioncloseElement
(element)
vue.js:13199
↓ 2 callersFunctioncreateASTElement
(tag, //标签名称 attrs, //属性 parent //父层 )
vue.js:13082
↓ 2 callersFunctioncreateChildren
( vnode, //虚拟dom children, //子节点 insertedVnodeQueue //插入Vnode队列 )
vue.js:8310
↓ 2 callersFunctioncreateComputedGetter
(key)
vue.js:5118
↓ 2 callersFunctioncreateFunction
(code, errors)
vue.js:15459
↓ 2 callersFunctiondefineComputed
(target, //目标 key, //key userDef //值 )
vue.js:5083
↓ 2 callersFunctionend
()
vue.js:11024
↓ 2 callersFunctionextractTransitionData
(comp)
vue.js:11878
↓ 2 callersFunctiongenComponentModel
* Cross-platform code generation for component v-model * 组件v-model的跨平台代码生成 更新$$v 数据 * 为虚拟dom添加model属性,
vue.js:9872
↓ 2 callersFunctiongenData$2
(el, state)
vue.js:14937
↓ 2 callersFunctiongenHandlers
( events, isNative, warn )
vue.js:14495
↓ 2 callersFunctiongenIf
( el, //dom节点 state, //状态 altGen, // 不知道干嘛的 altEmpty // 不知道干嘛的 )
vue.js:14852
↓ 2 callersFunctiongenOnce
(el, state)
vue.js:14820
↓ 2 callersFunctiongenProps
(props)
vue.js:15267
↓ 2 callersFunctiongenScopedSlot
(key, el, state)
vue.js:15094
↓ 2 callersFunctiongenStatic
(el, state)
vue.js:14803
↓ 2 callersFunctiongenTernaryExp
(el)
vue.js:14891
↓ 2 callersFunctiongenerate
( ast, //ast 对象模板数据 options )
vue.js:14701
↓ 2 callersFunctiongetComponentName
(opts)
vue.js:7169
↓ 2 callersFunctiongetFirstComponentChild
(children)
vue.js:3579
↓ 2 callersFunctiongetHookArgumentsLength
* Normalize a transition hook's argument length. The hook may be: * - a merged hook (invoker) with the original in .fns * - a wrapped compon
vue.js:11531
↓ 2 callersFunctiongetRealChild
(vnode)
vue.js:11869
↓ 2 callersFunctiongetShouldDecode
(href)
vue.js:15806
↓ 2 callersFunctiongetTimeout
(delays, durations)
vue.js:11115
↓ 2 callersFunctiongetTransitionInfo
( el, //真实的dom expectedType //动画类型 )
vue.js:11047
↓ 2 callersFunctiongetTypeIndex
(type, expectedTypes)
vue.js:2520
↓ 2 callersFunctiongetValue
(option)
vue.js:11750
↓ 2 callersFunctiongetXlinkProp
(name)
vue.js:7474
↓ 2 callersFunctionglobalHandleError
(err, vm, info)
vue.js:2579
↓ 2 callersFunctionhasNoMatchingOption
(value, options)
vue.js:11744
↓ 2 callersFunctionhydrate
(elm, vnode, insertedVnodeQueue, inVPre)
vue.js:8790
↓ 2 callersFunctioninitComponent
( vnode, //node 虚拟dom insertedVnodeQueue //插入Vnode队列 记录已经实例化过的组件 )
vue.js:8224
↓ 2 callersFunctioninstallRenderHelpers
(target)
vue.js:5701
↓ 2 callersFunctioninvokeInsertHook
(vnode, queue, initial)
vue.js:8769
↓ 2 callersFunctionisInInactiveTree
(vm)
vue.js:4275
↓ 2 callersFunctionisKeyNotMatch
(expect, actual)
vue.js:5506
↓ 2 callersFunctionisRegExp
(v)
vue.js:91
↓ 2 callersFunctionisReserved
* Check if a string starts with $ or _ * 检查一个字符串是否以$或者_开头
vue.js:629
↓ 2 callersFunctionisReservedTag
(tag)
vue.js:7632
↓ 2 callersFunctionisSameType
(a, b)
vue.js:2513
↓ 2 callersFunctionisStringStart
(chr)
vue.js:10042
↓ 2 callersFunctionisUnknownElement$$1
( vnode, //vnode inVPre //标记 标签是否还有 v-pre 指令,如果没有则是false )
vue.js:8042
↓ 2 callersFunctionisValidArrayIndex
* Check if val is a valid array index. * 检查VAL是否是有效的数组索引。
vue.js:103
↓ 2 callersFunctionisValidDuration
(val)
vue.js:11491
↓ 2 callersFunctionlocateNode
(vnode)
vue.js:11778
↓ 2 callersFunctionlogError
(err, vm, info)
vue.js:2595
↓ 2 callersFunctionloop
(key)
vue.js:4908
↓ 2 callersFunctionmarkStatic
(tree, //树 key, //key isOnce //是否是v-once指令 )
vue.js:5649
↓ 2 callersFunctionmarkStaticNode
(node, key, isOnce)
vue.js:5667
↓ 2 callersFunctionmergeClassData
(child, parent)
vue.js:7508
↓ 2 callersFunctionmergeData
* Helper that recursively merges two data objects together. * 递归合并数据 深度拷贝
vue.js:1717
↓ 2 callersFunctionmergeDataOrFn
* Data * mergeDataOrFn递归合并数据 深度拷贝。如果vm不存在,并且childVal不存在就返回parentVal。如果vm不存在并且parentVal不存在则返回childVal。如果vm不存在parentVal和childVal都存在则返回mergedDataFn。
vue.js:1741
↓ 2 callersFunctionmergeField
(key)
vue.js:2182
↓ 2 callersFunctionmergeProps
(to, from)
vue.js:5946
↓ 2 callersFunctionneedsNormalization
(el)
vue.js:15200
↓ 2 callersFunctionnextFrame
(fn)
vue.js:10981
↓ 2 callersFunctionnextTick
(cb, ctx)
vue.js:2723
↓ 2 callersFunctionnormalizeChildren
(children)
vue.js:3305
↓ 2 callersFunctionnormalizeDirectives$1
( dirs, //vonde 指令集合 vm //vm vne实例化对象,或者是组件实例化的对象 )
vue.js:9177
↓ 2 callersFunctionnormalizeStyleBinding
(bindingStyle)
vue.js:10671
↓ 2 callersFunctionparseString
(chr)
vue.js:10070
↓ 2 callersFunctionplaceholder
(h, rawChild)
vue.js:11894
↓ 2 callersFunctionprocessFor
(el)
vue.js:13603
↓ 2 callersFunctionpruneCache
(keepAliveInstance, //当前保持活着的实例 filter //函数过滤器 )
vue.js:7186
↓ 2 callersFunctionpushFilter
()
vue.js:9588
↓ 2 callersFunctionremoveClass
* Remove class with compatibility for SVG since classList is not supported on * SVG elements in IE *删除与SVG兼容的类,因为不支持类列表 * IE中的SVG元素
vue.js:10877
↓ 2 callersFunctionresolveConstructorOptions
(Ctor)
vue.js:6862
↓ 2 callersFunctionresolveInject
(inject, vm)
vue.js:5345
↓ 2 callersFunctionresolveTransition
(def)
vue.js:10915
↓ 2 callersFunctionsetAttr
(el, key, value)
vue.js:9298
↓ 2 callersFunctionsetProp
(el, name, val)
vue.js:10727
↓ 2 callersFunctionsetScope
(vnode)
vue.js:8398
↓ 2 callersFunctionsetSelected
(el, binding, vm)
vue.js:11701
↓ 2 callersFunctionshouldIgnoreFirstNewline
(tag, html)
vue.js:12554
↓ 2 callersFunctiontoMs
(s)
vue.js:11129
↓ 2 callersFunctiontoObject
*函数名 :toObject *函数功能描述 : 和并对象数组合并成一个对象 *函数参数 : arr 数组对象类 *函数返回值 : *作者 : *函数创建日期 : *函数修改日期 : *修改人 : *修改原因 :
vue.js:369
↓ 2 callersFunctiontransformSpecialNewlines
(text)
vue.js:15288
↓ 2 callersFunctionupdateComponentListeners
(vm, //虚拟dom listeners, //新的数据队列 oldListeners //旧的事件数据队列 )
vue.js:3631
↓ 2 callersFunctionupdateListeners
( on, //新的事件 oldOn, //旧的事件 add, //添加事件函数 remove$$1, //删除事件函数 vm//vue
vue.js:3051
↓ 2 callersFunctionwarnNonPresent
(target, key)
vue.js:2819
↓ 2 callersFunctionwhenTransitionEnds
( el, //真实的dom expectedType,//动画类型 cb //回调方法 )
vue.js:11007
↓ 2 callersFunctionwrapFilter
(exp, filter)
vue.js:9619
↓ 1 callersFunction_createElement
(context, //vm vue实例化的对象 tag, //节点 data, //标签数据,包括属性,class style 指令等 children, //子节
vue.js:6371
↓ 1 callersFunction_traverse
(val, seen)
vue.js:2935
↓ 1 callersFunction_update
(oldVnode, vnode)
vue.js:9069
↓ 1 callersFunctionadd
* 添加事件 * event 添加事件名称 * fn 函数 * *
vue.js:3615
↓ 1 callersFunctionaddDirective
( el, //虚拟dom name, //获取 view 原始属性的名称 不包含 v- : @的 rawName, // 获取 view 原始属性的名称 包含 v- :
vue.js:9688
↓ 1 callersFunctionapplyNS
( vnode, //虚拟dom ns, // namespace 标签 应该是svg标签吧 不是很清楚 force )
vue.js:6534
↓ 1 callersFunctionassertNodeMatch
(node, vnode, inVPre)
vue.js:8888
↓ 1 callersFunctionassertProp
* Assert whether a prop is valid. * 断言一个属性是否有效。 * * * * prop, //属性的type值 key, //props属性中的key value, //view 属性的值
vue.js:2406
↓ 1 callersFunctionassertType
(value, type)
vue.js:2467
↓ 1 callersFunctioncallActivatedHooks
(queue)
vue.js:4476
↓ 1 callersFunctioncallInsert
()
vue.js:9124
↓ 1 callersFunctioncallUpdatedHooks
(queue)
vue.js:4451
← previousnext →101–200 of 418, ranked by callers