| .. |
|
components
|
2deb0c7a74
fix(keep-alive): handle "0" as cache key (#1622)
|
5 лет назад |
|
helpers
|
a75b8a268f
fix(build): fix component resolution when disabling options API
|
5 лет назад |
|
apiAsyncComponent.ts
|
e804463492
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
6 лет назад |
|
apiComputed.ts
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
6 лет назад |
|
apiCreateApp.ts
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
5 лет назад |
|
apiDefineComponent.ts
|
304830a764
feat(runtime-core): respect function name when using `defineComponent` function shorthand (#1661)
|
5 лет назад |
|
apiInject.ts
|
94562daea7
fix(inject): allow default value to be `undefined` (#894)
|
6 лет назад |
|
apiLifecycle.ts
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
6 лет назад |
|
apiWatch.ts
|
288b4eab9e
fix(watch): fix watching reactive array (#1656)
|
5 лет назад |
|
component.ts
|
354d79c42b
fix(runtime-core): respect render function from mixins
|
5 лет назад |
|
componentEmits.ts
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
5 лет назад |
|
componentOptions.ts
|
354d79c42b
fix(runtime-core): respect render function from mixins
|
5 лет назад |
|
componentProps.ts
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
5 лет назад |
|
componentProxy.ts
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
5 лет назад |
|
componentRenderUtils.ts
|
c852bf18d7
fix(v-model): v-model listeners should not fallthrough to plain element root
|
5 лет назад |
|
componentSlots.ts
|
aab99abd28
fix(slots): properly force update on forwarded slots
|
5 лет назад |
|
devtools.ts
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
5 лет назад |
|
directives.ts
|
419b86d190
feat(types): support typing directive value via generic argument (#1007)
|
6 лет назад |
|
errorHandling.ts
|
352c369704
chore: remove stale _isVue checks
|
6 лет назад |
|
featureFlags.ts
|
fb8e83f0c2
chore: update link for the feature flag warning [ci skip]
|
5 лет назад |
|
h.ts
|
5d8a64d53a
feat(types): deny unknown attributes on component by default (#1614)
|
5 лет назад |
|
hmr.ts
|
91fa52850a
chore: lint for unused arguments
|
6 лет назад |
|
hydration.ts
|
5d8a64d53a
feat(types): deny unknown attributes on component by default (#1614)
|
5 лет назад |
|
index.ts
|
03c681e396
refactor(types): move component props interfaces + expose `AllowedComponentProps`
|
5 лет назад |
|
profiling.ts
|
5453e791ae
chore: fix types
|
6 лет назад |
|
renderer.ts
|
2a633c84ff
fix(transition): should call transition hooks inside already resolved suspense (#1698)
|
5 лет назад |
|
scheduler.ts
|
165068dbc2
perf(runtime-core): avoid duplicate postFlushCb invocation
|
5 лет назад |
|
vnode.ts
|
c852bf18d7
fix(v-model): v-model listeners should not fallthrough to plain element root
|
5 лет назад |
|
warning.ts
|
32a4cb804b
test: improve coverage
|
5 лет назад |