Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexzhang-dev/mini-vue
/ functions
Functions
197 in github.com/alexzhang-dev/mini-vue
⨍
Functions
197
◇
Types & classes
11
↓ 1 callers
Function
processFragment
(n2: NewVNodeType, container: ContainerType, parentInstance: Component, anchor: AnchorType)
src/runtime-core/render.ts:61
↓ 1 callers
Function
processTextNode
(vnode: NewVNodeType, container: ContainerType)
src/runtime-core/render.ts:55
↓ 1 callers
Function
queueFlush
()
src/runtime-core/scheduler.ts:16
↓ 1 callers
Function
queueJobs
(job)
src/runtime-core/scheduler.ts:9
↓ 1 callers
Function
registerCompiler
(_compiler)
src/runtime-core/component.ts:125
↓ 1 callers
Function
selector
(container: string)
src/runtime-dom/index.ts:27
↓ 1 callers
Function
setup
()
example/update/App.js:4
↓ 1 callers
Function
setupComponent
(instance: Component)
src/runtime-core/component.ts:48
↓ 1 callers
Function
setupRenderEffect
(instance: Component, vnode: VNode, container: NormalNode, anchor: AnchorType)
src/runtime-core/render.ts:347
↓ 1 callers
Function
setupStatefulComponent
(instance: Component)
src/runtime-core/component.ts:58
↓ 1 callers
Function
shouldUpdateComponent
(prevVNode: VNode, nextVNode: VNode)
src/runtime-core/componentUpdateUtils.ts:4
↓ 1 callers
Method
stop
()
src/reactivity/effect.ts:28
↓ 1 callers
Function
track
(target, key)
src/reactivity/effect.ts:48
↓ 1 callers
Function
traverseChildren
(node, context)
src/compiler-core/src/transform.ts:57
↓ 1 callers
Function
trigger
(target, key)
src/reactivity/effect.ts:81
↓ 1 callers
Function
unmountChildren
(children: VNode[])
src/runtime-core/render.ts:257
↓ 1 callers
Function
updateComponent
(n1: OldVNodeTypeWithNone, n2: NewVNodeType)
src/runtime-core/render.ts:323
↓ 1 callers
Function
updateComponentPreRender
(instance: Component, nextVNode: VNode | null)
src/runtime-core/render.ts:387
Function
aliasHelper
src/compiler-core/src/codegen.ts:31
Function
changeChildProps
()
example/componentUpdate/App.js:12
Function
changeCount
()
example/componentUpdate/App.js:16
Function
compileToFunction
(template: string)
src/index.ts:6
Method
constructor
(value)
src/reactivity/ref.ts:13
Method
constructor
(fn, public options)
src/reactivity/effect.ts:12
Method
constructor
(getter)
src/reactivity/computed.ts:8
Function
createElement
(type)
example/customRenderer/main.js:9
Function
createElement
(type: ElementType)
src/runtime-dom/index.ts:6
Function
flushJobs
()
src/runtime-core/scheduler.ts:24
Function
get
(target, key, receiver)
src/reactivity/ref.ts:46
Function
get
({ _: instance }: { _: Component }, key: string)
src/runtime-core/componentPublicInstance.ts:11
Function
handleClick
()
example/componentEmit/Foo.js:5
Function
helper
(name: string)
src/compiler-core/src/transform.ts:25
Function
inc
()
example/update/App.js:6
Function
insert
(el, parent)
example/customRenderer/main.js:21
Function
insert
(el: T, parent: T, anchor: T)
src/runtime-dom/index.ts:23
Function
mount
(rootContainer: string | ContainerType)
src/runtime-core/createApp.ts:8
Function
onAdd
(a, b)
example/componentEmit/App.js:12
Function
onAddCount
(num)
example/componentEmit/App.js:15
Function
onClick
()
example/helloworld/App.js:12
Function
onClick
()
example/nextTick/App.js:8
Function
onMousedown
()
example/helloworld/App.js:15
Function
patchProp
(el, key, val)
example/customRenderer/main.js:18
Function
patchProp
(e: NormalNode, prop: string | keyof HTMLElementEventMap, val: PropsValue)
src/runtime-dom/index.ts:12
Function
patchProp1
()
example/update/App.js:13
Function
patchProp2
()
example/update/App.js:17
Function
patchProp3
()
example/update/App.js:21
Function
remove
(c: NormalNode)
src/runtime-dom/index.ts:31
Function
render
()
example/helloworld/Foo.js:9
Function
render
()
example/helloworld/App.js:6
Function
render
()
example/currentInstance/Foo.js:7
Function
render
()
example/currentInstance/App.js:5
Function
render
()
example/patchChildren/TextToArray.js:11
Function
render
()
example/patchChildren/ArrayToArray.js:219
Function
render
()
example/patchChildren/TextToNewText.js:11
Function
render
()
example/patchChildren/App.js:11
Function
render
()
example/patchChildren/ArrayToText.js:11
Function
render
()
example/update/App.js:36
Function
render
()
example/componentSlot/Foo.js:5
Function
render
()
example/componentSlot/App.js:5
Function
render
()
example/customRenderer/App.js:10
Function
render
()
example/nextTick/App.js:23
Function
render
()
example/componentEmit/Foo.js:13
Function
render
()
example/componentEmit/App.js:5
Function
render
(proxy)
example/componentUpdate/Child.js:7
Function
render
()
example/componentUpdate/App.js:23
Function
render
()
example/apiInject/main.js:4
Function
render
(vnode: VNode, container: ContainerType, parentInstance?: Component | null)
src/runtime-core/render.ts:31
Function
scheduler
()
src/runtime-core/render.ts:374
Function
set
(target, key, value, receiver)
src/reactivity/ref.ts:50
Function
set
(target, key, value)
src/reactivity/baseHandlers.ts:55
Function
setElementText
(e: NormalNode, text: string)
src/runtime-dom/index.ts:39
Function
setup
(props)
example/helloworld/Foo.js:4
Function
setup
()
example/helloworld/App.js:29
Function
setup
()
example/currentInstance/Foo.js:4
Function
setup
()
example/currentInstance/App.js:8
Function
setup
()
example/patchChildren/TextToArray.js:4
Function
setup
()
example/patchChildren/ArrayToArray.js:211
Function
setup
()
example/patchChildren/TextToNewText.js:4
Function
setup
()
example/patchChildren/App.js:8
Function
setup
()
example/patchChildren/ArrayToText.js:4
Function
setup
()
example/compileBase/App.js:4
Function
setup
()
example/componentSlot/Foo.js:4
Function
setup
()
example/componentSlot/App.js:20
Function
setup
()
example/customRenderer/App.js:4
Function
setup
()
example/nextTick/App.js:5
Function
setup
(props, { emit })
example/componentEmit/Foo.js:4
Function
setup
()
example/componentEmit/App.js:11
Function
setup
()
example/componentUpdate/Child.js:4
Function
setup
()
example/componentUpdate/App.js:6
Function
setup
()
example/apiInject/main.js:7
Function
toDisplayString
(str)
src/shared/toDisplayString.ts:1
Function
transformElement
(node, context)
src/compiler-core/src/transforms/transformElement.ts:3
Function
transformExpression
(node)
src/compiler-core/src/transforms/transformExpression.ts:3
Function
transformText
(node)
src/compiler-core/src/transforms/transformText.ts:4
Function
transformText
src/compiler-core/tests/transform.spec.ts:8
Method
value
()
src/reactivity/ref.ts:17
Method
value
()
src/reactivity/computed.ts:17
← previous
101–197 of 197, ranked by callers