..
components
fix(keep-alive): handle "0" as cache key ( #1622 )
2020-07-19 13:31:07 -04:00
helpers
chore: better comment hovers preview [ci skip] ( #1612 )
2020-07-17 11:24:12 -04:00
apiAsyncComponent.ts
feat(asyncComponent): add onError
option for defineAsyncComponent
2020-04-07 14:34:42 -04:00
apiComputed.ts
refactor: use explicit exports for runtime-core
2020-02-14 00:13:54 -05:00
apiCreateApp.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
apiDefineComponent.ts
refactor(types): move component props interfaces + expose AllowedComponentProps
2020-07-19 14:09:53 -04:00
apiInject.ts
fix(inject): allow default value to be undefined
( #894 )
2020-03-30 15:24:55 -04:00
apiLifecycle.ts
types(runtime-core): update error type to unknown ( #798 )
2020-03-09 15:58:52 -04:00
apiWatch.ts
fix(watch): fix watching reactive array ( #1656 )
2020-07-20 12:39:22 -04:00
component.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
componentEmits.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
componentOptions.ts
wip: template binding optimization
2020-07-10 22:12:25 -04:00
componentProps.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
componentProxy.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
componentRenderUtils.ts
fix(runtime-core): do not use bail patchFlag on cloned vnodes
2020-07-21 13:11:19 -04:00
componentSlots.ts
fix(slots): properly force update on forwarded slots
2020-07-15 20:12:49 -04:00
devtools.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
directives.ts
feat(types): support typing directive value via generic argument ( #1007 )
2020-06-11 16:37:14 -04:00
errorHandling.ts
chore: remove stale _isVue checks
2020-04-30 14:45:25 -04:00
featureFlags.ts
chore: update link for the feature flag warning [ci skip]
2020-07-21 10:26:16 -04:00
h.ts
feat(types): deny unknown attributes on component by default ( #1614 )
2020-07-17 11:43:28 -04:00
hmr.ts
chore: lint for unused arguments
2020-06-12 16:31:31 -04:00
hydration.ts
feat(types): deny unknown attributes on component by default ( #1614 )
2020-07-17 11:43:28 -04:00
index.ts
refactor(types): move component props interfaces + expose AllowedComponentProps
2020-07-19 14:09:53 -04:00
profiling.ts
chore: fix types
2020-06-26 10:07:07 -04:00
renderer.ts
feat: provide ability to overwrite feature flags in esm-bundler builds
2020-07-20 21:51:30 -04:00
scheduler.ts
perf(runtime-core): avoid duplicate postFlushCb invocation
2020-07-15 22:36:41 -04:00
vnode.ts
fix(runtime-core): do not use bail patchFlag on cloned vnodes
2020-07-21 13:11:19 -04:00
warning.ts
test: improve coverage
2020-07-15 10:38:45 -04:00