.. |
components
|
fix(teleport): always inherit root DOM nodes on patch (#1836)
|
2020-08-14 17:26:32 -04:00 |
helpers
|
fix(runtime-core): avoid manual slot invocation in template expressions interfering with block tracking
|
2020-08-06 10:16:13 -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
|
feat(runtime-core): respect function name when using defineComponent function shorthand (#1661)
|
2020-07-21 13:15:26 -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(runtime-core/scheduler): allow component render functions to trigger itself
|
2020-08-13 17:42:47 -04:00 |
component.ts
|
feat(reactivity): proxyRefs method and ShallowUnwrapRefs type (#1682)
|
2020-07-28 16:30:56 -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
|
types(runtime-core): make this void in emits validator (#1842)
|
2020-08-14 17:36:26 -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
|
fix(runtome-core): do not cache property access in beforeCreate hook
|
2020-08-03 17:04:45 -04:00 |
componentRenderUtils.ts
|
fix(runtime-core): dev root resolution should differentiate user comments vs v-if comments
|
2020-07-28 14:16:09 -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
|
refactor(runtime-core): adjust error handling behavior
|
2020-07-28 10:40: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
|
feat(reactivity): proxyRefs method and ShallowUnwrapRefs type (#1682)
|
2020-07-28 16:30:56 -04:00 |
profiling.ts
|
chore: fix types
|
2020-06-26 10:07:07 -04:00 |
renderer.ts
|
chore: remove unnecessary wrap
|
2020-08-14 09:52:30 -04:00 |
scheduler.ts
|
chore: typos (#1670)
|
2020-08-14 17:05:12 -04:00 |
vnode.ts
|
fix(runtime-core): avoid manual slot invocation in template expressions interfering with block tracking
|
2020-08-06 10:16:13 -04:00 |
warning.ts
|
test: improve coverage
|
2020-07-15 10:38:45 -04:00 |