| .. |
|
components
|
239270c38a
fix(keep-alive): do not invoke onVnodeBeforeUnmount if is KeepAlive component (#1079)
|
il y a 6 ans |
|
helpers
|
ded92f93b4
fix(runtime-core): dynamic component should support falsy values without warning
|
il y a 6 ans |
|
apiAsyncComponent.spec.ts
|
e804463492
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
il y a 6 ans |
|
apiCreateApp.spec.ts
|
27873dbe1c
feat(runtime-core): support app.config.globalProperties
|
il y a 6 ans |
|
apiInject.spec.ts
|
94562daea7
fix(inject): allow default value to be `undefined` (#894)
|
il y a 6 ans |
|
apiLifecycle.spec.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
il y a 6 ans |
|
apiOptions.spec.ts
|
ff4d1fcd81
fix(runtime-core): mixin options that rely on this context should be deferred
|
il y a 6 ans |
|
apiSetupContext.spec.ts
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
il y a 6 ans |
|
apiTemplateRef.spec.ts
|
ab9add4f78
types: bring back my changes
|
il y a 6 ans |
|
apiWatch.spec.ts
|
99fd158d09
fix(watch): fix deep watchers on refs containing primitives (#984)
|
il y a 6 ans |
|
componentEmits.spec.ts
|
0709380c5f
feat(runtime-core): skip emit warn if has equivalent onXXX prop
|
il y a 6 ans |
|
componentProps.spec.ts
|
171cfa404f
fix(runtime-core): should not cast prop value if prop did not change
|
il y a 6 ans |
|
componentProxy.spec.ts
|
d7ca1c5c6e
fix(runtime-core): fix user attched public instance properties that start with "$"
|
il y a 6 ans |
|
componentSlots.spec.ts
|
55566e8f52
refactor(runtime-core): remove emit return value
|
il y a 6 ans |
|
directives.spec.ts
|
23701666cb
Revert "refactor(directives): remove binding.instance"
|
il y a 6 ans |
|
errorHandling.spec.ts
|
55566e8f52
refactor(runtime-core): remove emit return value
|
il y a 6 ans |
|
h.spec.ts
|
455a1534c9
refactor: transformHArgs -> transformVNodeArgs
|
il y a 6 ans |
|
hmr.spec.ts
|
cb504c287f
refactor(runtime-core): refactor slots resolution
|
il y a 6 ans |
|
hydration.spec.ts
|
21bcdec943
refactor(runtime-core): adjust attr fallthrough behavior
|
il y a 6 ans |
|
rendererAttrsFallthrough.spec.ts
|
cebad64d22
feat(runtime-core): improve warning for extraneous event listeners (#1005)
|
il y a 6 ans |
|
rendererChildren.spec.ts
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
il y a 6 ans |
|
rendererElement.spec.ts
|
e12ddd96ba
test(runtime-core/renderer): tests for rendering elements (#699)
|
il y a 6 ans |
|
rendererFragment.spec.ts
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
il y a 6 ans |
|
rendererOptimizedMode.spec.ts
|
010e64c224
test: restructure
|
il y a 6 ans |
|
scheduler.spec.ts
|
78977c3997
fix(scheduler): sort jobs before flushing
|
il y a 6 ans |
|
vnode.spec.ts
|
d7379c7647
fix(runtime-core): fix key/ref resolution for cloneVNode
|
il y a 6 ans |
|
vnodeHooks.spec.ts
|
811f28a7d1
test(runtime-core): tests for vnode hooks
|
il y a 6 ans |