.. |
components
|
fix(keep-alive): fix keep-alive with scopeId/fallthrough attrs
|
2020-07-06 18:17:40 -04:00 |
helpers
|
types: adjust resolveDynamicComponent return type
|
2020-07-07 12:43:05 -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(runtime-core): expose version on app instance
|
2020-06-26 09:03:55 -04:00 |
apiDefineComponent.ts
|
chore: typo fixes (#1546)
|
2020-07-08 12:32:42 +02: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): stop instance-bound watchers in post render queue
|
2020-07-06 21:50:56 -04:00 |
component.ts
|
types(runtime-core): provide valid type for default $emit (#1498)
|
2020-07-08 11:51:03 -04:00 |
componentEmits.ts
|
types(runtime-core): provide valid type for default $emit (#1498)
|
2020-07-08 11:51:03 -04:00 |
componentOptions.ts
|
fix(runtime-core): avoid accidental access of Object.prototype properties
|
2020-07-01 20:13:02 -04:00 |
componentProps.ts
|
fix(runtime-core): should allow v-model listeners to fallthrough, but ignore for warning
|
2020-07-08 11:56:47 -04:00 |
componentProxy.ts
|
chore: typo fixes (#1546)
|
2020-07-08 12:32:42 +02:00 |
componentRenderUtils.ts
|
fix(runtime-core): should allow v-model listeners to fallthrough, but ignore for warning
|
2020-07-08 11:56:47 -04:00 |
componentSlots.ts
|
chore: typo fixes (#1546)
|
2020-07-08 12:32:42 +02: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 |
h.ts
|
types(runtime-core): provide valid type for default $emit (#1498)
|
2020-07-08 11:51:03 -04:00 |
hmr.ts
|
chore: lint for unused arguments
|
2020-06-12 16:31:31 -04:00 |
hydration.ts
|
chore: typo fixes (#1546)
|
2020-07-08 12:32:42 +02:00 |
index.ts
|
feat(types): expose WritableComputedRef (#1500)
|
2020-07-08 11:49:07 -04:00 |
profiling.ts
|
chore: fix types
|
2020-06-26 10:07:07 -04:00 |
renderer.ts
|
fix(watch): stop instance-bound watchers in post render queue
|
2020-07-06 21:50:56 -04:00 |
scheduler.ts
|
fix(scheduler): sort jobs before flushing
|
2020-04-14 17:31:35 -04:00 |
vnode.ts
|
refactor(types): add VNode to VNodeTypes
|
2020-07-06 21:12:15 -04:00 |
warning.ts
|
fix(runtime-core): fix component name inference in warnings
|
2020-06-26 09:28:15 -04:00 |